rev 11878 - in trunk/packages/kdemultimedia/debian: . patches
Ana Beatriz Guerrero López
ana at alioth.debian.org
Fri Aug 8 19:36:31 UTC 2008
Author: ana
Date: 2008-08-08 19:36:30 +0000 (Fri, 08 Aug 2008)
New Revision: 11878
Added:
trunk/packages/kdemultimedia/debian/patches/17_desktop_file__only_in_kde.diff
Modified:
trunk/packages/kdemultimedia/debian/changelog
Log:
Do not show libkcddb.desktop and audiocd.desktop in non KDE desktops.
Modified: trunk/packages/kdemultimedia/debian/changelog
===================================================================
--- trunk/packages/kdemultimedia/debian/changelog 2008-08-08 19:22:29 UTC (rev 11877)
+++ trunk/packages/kdemultimedia/debian/changelog 2008-08-08 19:36:30 UTC (rev 11878)
@@ -5,6 +5,11 @@
* Add GNU/kFreeBSD suport patch:
- 16_kfreebsd_support.diff
+ +++ Changes by Ana Beatriz Guerrero Lopez:
+
+ * Do not show libkcddb.desktop and audiocd.desktop in non KDE desktops.
+ Patch: 17_desktop_file__only_in_kde.diff (Closes: #489981, #489982)
+
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Fri, 08 Aug 2008 20:25:20 +0200
kdemultimedia (4:3.5.9-2) unstable; urgency=low
Added: trunk/packages/kdemultimedia/debian/patches/17_desktop_file__only_in_kde.diff
===================================================================
--- trunk/packages/kdemultimedia/debian/patches/17_desktop_file__only_in_kde.diff (rev 0)
+++ trunk/packages/kdemultimedia/debian/patches/17_desktop_file__only_in_kde.diff 2008-08-08 19:36:30 UTC (rev 11878)
@@ -0,0 +1,15 @@
+--- kdemultimedia-3.5.9.orig/kioslave/audiocd/kcmaudiocd/audiocd.desktop
++++ kdemultimedia-3.5.9/kioslave/audiocd/kcmaudiocd/audiocd.desktop
+@@ -180,3 +180,5 @@
+ Keywords[zh_CN]=音频 CD,CD,Ogg,Vorbis,编码,CDDA,Bitrate
+
+ Categories=Qt;KDE;X-KDE-settings-sound;
++OnlyShowIn=KDE
++
+--- kdemultimedia-3.5.9.orig/libkcddb/kcmcddb/libkcddb.desktop
++++ kdemultimedia-3.5.9/libkcddb/kcmcddb/libkcddb.desktop
+@@ -185,3 +185,4 @@
+ Keywords[ta]=குறுந்தகடு தகவல்தளம்
+
+ Categories=Qt;KDE;X-KDE-settings-sound;
++OnlyShowIn=KDE
More information about the pkg-kde-commits
mailing list