Rev 466: Register bzr ghandle-patch as command for opening diffs and patches. in file:///data/jelmer/bzr-gtk/mime/

Jelmer Vernooij jelmer at samba.org
Wed Apr 2 19:21:30 BST 2008


At file:///data/jelmer/bzr-gtk/mime/

------------------------------------------------------------
revno: 466
revision-id: jelmer at samba.org-20080402182129-6qf4awfg3j1zr13s
parent: jelmer at samba.org-20080402180118-1g1hi6fnl13p850b
committer: Jelmer Vernooij <jelmer at samba.org>
branch nick: mime
timestamp: Wed 2008-04-02 20:21:29 +0200
message:
  Register bzr ghandle-patch as command for opening diffs and patches.
added:
  bzr-handle-patch.desktop       handlepatch.desktop-20080402181555-dnlazy184jst2ww1-1
modified:
  setup.py                       setup.py-20060716162505-h2isrtlg8lmlg2o2-1
=== added file 'bzr-handle-patch.desktop'
--- a/bzr-handle-patch.desktop	1970-01-01 00:00:00 +0000
+++ b/bzr-handle-patch.desktop	2008-04-02 18:21:29 +0000
@@ -0,0 +1,10 @@
+[Desktop Entry]
+Name=Bazaar
+Comment=Apply Bazaar Bundle
+Icon=bazaar
+Exec=bzr ghandle-patch %f
+NoDisplay=true
+Terminal=false
+Type=Application
+Categories=
+MimeType=text/x-diff;text/x-patch;application/x-bazaar-merge-directive;

=== modified file 'setup.py'
--- a/setup.py	2008-04-02 18:01:18 +0000
+++ b/setup.py	2008-04-02 18:21:29 +0000
@@ -136,6 +136,7 @@
                                  'icons/bzr-icon-64.png']),
                 ('share/applications', ['olive-gtk.desktop',
                                         'bazaar-properties.desktop',
+                                        'bzr-handle-patch.desktop',
                                         'bzr-notify.desktop']),
                 ('share/application-registry', ['bzr-gtk.applications']),
                 ('share/pixmaps', ['icons/olive-gtk.png', 'icons/bzr-icon-64.png']),




More information about the bazaar-commits mailing list