summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-06-08 16:41:09 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-06-08 16:41:09 -0500
commit1eea5bf2cf6b598ea9b5e7ab338ef27286af7f80 (patch)
treeb2d8b9ba587f60d137c159b593ef9f4c8f90c9c0
parent001ed98f805d73a5f9c560891eab3bae488864c7 (diff)
downloadkcmautostart-1eea5bf2.tar.gz
kcmautostart-1eea5bf2.zip
Update XDG information in support of bug report 892.
-rw-r--r--acinclude.m42
-rw-r--r--src/autostart.desktop10
2 files changed, 6 insertions, 6 deletions
diff --git a/acinclude.m4 b/acinclude.m4
index e14ad4c..9f80645 100644
--- a/acinclude.m4
+++ b/acinclude.m4
@@ -489,7 +489,7 @@ if test "$1" = "default"; then
kde_widgetdir='\${libdir}/kde3/plugins/designer'
fi
if test -z "$xdg_appsdir"; then
- xdg_appsdir='\${datadir}/applications/kde'
+ xdg_appsdir='\${datadir}/applications/tde'
fi
if test -z "$xdg_menudir"; then
xdg_menudir='\${sysconfdir}/xdg/menus'
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;