/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 bzr-notify.desktop

  • Committer: Szilveszter Farkas (Phanatic)
  • Date: 2006-07-16 23:51: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-20060716235120-0ea07ea7fc6e9330
2006-07-17  Szilveszter Farkas <Szilveszter.Farkas@gmail.com>

    * setup.py: some tweaks
    * olive-gtk: added main executable
    * olive/frontend/gtk/handler.py: signal handler class added (OliveHandler)
    * olive/frontend/gtk/__init__.py: main GTK class added (OliveGtk)
    * olive.glade: GTK UI description added (generated by Glade)
    * oliveicon2.png: icon added

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
[Desktop Entry]
2
 
Encoding=UTF-8
3
 
Type=Application
4
 
Version=0.1
5
 
Name=Bazaar Notification
6
 
GenericName=
7
 
Comment=Notification Area Icon for Bazaar
8
 
Icon=bzr-icon-64.png
9
 
Exec=bzr commit-notify
10
 
Categories=Application;Development;RevisionControl;
11
 
Terminal=false