diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2012-03-14 21:25:10 -0500 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2012-03-14 21:25:10 -0500 |
commit | 0e28eaf4f4dbfe67b797dd6afd39e160b228e4b6 (patch) | |
tree | ef5b3ccb6fc0799116aacb0389482aa29cbd769b /kcontrol/iccconfig | |
parent | 4ea2a2e8fe883680a4f66b8e6b5e20eb84a1a0f5 (diff) | |
download | tdebase-0e28eaf4f4dbfe67b797dd6afd39e160b228e4b6.tar.gz tdebase-0e28eaf4f4dbfe67b797dd6afd39e160b228e4b6.zip |
Reorganize KControl menu tree.
* Rename Peripherals -> Hardware.
* Move former KInfoCenter items -> Hardware/Information.
* Move Monitor & Display -> System Administration.
Diffstat (limited to 'kcontrol/iccconfig')
-rw-r--r-- | kcontrol/iccconfig/iccconfig.desktop | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/kcontrol/iccconfig/iccconfig.desktop b/kcontrol/iccconfig/iccconfig.desktop index 97f1b5a9d..8d56f742a 100644 --- a/kcontrol/iccconfig/iccconfig.desktop +++ b/kcontrol/iccconfig/iccconfig.desktop @@ -9,7 +9,7 @@ X-KDE-ParentApp=kcontrol X-KDE-RootOnly=true X-KDE-SubstituteUID=true -Categories=Qt;KDE;X-KDE-settings-peripherals; +Categories=Qt;KDE;X-KDE-settings-hardware; Comment=Configure display ICC profile Comment[en_US]=Configure display ICC profile DocPath=kcontrol/iccconfig.html @@ -18,4 +18,6 @@ GenericName[en_US]= Keywords=ICC,display,color,profile MimeType= Name=ICC Color Profile -Name[en_US]=ICC Color Profile
\ No newline at end of file +Name[en_US]=ICC Color Profile + +NoDisplay=false
\ No newline at end of file |