/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-gtk.desktop

  • 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
1
[Desktop Entry]
2
 
Encoding=UTF-8
3
2
Type=Application
4
3
Version=1.0
5
4
Name=Olive
6
5
GenericName=Version Control GUI
7
 
GenericName[pl]=Klient graficzny Bazaar
8
6
Comment=Graphical User Interface for the Bazaar Version Control System
9
 
Comment[pl]=Graficzny interfejs dla systemu kontroli wersji Bazaar
10
7
Icon=olive-gtk.png
11
 
Exec=olive-gtk
12
 
Categories=Application;Development;RevisionControl;GTK;GNOME;
 
8
Exec=/usr/bin/olive-gtk
 
9
Categories=Application;Development