~jconti/recent-notifications/trunk

« back to all changes in this revision

Viewing changes to data/rn-unity.desktop

  • Committer: Jason Conti
  • Date: 2011-03-26 21:20:00 UTC
  • Revision ID: jason.conti@gmail.com-20110326212000-48rj1zased29tne4
Ported Notification.py to gobject introspection, everything except dbus. Going to attempt that next, but may revert if it doesn't work so well yet.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
[Desktop Entry]
 
2
Name=Recent Notifications
 
3
Comment=View recent notifications
 
4
Exec=/home/jconti/Projects/bzr/recent-notifications/unity/Main.py
 
5
Icon=/home/jconti/Projects/bzr/recent-notifications/icons/recent-notifications.svg
 
6
Type=Application
 
7
Categories=GTK;Utility
 
8