/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-26 07:49:27 UTC
  • mto: (91.1.8 trunk) (66.2.10 trunk)
  • mto: This revision was merged to the branch mainline in revision 107.
  • Revision ID: bialix@ukr.net-20061026074927-7011f495b559b654
Fix bug introduced by revid:bialix@ukr.net-20061025102040-90bcdbad341ee3fa

Commit dialog should store real file name of renamed items,
otherwise commit fails with error (File not versioned a => b)

Fixed by using extra hidden column in file_store.
Also for renamed *and* modified items show correct type of changes
as 'renamed and modified'

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>