aboutsummaryrefslogtreecommitdiff
path: root/port-files/debian/lumina-qt5ct
diff options
context:
space:
mode:
authorKen Moore <ken@ixsystems.com>2017-01-09 14:41:30 -0500
committerKen Moore <ken@ixsystems.com>2017-01-09 14:41:30 -0500
commitd1750c349cf59bce56569e5be74886edc97ba967 (patch)
tree48a28f398286f721c8272c85017aa8bbf3b83228 /port-files/debian/lumina-qt5ct
parentFlip the location of the +/- buttons on the panel config widget to match the ... (diff)
parentMerge remote-tracking branch 'origin/master' (diff)
downloadlumina-d1750c349cf59bce56569e5be74886edc97ba967.tar.gz
lumina-d1750c349cf59bce56569e5be74886edc97ba967.tar.bz2
lumina-d1750c349cf59bce56569e5be74886edc97ba967.zip
Merge branch 'master' of github.com:trueos/lumina
Diffstat (limited to 'port-files/debian/lumina-qt5ct')
-rw-r--r--port-files/debian/lumina-qt5ct7
1 files changed, 0 insertions, 7 deletions
diff --git a/port-files/debian/lumina-qt5ct b/port-files/debian/lumina-qt5ct
deleted file mode 100644
index 9553f94c..00000000
--- a/port-files/debian/lumina-qt5ct
+++ /dev/null
@@ -1,7 +0,0 @@
-#
-# if LUMINA_USE_QT5CT is TRUE Lumina Desktop
-# will use qt5-configuration-tool for theming
-# Qt. Please note that this will override some
-# of the Lumina settings in 'lumina-config'
-
-LUMINA_USE_QT5CT=FALSE
bgstack15