Update XDG information in support of bug report 892.

pull/1/head
Darrell Anderson 12 years ago
parent f7b52ab336
commit 1b79e0dc50

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

2
aclocal.m4 vendored

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

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

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

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

@ -1,4 +1,4 @@
[Desktop Entry]
Encoding=UTF-8
Type=ServiceType
X-KDE-ServiceType=KaffeineAudioEncoder
X-TDE-ServiceType=KaffeineAudioEncoder

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

@ -6,4 +6,4 @@ Name[pa]=Ogg ਵੋਰਬਿਸ
Name[xx]=xxOgg Vorbisxx
ServiceTypes=KaffeineAudioEncoder
Type=Service
X-KDE-Library=libkaffeineoggvorbis
X-TDE-Library=libkaffeineoggvorbis

@ -1,4 +1,4 @@
[Desktop Entry]
Encoding=UTF-8
Type=ServiceType
X-KDE-ServiceType=KaffeineEpgPlugin
X-TDE-ServiceType=KaffeineEpgPlugin

@ -1,4 +1,4 @@
[Desktop Entry]
Encoding=UTF-8
Type=ServiceType
X-KDE-ServiceType=KaffeineDvbPlugin
X-TDE-ServiceType=KaffeineDvbPlugin

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

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

@ -20,4 +20,4 @@ Name[zh_CN]=伪部件
MimeType=audio/x-mp3
ServiceTypes=KaffeinePart
Type=Service
X-KDE-Library=libdummypart
X-TDE-Library=libdummypart

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

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

Loading…
Cancel
Save