aboutsummaryrefslogtreecommitdiff
path: root/lumina-info
diff options
context:
space:
mode:
authorKen Moore <moorekou@gmail.com>2016-02-26 08:57:17 -0500
committerKen Moore <moorekou@gmail.com>2016-02-26 08:57:17 -0500
commitb288fd560129c6e2fab4c85643020559f2352f60 (patch)
treeff8bfda1d3fd4cff4cd05bbd744091966406fd3b /lumina-info
parentFix a typo in the "nl" translation file for lumina-fileinfo. (diff)
downloadlumina-b288fd560129c6e2fab4c85643020559f2352f60.tar.gz
lumina-b288fd560129c6e2fab4c85643020559f2352f60.tar.bz2
lumina-b288fd560129c6e2fab4c85643020559f2352f60.zip
Remove the "Terminal" and "StartupNotify" entries within the lumina-supprot.desktop file (not used for Link-type files anyway). I am leaving the "Categories" entry so that the item appears within the proper menu category, the fact that the "Categories" entry is listed in the spec as only for "Application"-type files appears to be an oversight in the specs and needs to be fixed upstream.
Diffstat (limited to 'lumina-info')
-rw-r--r--lumina-info/lumina-support.desktop2
1 files changed, 0 insertions, 2 deletions
diff --git a/lumina-info/lumina-support.desktop b/lumina-info/lumina-support.desktop
index 0742e80c..4459cd68 100644
--- a/lumina-info/lumina-support.desktop
+++ b/lumina-info/lumina-support.desktop
@@ -2,8 +2,6 @@
Type=Link
URL=https://webchat.freenode.net/?channels=%23lumina-desktop
Icon=/usr/local/share/pixmaps/Lumina-DE.png
-Terminal=false
-StartupNotify=true
Categories=System;
OnlyShowIn=Lumina
Name=Community Support
bgstack15