/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 olive.gladep

  • 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
 
<?xml version="1.0" standalone="no"?> <!--*- mode: xml -*-->
2
 
<!DOCTYPE glade-project SYSTEM "http://glade.gnome.org/glade-project-2.0.dtd">
3
 
 
4
 
<glade-project>
5
 
  <name>olive</name>
6
 
  <program_name>olive</program_name>
7
 
  <pixmaps_directory>.</pixmaps_directory>
8
 
</glade-project>