diff options
author | Ken Moore <ken@ixsystems.com> | 2017-04-13 08:16:34 -0400 |
---|---|---|
committer | Ken Moore <ken@ixsystems.com> | 2017-04-13 08:16:34 -0400 |
commit | d640f04afdb6e134be2d5ffe02ce0933f77821c4 (patch) | |
tree | d429419802fe01bd26ba0bd80a21f4b979a6a3b1 /src-qt5/core/core.pro | |
parent | Commit some small changes I still had on my main workstation: (diff) | |
parent | Turn on the new icon theme for Lumina, and use it by default as the fallback ... (diff) | |
download | lumina-d640f04afdb6e134be2d5ffe02ce0933f77821c4.tar.gz lumina-d640f04afdb6e134be2d5ffe02ce0933f77821c4.tar.bz2 lumina-d640f04afdb6e134be2d5ffe02ce0933f77821c4.zip |
Merge branch 'master' of github.com:trueos/lumina
Diffstat (limited to 'src-qt5/core/core.pro')
-rw-r--r-- | src-qt5/core/core.pro | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src-qt5/core/core.pro b/src-qt5/core/core.pro index 27aff3a2..4878b1f3 100644 --- a/src-qt5/core/core.pro +++ b/src-qt5/core/core.pro @@ -7,7 +7,8 @@ CONFIG += recursive SUBDIRS+= lumina-desktop \ lumina-session \ lumina-open \ - lumina-info + lumina-info \ + $${PWD}/../../icon-theme # lumina-wm-INCOMPLETE \ # lumina-checkpass |