diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2012-03-13 21:07:08 -0500 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2012-06-03 04:25:21 +0200 |
commit | df73372c295d34ed0a6d087b730090f4b8971e90 (patch) | |
tree | 5ee43fc8ca8620f4a45d428cede55a457f10ddc2 | |
parent | f5790dac651960ece20256a01a11ef0966b8aa60 (diff) | |
download | tdepim-df73372c295d34ed0a6d087b730090f4b8971e90.tar.gz tdepim-df73372c295d34ed0a6d087b730090f4b8971e90.zip |
Remove "More Applications" from KDE menu. Add Office category to KOrn.
This partially resolves bug report 653.
(cherry picked from commit 678b4e05030d29b417617c12df09f46f463e48e8)
-rw-r--r-- | konsolekalendar/konsolekalendar.desktop | 2 | ||||
-rw-r--r-- | korn/KOrn.desktop | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/konsolekalendar/konsolekalendar.desktop b/konsolekalendar/konsolekalendar.desktop index 43c2bab88..0dfdc2aff 100644 --- a/konsolekalendar/konsolekalendar.desktop +++ b/konsolekalendar/konsolekalendar.desktop @@ -26,4 +26,4 @@ Type=Application DocPath=konsolekalendar/index.html Terminal=false NoDisplay=true -Categories=Qt;KDE;Utility;X-KDE-More; +Categories=Qt;KDE;Utility; diff --git a/korn/KOrn.desktop b/korn/KOrn.desktop index f71349d11..faec2f932 100644 --- a/korn/KOrn.desktop +++ b/korn/KOrn.desktop @@ -73,4 +73,4 @@ Name[ne]=कर्न Name[ta]=கார்ன் Name[zh_TW]=Korn 信件通知 X-DCOP-ServiceType=Unique -Categories=Qt;KDE;Email; +Categories=Qt;KDE;Office;Email; |