diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2012-03-13 21:04:14 -0500 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2012-06-03 20:26:22 +0200 |
commit | cdde4b41988345ed58433638821ffab4d47c2ff4 (patch) | |
tree | 8ba34fc3bb4afe1767ce38879a7d74374e650eb1 | |
parent | ad7aadaed621070cf9c8c7105e2ee717f9351fab (diff) | |
download | tdeadmin-cdde4b41988345ed58433638821ffab4d47c2ff4.tar.gz tdeadmin-cdde4b41988345ed58433638821ffab4d47c2ff4.zip |
Remove "More Applications" from KDE menu.
This partially resolves bug report 653.
(cherry picked from commit d3d702117d757d6c16d0dd41969bc44229123330)
-rw-r--r-- | kdat/kdat.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kdat/kdat.desktop b/kdat/kdat.desktop index 3aeb7ac..7016d05 100644 --- a/kdat/kdat.desktop +++ b/kdat/kdat.desktop @@ -89,4 +89,4 @@ X-KDE-StartupNotify=true DocPath=kdat/index.html Terminal=false X-DCOP-ServiceType=Multi -Categories=Qt;KDE;System;X-KDE-More; +Categories=Qt;KDE;System; |