/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: Szilveszter Farkas (Phanatic)
  • Date: 2006-08-10 17:25:30 UTC
  • mto: (0.14.1 main) (93.1.1 win32.bialix)
  • mto: This revision was merged to the branch mainline in revision 83.
  • Revision ID: Szilveszter.Farkas@gmail.com-20060810172530-d63fde9240356aab
Implemented Log functionality (via bzrk).

2006-08-10  Szilveszter Farkas <Szilveszter.Farkas@gmail.com>

    * olive/frontend/gtk/log.py: implemented OliveLog (calls BzrkApp)
    * olive/frontend/gtk/viz/diffwin.py: made it bzrlib 0.9 API compatible
    * olive/frontend/gtk/viz/bzrkapp.py: don't quit main loop
    * olive/frontend/gtk/viz: added bzrk codebase for Log functionality
    * setup.py: added olive.frontend.gtk.viz package

Show diffs side-by-side

added added

removed removed

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