Update XDG information in support of bug report 892.

pull/1/head
Darrell Anderson 12 years ago
parent 23d85c8f46
commit c40d47875a

@ -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'

@ -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;

Loading…
Cancel
Save