/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-handle-patch.desktop

  • Committer: Alexander Belchenko
  • Date: 2006-10-05 13:44:08 UTC
  • mto: (93.1.1 win32.bialix)
  • mto: This revision was merged to the branch mainline in revision 103.
  • Revision ID: bialix@ukr.net-20061005134408-0bd25ad4c8e19105
Make olive-gtk runnable even when bzrlib not installed in site-packages

If "import bzrlib" fails but user have working version of bzr
then try to find bzrlib location in output of "bzr version"

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
[Desktop Entry]
2
 
Name=Bazaar
3
 
Comment=Apply Bazaar Bundle
4
 
Icon=bazaar
5
 
Exec=bzr ghandle-patch %f
6
 
NoDisplay=true
7
 
Terminal=false
8
 
Type=Application
9
 
Categories=Application;Development;RevisionControl;
10
 
MimeType=text/x-diff;text/x-patch;application/x-bazaar-merge-directive;