/b-gtk/fix-viz

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/b-gtk/fix-viz

« back to all changes in this revision

Viewing changes to bzr-notify.desktop

  • Committer: Alexander Belchenko
  • Date: 2006-10-25 09:21:13 UTC
  • mto: (91.1.8 trunk) (66.2.10 trunk)
  • mto: This revision was merged to the branch mainline in revision 106.
  • Revision ID: bialix@ukr.net-20061025092113-4837c5f6fffb2a35
Fix absolute import in gdiff command.

Only gdiff use absolute import from bzrlib.plugins.gtk... 
And this cause error when bzr-gtk not installed as plugin with 'gtk' name 

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
[Desktop Entry]
2
 
Encoding=UTF-8
3
 
Type=Application
4
 
Version=0.1
5
 
Name=Bazaar Notification
6
 
GenericName=
7
 
Comment=Notification Area Icon for Bazaar
8
 
Icon=bzr-icon-64.png
9
 
Exec=bzr commit-notify
10
 
Categories=Application;Development;RevisionControl;
11
 
Terminal=false