From d47b7976c214c6575213fd5863595f35f9be882b Mon Sep 17 00:00:00 2001 From: Julien Lavergne Date: Wed, 24 Jan 2018 21:53:45 +0100 Subject: [PATCH] Add a symlink from xdg-Lubuntu to xdg-QLubuntu to apply also the settings on QLubuntu session --- debian/changelog | 3 +++ src/etc/xdg/xdg-QLubuntu | 1 + 2 files changed, 4 insertions(+) create mode 120000 src/etc/xdg/xdg-QLubuntu diff --git a/debian/changelog b/debian/changelog index ae30af4..18cdf32 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,9 @@ lubuntu-default-settings (0.51) UNRELEASED; urgency=medium - Add git-buildpackage configuration. * debian/control: - Update VCS fields to point to the git repository. + * src/etc/xdg/xdg-QLubuntu: + - Add a symlink from xdg-Lubuntu to apply also the settings on QLubuntu + session. -- Julien Lavergne Mon, 22 Jan 2018 23:36:43 +0100 diff --git a/src/etc/xdg/xdg-QLubuntu b/src/etc/xdg/xdg-QLubuntu new file mode 120000 index 0000000..02e109c --- /dev/null +++ b/src/etc/xdg/xdg-QLubuntu @@ -0,0 +1 @@ +xdg-Lubuntu \ No newline at end of file