diff options
author | Ken Moore <ken@ixsystems.com> | 2017-09-21 15:10:03 -0400 |
---|---|---|
committer | Ken Moore <ken@ixsystems.com> | 2017-09-21 15:10:03 -0400 |
commit | 3f9e6a1de6bcc9b35f88c0216cb7d50d0241b119 (patch) | |
tree | 56e2646b7d044bbf28c805380b449045ee190cac /port-files/FreeBSD/x11/lumina-core | |
parent | Fix up the application of theme settings from the system config file. (diff) | |
download | lumina-3f9e6a1de6bcc9b35f88c0216cb7d50d0241b119.tar.gz lumina-3f9e6a1de6bcc9b35f88c0216cb7d50d0241b119.tar.bz2 lumina-3f9e6a1de6bcc9b35f88c0216cb7d50d0241b119.zip |
Fix up the loading of the theme settings before the session is started in Lumina 1, and also fix the pkg plist so it includes the qss files.
Diffstat (limited to 'port-files/FreeBSD/x11/lumina-core')
-rw-r--r-- | port-files/FreeBSD/x11/lumina-core/pkg-plist | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/port-files/FreeBSD/x11/lumina-core/pkg-plist b/port-files/FreeBSD/x11/lumina-core/pkg-plist index 174f3c92..d95c8baf 100644 --- a/port-files/FreeBSD/x11/lumina-core/pkg-plist +++ b/port-files/FreeBSD/x11/lumina-core/pkg-plist @@ -1646,6 +1646,9 @@ share/lthemeengine/colors/dusk.conf share/lthemeengine/colors/sand.conf share/lthemeengine/colors/simple.conf share/lthemeengine/colors/waves.conf +share/lthemeengine/desktop_qss/DarkGlass.qss +share/lthemeengine/desktop_qss/Glass.qss +share/lthemeengine/qss/scrollbar-simple.qss share/lumina-desktop/Login.ogg share/lumina-desktop/Logout.ogg share/lumina-desktop/colors/Black.qss.colors |