Update XDG information in support of bug report 892.

pull/4/head
Darrell Anderson 13 years ago
parent 35fad9648f
commit a65a688c38

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

@ -1 +1 @@
Subproject commit 06098efaf31973c11d7dd89ae291e6844b132e1a
Subproject commit 4af57bf22967e6ad80ab898980ed505df6eae5b0

@ -1 +1 @@
Subproject commit e47cc63e66a12ca6b740500b76f385336ee40dbc
Subproject commit d2f658ca47faefe569bcd1885b9238691fa13280

@ -20,7 +20,7 @@ Name[sv]=Beagle-demon
Name[th]=แดมอน Beagle
Name[uk]=Даемон Beagle
Name[zh_CN]=Beagle 守护进程
X-KDE-autostart-condition=kerryrc:Beagle:AutoStart:true
X-KDE-StartupNotify=false
X-KDE-autostart-after=kerry
X-KDE-autostart-phase=2
X-TDE-autostart-condition=kerryrc:Beagle:AutoStart:true
X-TDE-StartupNotify=false
X-TDE-autostart-after=kerry
X-TDE-autostart-phase=2

@ -3,9 +3,9 @@ Type=Application
Icon=kerry
Exec=kcmshell beagle
X-KDE-Library=beagle
X-KDE-FactoryName=beagle
X-KDE-ParentApp=kcontrol
X-TDE-Library=beagle
X-TDE-FactoryName=beagle
X-TDE-ParentApp=kcontrol
Name=Desktop Search
Name[ar]=بحث على سطح المكتب
@ -45,4 +45,4 @@ Keywords[pt]=beagle,pesquisa no ambiente de trabalho,pesquisa de ficheiros,pesqu
Keywords[sv]=beagle,skrivbord sök,filsökning,kerry
Keywords[uk]=beagle,desktop search,file search,search,kerry,пошук файлів,стільничний пошук,пошук
Categories=Qt;KDE;X-KDE-settings-components;
Categories=Qt;TDE;X-TDE-settings-components;

@ -4,6 +4,6 @@ Type=Application
Icon=kerry
Exec=kcmshell kerry
X-KDE-Library=beagle
X-KDE-FactoryName=kerry
X-KDE-ParentApp=kcontrol
X-TDE-Library=beagle
X-TDE-FactoryName=kerry
X-TDE-ParentApp=kcontrol

@ -25,11 +25,11 @@ GenericName[zh_CN]=桌面搜索
Exec=kerry
Icon=kerry
Type=Application
Categories=Qt;KDE;Application;Core;Utility;Filesystem;
Categories=Qt;TDE;Application;Core;Utility;Filesystem;
Terminal=false
X-DCOP-ServiceType=Unique
X-KDE-StartupNotify=false
X-KDE-autostart-condition=kerryrc:General:AutoStart:true
X-KDE-autostart-after=panel
X-KDE-autostart-phase=2
X-TDE-StartupNotify=false
X-TDE-autostart-condition=kerryrc:General:AutoStart:true
X-TDE-autostart-after=panel
X-TDE-autostart-phase=2

@ -25,7 +25,7 @@ GenericName[zh_CN]=桌面搜索
Exec=kerry --show-searchdialog
Icon=kerry
Type=Application
Categories=Qt;KDE;Application;Core;Utility;Filesystem;
Categories=Qt;TDE;Application;Core;Utility;Filesystem;
Terminal=false
X-DCOP-ServiceType=Unique
X-KDE-StartupNotify=false
X-TDE-StartupNotify=false

Loading…
Cancel
Save