[Pkg-bazaar-commits] ./bzr-gtk/unstable r37: (Actually add patch)

Chris Lamb chris at chris-lamb.co.uk
Thu May 1 12:14:30 UTC 2008


------------------------------------------------------------
revno: 37
committer: Chris Lamb <chris at chris-lamb.co.uk>
branch nick: pkg-bzr-gtk
timestamp: Thu 2008-05-01 13:14:30 +0100
message:
  (Actually add patch)
added:
  debian/patches/01-desktop-file-categories.dpatch
-------------- next part --------------
=== added file 'debian/patches/01-desktop-file-categories.dpatch'
--- a/debian/patches/01-desktop-file-categories.dpatch	1970-01-01 00:00:00 +0000
+++ b/debian/patches/01-desktop-file-categories.dpatch	2008-05-01 12:14:30 +0000
@@ -0,0 +1,35 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## 01-desktop-file-categories.dpatch by Chris Lamb <chris at chris-lamb.co.uk>
+##
+## DP: Set suitable FDO categories in .desktop files
+
+ at DPATCH@
+diff -urNad bzr-gtk-0.94.0rc1~/bzr-handle-patch.desktop bzr-gtk-0.94.0rc1/bzr-handle-patch.desktop
+--- bzr-gtk-0.94.0rc1~/bzr-handle-patch.desktop	2008-04-25 22:45:12.000000000 +0100
++++ bzr-gtk-0.94.0rc1/bzr-handle-patch.desktop	2008-05-01 12:59:59.000000000 +0100
+@@ -6,5 +6,5 @@
+ NoDisplay=true
+ Terminal=false
+ Type=Application
+-Categories=
++Categories=Application;Development;RevisionControl;
+ MimeType=text/x-diff;text/x-patch;application/x-bazaar-merge-directive;
+diff -urNad bzr-gtk-0.94.0rc1~/bzr-notify.desktop bzr-gtk-0.94.0rc1/bzr-notify.desktop
+--- bzr-gtk-0.94.0rc1~/bzr-notify.desktop	2008-04-25 22:45:12.000000000 +0100
++++ bzr-gtk-0.94.0rc1/bzr-notify.desktop	2008-05-01 13:00:00.000000000 +0100
+@@ -7,5 +7,5 @@
+ Comment=Notification Area Icon for Bazaar
+ Icon=bzr-icon-64.png
+ Exec=bzr commit-notify
+-Categories=Application;Development;
++Categories=Application;Development;RevisionControl;
+ Terminal=false
+diff -urNad bzr-gtk-0.94.0rc1~/olive-gtk.desktop bzr-gtk-0.94.0rc1/olive-gtk.desktop
+--- bzr-gtk-0.94.0rc1~/olive-gtk.desktop	2008-04-25 22:45:12.000000000 +0100
++++ bzr-gtk-0.94.0rc1/olive-gtk.desktop	2008-05-01 12:59:59.000000000 +0100
+@@ -9,4 +9,4 @@
+ Comment[pl]=Graficzny interfejs dla systemu kontroli wersji Bazaar
+ Icon=olive-gtk.png
+ Exec=olive-gtk
+-Categories=Application;Development;Qt;KDE;RevisionControl;
++Categories=Application;Development;RevisionControl;



More information about the Pkg-bazaar-commits mailing list