diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2012-03-14 21:25:10 -0500 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2012-06-03 03:27:19 +0200 |
commit | 9378eb5bf97615c3205cee5760fff58f9e01e94b (patch) | |
tree | 9b797c7ea4e643641f5cb86bb229e0449a2cb051 /kcontrol/iccconfig | |
parent | 23485adbdd2aa2941cb8df5436f36d9bbd6b1822 (diff) | |
download | tdebase-9378eb5bf97615c3205cee5760fff58f9e01e94b.tar.gz tdebase-9378eb5bf97615c3205cee5760fff58f9e01e94b.zip |
Reorganize KControl menu tree.
* Rename Peripherals -> Hardware.
* Move former KInfoCenter items -> Hardware/Information.
* Move Monitor & Display -> System Administration.
(cherry picked from commit 0e28eaf4f4dbfe67b797dd6afd39e160b228e4b6)
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 |