diff options
author | Darrell Anderson <[email protected]> | 2012-06-08 16:41:09 -0500 |
---|---|---|
committer | Darrell Anderson <[email protected]> | 2012-06-08 16:41:09 -0500 |
commit | 1eea5bf2cf6b598ea9b5e7ab338ef27286af7f80 (patch) | |
tree | b2d8b9ba587f60d137c159b593ef9f4c8f90c9c0 /src | |
parent | 001ed98f805d73a5f9c560891eab3bae488864c7 (diff) | |
download | kcmautostart-1eea5bf2cf6b598ea9b5e7ab338ef27286af7f80.tar.gz kcmautostart-1eea5bf2cf6b598ea9b5e7ab338ef27286af7f80.zip |
Update XDG information in support of bug report 892.
Diffstat (limited to 'src')
-rw-r--r-- | src/autostart.desktop | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/src/autostart.desktop b/src/autostart.desktop index 5e52257..4021978 100644 --- a/src/autostart.desktop +++ b/src/autostart.desktop @@ -4,10 +4,10 @@ Exec=kcmshell autostart Icon=launch Type=Application -X-KDE-ModuleType=Library -X-KDE-Library=autostart -X-KDE-HasReadOnlyMode=false -X-KDE-ParentApp=kcontrol +X-TDE-ModuleType=Library +X-TDE-Library=autostart +X-TDE-HasReadOnlyMode=false +X-TDE-ParentApp=kcontrol [Desktop Entry] Encoding=UTF-8 @@ -20,4 +20,4 @@ Name=Autostart Manager Name[ca]=Autoengega Name[es]=Arranque automático Name[fr]=Démarrage automatique -Categories=Qt;KDE;X-KDE-settings-components; +Categories=Qt;TDE;X-TDE-settings-components; |