diff options
author | Darrell Anderson <[email protected]> | 2012-06-08 16:36:26 -0500 |
---|---|---|
committer | Darrell Anderson <[email protected]> | 2012-06-08 16:36:26 -0500 |
commit | 1b79e0dc5096467c4adec6083938ba50df351dbd (patch) | |
tree | faf694d7e66611a0fa4e9d87f64d6bc2bac7c9a5 | |
parent | f7b52ab336260d6eb0fba67563bd6f594feabe6a (diff) | |
download | kaffeine-1b79e0dc5096467c4adec6083938ba50df351dbd.tar.gz kaffeine-1b79e0dc5096467c4adec6083938ba50df351dbd.zip |
Update XDG information in support of bug report 892.
15 files changed, 16 insertions, 16 deletions
diff --git a/acinclude.m4 b/acinclude.m4 index ac799b1..151ccd1 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' @@ -501,7 +501,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/kaffeine/servicemenus/kaffeine_play_audiocd.desktop b/kaffeine/servicemenus/kaffeine_play_audiocd.desktop index 65a72b8..693331b 100644 --- a/kaffeine/servicemenus/kaffeine_play_audiocd.desktop +++ b/kaffeine/servicemenus/kaffeine_play_audiocd.desktop @@ -2,7 +2,7 @@ ServiceTypes=media/audiocd Actions=Play; Encoding=UTF-8 -X-KDE-Priority=TopLevel +X-TDE-Priority=TopLevel [Desktop Action Play] Name=Play Audio CD with Kaffeine diff --git a/kaffeine/servicemenus/kaffeine_play_dvd.desktop b/kaffeine/servicemenus/kaffeine_play_dvd.desktop index 436d3cd..8b5c25b 100644 --- a/kaffeine/servicemenus/kaffeine_play_dvd.desktop +++ b/kaffeine/servicemenus/kaffeine_play_dvd.desktop @@ -2,7 +2,7 @@ ServiceTypes=media/dvdvideo Actions=Play; Encoding=UTF-8 -X-KDE-Priority=TopLevel +X-TDE-Priority=TopLevel [Desktop Action Play] Name=Play DVD with Kaffeine diff --git a/kaffeine/servicemenus/kaffeine_play_vcd.desktop b/kaffeine/servicemenus/kaffeine_play_vcd.desktop index 3ab57f7..df416a6 100644 --- a/kaffeine/servicemenus/kaffeine_play_vcd.desktop +++ b/kaffeine/servicemenus/kaffeine_play_vcd.desktop @@ -2,7 +2,7 @@ ServiceTypes=media/svcd,media/vcd Actions=Play; Encoding=UTF-8 -X-KDE-Priority=TopLevel +X-TDE-Priority=TopLevel [Desktop Action Play] Name=Play VCD with Kaffeine diff --git a/kaffeine/src/input/disc/plugins/kaffeineaudioencoder.desktop b/kaffeine/src/input/disc/plugins/kaffeineaudioencoder.desktop index 821cabb..2f72dc4 100644 --- a/kaffeine/src/input/disc/plugins/kaffeineaudioencoder.desktop +++ b/kaffeine/src/input/disc/plugins/kaffeineaudioencoder.desktop @@ -1,4 +1,4 @@ [Desktop Entry] Encoding=UTF-8 Type=ServiceType -X-KDE-ServiceType=KaffeineAudioEncoder +X-TDE-ServiceType=KaffeineAudioEncoder diff --git a/kaffeine/src/input/disc/plugins/mp3lame/kaffeinemp3lame.desktop b/kaffeine/src/input/disc/plugins/mp3lame/kaffeinemp3lame.desktop index df941d8..aa9158f 100644 --- a/kaffeine/src/input/disc/plugins/mp3lame/kaffeinemp3lame.desktop +++ b/kaffeine/src/input/disc/plugins/mp3lame/kaffeinemp3lame.desktop @@ -9,4 +9,4 @@ Name[pt]=MP3 do LAME Name[xx]=xxLame mp3xx ServiceTypes=KaffeineAudioEncoder Type=Service -X-KDE-Library=libkaffeinemp3lame +X-TDE-Library=libkaffeinemp3lame diff --git a/kaffeine/src/input/disc/plugins/oggvorbis/kaffeineoggvorbis.desktop b/kaffeine/src/input/disc/plugins/oggvorbis/kaffeineoggvorbis.desktop index cf51bf8..2bb779e 100644 --- a/kaffeine/src/input/disc/plugins/oggvorbis/kaffeineoggvorbis.desktop +++ b/kaffeine/src/input/disc/plugins/oggvorbis/kaffeineoggvorbis.desktop @@ -6,4 +6,4 @@ Name[pa]=Ogg ਵੋਰਬਿਸ Name[xx]=xxOgg Vorbisxx ServiceTypes=KaffeineAudioEncoder Type=Service -X-KDE-Library=libkaffeineoggvorbis +X-TDE-Library=libkaffeineoggvorbis diff --git a/kaffeine/src/input/dvb/plugins/epg/kaffeineepgplugin.desktop b/kaffeine/src/input/dvb/plugins/epg/kaffeineepgplugin.desktop index 2a71d4f..107dd66 100644 --- a/kaffeine/src/input/dvb/plugins/epg/kaffeineepgplugin.desktop +++ b/kaffeine/src/input/dvb/plugins/epg/kaffeineepgplugin.desktop @@ -1,4 +1,4 @@ [Desktop Entry] Encoding=UTF-8 Type=ServiceType -X-KDE-ServiceType=KaffeineEpgPlugin +X-TDE-ServiceType=KaffeineEpgPlugin diff --git a/kaffeine/src/input/dvb/plugins/stream/kaffeinedvbplugin.desktop b/kaffeine/src/input/dvb/plugins/stream/kaffeinedvbplugin.desktop index cc28b16..7c99114 100644 --- a/kaffeine/src/input/dvb/plugins/stream/kaffeinedvbplugin.desktop +++ b/kaffeine/src/input/dvb/plugins/stream/kaffeinedvbplugin.desktop @@ -1,4 +1,4 @@ [Desktop Entry] Encoding=UTF-8 Type=ServiceType -X-KDE-ServiceType=KaffeineDvbPlugin +X-TDE-ServiceType=KaffeineDvbPlugin diff --git a/kaffeine/src/kaffeine.desktop b/kaffeine/src/kaffeine.desktop index 7306778..f99125f 100644 --- a/kaffeine/src/kaffeine.desktop +++ b/kaffeine/src/kaffeine.desktop @@ -1,5 +1,5 @@ [Desktop Entry] -Categories=Qt;KDE;AudioVideo;Player; +Categories=Qt;TDE;AudioVideo;Player; DocPath=kaffeine/index.html Exec=kaffeine %U GenericName=Media Player @@ -54,4 +54,4 @@ Name[pa]=ਕੈਫ਼ੀਨ Name[xx]=xxKaffeinexx Terminal=false Type=Application -X-KDE-HasTempFileOption=true +X-TDE-HasTempFileOption=true diff --git a/kaffeine/src/player-parts/dummy-part/Makefile b/kaffeine/src/player-parts/dummy-part/Makefile index bbb6a3a..0a5dd3a 100644 --- a/kaffeine/src/player-parts/dummy-part/Makefile +++ b/kaffeine/src/player-parts/dummy-part/Makefile @@ -316,7 +316,7 @@ with_xcb_FALSE = with_xcb_TRUE = # x_includes = . x_libraries = /usr/lib -xdg_appsdir = ${datadir}/applications/kde +xdg_appsdir = ${datadir}/applications/tde xdg_directorydir = ${datadir}/desktop-directories xdg_menudir = ${sysconfdir}/xdg/menus diff --git a/kaffeine/src/player-parts/dummy-part/dummy_part.desktop b/kaffeine/src/player-parts/dummy-part/dummy_part.desktop index de51e00..c9e692f 100644 --- a/kaffeine/src/player-parts/dummy-part/dummy_part.desktop +++ b/kaffeine/src/player-parts/dummy-part/dummy_part.desktop @@ -20,4 +20,4 @@ Name[zh_CN]=伪部件 MimeType=audio/x-mp3 ServiceTypes=KaffeinePart Type=Service -X-KDE-Library=libdummypart +X-TDE-Library=libdummypart diff --git a/kaffeine/src/player-parts/gstreamer-part/gstreamer_part.desktop b/kaffeine/src/player-parts/gstreamer-part/gstreamer_part.desktop index 6c0e55a..bf62787 100644 --- a/kaffeine/src/player-parts/gstreamer-part/gstreamer_part.desktop +++ b/kaffeine/src/player-parts/gstreamer-part/gstreamer_part.desktop @@ -44,5 +44,5 @@ Comment[xx]=xxA Kaffeine engine based on GStreamer.xx MimeType=application/x-ogg;audio/basic;audio/vnd.rn-realaudio;audio/x-aiff;audio/x-mp3;audio/x-mpeg;audio/x-mpegurl;audio/x-ms-wma;audio/x-ogg;audio/x-pn-realaudio;audio/x-pn-realaudio-plugin;audio/x-scpls;audio/x-wav;audio/x-flac;video/x-matroska;audio/x-matroska;video/mpeg;video/msvideo;video/quicktime;video/vnd.rn-realvideo;video/x-avi;video/x-fli;video/x-flic;video/x-ms-asf;video/x-ms-wmv;video/x-msvideo;application/x-mplayer2;application/smil;application/x-kaffeine;audio/x-musepack; ServiceTypes=KParts/ReadOnlyPart,KaffeinePart Type=Service -X-KDE-Library=libgstreamerpart +X-TDE-Library=libgstreamerpart InitialPreference=1 diff --git a/kaffeine/src/player-parts/xine-part/xine_part.desktop b/kaffeine/src/player-parts/xine-part/xine_part.desktop index 7cf698c..d53b928 100644 --- a/kaffeine/src/player-parts/xine-part/xine_part.desktop +++ b/kaffeine/src/player-parts/xine-part/xine_part.desktop @@ -42,5 +42,5 @@ Comment[uk]=Рушій Kaffeine, оснований на xine. Comment[xx]=xxA Kaffeine engine based on xine.xx ServiceTypes=KParts/ReadOnlyPart,KaffeinePart Type=Service -X-KDE-Library=libxinepart +X-TDE-Library=libxinepart InitialPreference=9 |