/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: Scott James Remnant
  • Date: 2005-10-17 04:26:00 UTC
  • Revision ID: scott@netsplit.com-20051017042600-b3a3265abfffdf53
Split the display in two with a pane, we'll use the bottom half to show
information about the current revision.  Add a Back and Forward button
which figure out which revision is logically the next of previous and
moves the cursor to it.  Handle the cursor-changed event to enable/disable
the buttons (and soon update the bottom pane).

Further split up graph.py so we can stash the internal lists to do the
above; also it may allow us in future to produce partial graphs.

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;