Rev 603: Fix desktop file. in file:///data/jelmer/bzr-gtk/trunk/
Jelmer Vernooij
jelmer at samba.org
Sat Aug 30 16:06:44 BST 2008
At file:///data/jelmer/bzr-gtk/trunk/
------------------------------------------------------------
revno: 603
revision-id: jelmer at samba.org-20080830150642-543xzm1txaw0yu1d
parent: jelmer at samba.org-20080825172050-wgb7umzahmpwxa0s
committer: Jelmer Vernooij <jelmer at samba.org>
branch nick: trunk
timestamp: Sat 2008-08-30 17:06:42 +0200
message:
Fix desktop file.
modified:
bzr-notify.desktop bzrnotify.desktop-20070713215921-629u4nx1ymhrtl95-1
setup.py setup.py-20060716162505-h2isrtlg8lmlg2o2-1
=== modified file 'bzr-notify.desktop'
--- a/bzr-notify.desktop 2008-05-01 13:00:15 +0000
+++ b/bzr-notify.desktop 2008-08-30 15:06:42 +0000
@@ -6,6 +6,6 @@
GenericName=
Comment=Notification Area Icon for Bazaar
Icon=bzr-icon-64.png
-Exec=bzr commit-notify
+Exec=bzr-notify
Categories=Application;Development;RevisionControl;
Terminal=false
=== modified file 'setup.py'
--- a/setup.py 2008-08-04 18:45:47 +0000
+++ b/setup.py 2008-08-30 15:06:42 +0000
@@ -97,6 +97,7 @@
description = "GTK+ Frontends for various Bazaar commands",
license = "GNU GPL v2 or later",
scripts=['olive-gtk', 'bzr-handle-patch', 'bzr-notify'],
+ homepage = "http://bazaar-vcs.org/BzrGtk",
package_dir = {
"bzrlib.plugins.gtk": ".",
"bzrlib.plugins.gtk.viz": "viz",
More information about the bazaar-commits
mailing list