summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--acinclude.m42
-rw-r--r--src/tdmtheme.desktop12
2 files changed, 7 insertions, 7 deletions
diff --git a/acinclude.m4 b/acinclude.m4
index 75fbd20..dba9f59 100644
--- a/acinclude.m4
+++ b/acinclude.m4
@@ -489,7 +489,7 @@ if test "$1" = "default"; then
kde_widgetdir='\${libdir}/trinity/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/tdmtheme.desktop b/src/tdmtheme.desktop
index 31e6349..05e7ede 100644
--- a/src/tdmtheme.desktop
+++ b/src/tdmtheme.desktop
@@ -4,11 +4,11 @@ Exec=kcmshell tdmtheme
Icon=tdmconfig
Type=Application
-X-KDE-ModuleType=Library
-X-KDE-Library=tdmtheme
-X-KDE-RootOnly=true
-X-KDE-HasReadOnlyMode=true
-X-KDE-ParentApp=kcontrol
+X-TDE-ModuleType=Library
+X-TDE-Library=tdmtheme
+X-TDE-RootOnly=true
+X-TDE-HasReadOnlyMode=true
+X-TDE-ParentApp=kcontrol
X-Keywords=tdmtheme
Comment=tdmtheme - TDM Theme Manager
@@ -28,4 +28,4 @@ Name[fr]=Gestionnaire de thèmes TDM
Name[it]=Gestore di temi TDM
Name[jp]=TDM テーママネージャー
-Categories=Qt;KDE;X-KDE-settings-system;X-KDE-systemsettings-lookandfeel-appearance;
+Categories=Qt;TDE;X-TDE-settings-system;X-TDE-systemsettings-lookandfeel-appearance;