[Pkg-bazaar-commits] ./bzr-gtk/unstable r612: Fix paths for patch handling command and icons.

Jelmer Vernooij jelmer at samba.org
Fri Apr 10 07:44:26 UTC 2009


------------------------------------------------------------
revno: 612
committer: Jelmer Vernooij <jelmer at samba.org>
branch nick: trunk
timestamp: Tue 2008-10-14 21:49:27 +0200
message:
  Fix paths for patch handling command and icons.
modified:
  bzr-handle-patch.desktop
  bzr-notify.desktop
-------------- next part --------------
=== modified file 'bzr-handle-patch.desktop'
--- a/bzr-handle-patch.desktop	2008-05-01 13:00:15 +0000
+++ b/bzr-handle-patch.desktop	2008-10-14 19:49:27 +0000
@@ -1,8 +1,8 @@
 [Desktop Entry]
 Name=Bazaar
 Comment=Apply Bazaar Bundle
-Icon=bazaar
-Exec=bzr ghandle-patch %f
+Icon=bzr-icon-64
+Exec=bzr-handle-patch %f
 NoDisplay=true
 Terminal=false
 Type=Application

=== modified file 'bzr-notify.desktop'
--- a/bzr-notify.desktop	2008-08-30 15:06:54 +0000
+++ b/bzr-notify.desktop	2008-10-14 19:49:27 +0000
@@ -5,7 +5,7 @@
 Name=Bazaar Notification
 GenericName=
 Comment=Notification Area Icon for Bazaar
-Icon=bzr-icon-64.png
+Icon=bzr-icon-64
 Exec=bzr-notify
 Categories=Application;Development;RevisionControl;
 Terminal=false



More information about the Pkg-bazaar-commits mailing list