/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-06-09 15:59:13 UTC
  • mto: This revision was merged to the branch mainline in revision 503.
  • Revision ID: v.ladeuil+lp@free.fr-20080609155913-ueadh6vzmn81wwuk
Fix test failing after a feature rename in bzr.

* tests/test_diff.py:
(TestDiffView.test_unicode):
bzrlib.tests.test_diff.UnicodeFilename has benn renamed
bzrlib.tests.UnicodeFilenameFeature in bzr.

* tests/test_commit.py:
(TestCommitDialog_Commit.test_commit_unicode_messages):
bzrlib.tests.test_diff.UnicodeFilename has benn renamed
bzrlib.tests.UnicodeFilenameFeature in bzr.

Show diffs side-by-side

added added

removed removed

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