~jconti/recent-notifications/trunk

« back to all changes in this revision

Viewing changes to recent_notifications/Globals.py

  • Committer: Jason Conti
  • Date: 2010-04-24 19:23:17 UTC
  • Revision ID: jason.conti@gmail.com-20100424192317-3f0ap64kcdr31278
Adding new panel icons to better match the ubuntu humanity theme. Moved to lucid so removed the code to build karmic packages, since I can't test them at the moment.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
VERSION = "0.4.16"
 
1
VERSION = "0.4.17"
2
2
WEBSITE = "http://launchpad.net/recent-notifications"