/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: Vincent Ladeuil
  • Date: 2008-10-22 07:56:53 UTC
  • mto: This revision was merged to the branch mainline in revision 617.
  • Revision ID: v.ladeuil+lp@free.fr-20081022075653-10v8wlpmisbotnjg
Fix bug #286834 bu handling 'missing' files corner case.

* tests/test_diff.py:
(Test_IterChangesToStatus.test_status_missing_file, )
(Test_IterChangesToStatus.test_status_removed): Add tests.

* diff.py:
(iter_changes_to_status): Handle 'missing' files corner case.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
[Desktop Entry]
 
2
Type=Application
 
3
Version=1.0
 
4
Name=Olive Bazaar Branch Manager
 
5
Name[fr]=Gestionnaire de branche Bazaar Olive
 
6
GenericName=Version Control GUI
 
7
GenericName[pl]=Klient graficzny Bazaar
 
8
GenericName[fr]=Client graphique Bazaar
 
9
Comment=Graphical User Interface for the Bazaar Version Control System
 
10
Comment[pl]=Graficzny interfejs dla systemu kontroli wersji Bazaar
 
11
Comment[fr]=Interface graphique pour le gestionnaire de version Bazaar
 
12
Icon=olive-gtk
 
13
Exec=olive-gtk
 
14
Categories=Development;RevisionControl;