diff options
author | Ken Moore <ken@ixsystems.com> | 2017-05-14 12:34:00 -0400 |
---|---|---|
committer | Ken Moore <ken@ixsystems.com> | 2017-05-14 12:34:00 -0400 |
commit | dc2e05d82749aa113c04d63236f2a53f70cb2b3f (patch) | |
tree | 19ec6b6431e143cd678ff08df929a94932672b94 /src-qt5/desktop-utils | |
parent | Bump the version of Lumina to 1.2.2, and put a CONFLICTS line with 1.2.1 in t... (diff) | |
download | lumina-dc2e05d82749aa113c04d63236f2a53f70cb2b3f.tar.gz lumina-dc2e05d82749aa113c04d63236f2a53f70cb2b3f.tar.bz2 lumina-dc2e05d82749aa113c04d63236f2a53f70cb2b3f.zip |
Disable lumina-notify from the default build/packages - does not seem ready yet
Diffstat (limited to 'src-qt5/desktop-utils')
-rw-r--r-- | src-qt5/desktop-utils/desktop-utils.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src-qt5/desktop-utils/desktop-utils.pro b/src-qt5/desktop-utils/desktop-utils.pro index 2fea1adb..067fddd0 100644 --- a/src-qt5/desktop-utils/desktop-utils.pro +++ b/src-qt5/desktop-utils/desktop-utils.pro @@ -10,7 +10,7 @@ SUBDIRS+= lumina-fm \ lumina-textedit \ lumina-calculator \ lumina-archiver \ - lumina-notify \ +# lumina-notify \ lumina-mediaplayer \ lumina-xdg-entry # lumina-terminal |