/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-07-21 18:18:20 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-20060721181820-450b5e29bb2614d9
2006-07-21  Szilveszter Farkas <Szilveszter.Farkas@gmail.com>

    * olive/olive.glade: some UI refreshment (push, remove and commit dialog)
    * olive/frontend/gtk/push.py: implemented 'push' functionality
    * olive/frontend/gtk/commit.py: implemented 'commit' functionality
    * olive/frontend/gtk/remove.py: implemented 'remove' functionality
    * olive/frontend/gtk/add.py: implemented 'add' functionality
    * olive/frontend/gtk/handler.py: implemented 'init' functionality
    * olive/backend/fileops.py: added recursive mode to add(), added
      NotBranchError exception to add() and remove()

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;