gimmie r665 - trunk/gimmie



Author: seiflotfy
Date: Thu Feb  7 17:47:30 2008
New Revision: 665
URL: http://svn.gnome.org/viewvc/gimmie?rev=665&view=rev

Log:
added Authors


Modified:
   trunk/gimmie/gimmie_applet.py

Modified: trunk/gimmie/gimmie_applet.py
==============================================================================
--- trunk/gimmie/gimmie_applet.py	(original)
+++ trunk/gimmie/gimmie_applet.py	Thu Feb  7 17:47:30 2008
@@ -634,8 +634,10 @@
         about = gtk.AboutDialog()
         about.set_name("Gimmie")
         about.set_authors(("Alex Graveley <alex beatniksoftware com>",
-                           "David Trowbridge <trowbrds gmail com>",
-                           "Tony Tsui <tsui tony gmail com"))
+                           "Alexander Gabriel <Alexander Gabriel TU-Harburg de",
+                           "Seif Lotfy <SeifLotfy Googlemail com>",
+                           "Tony Tsui <tsui tony gmail com",
+                           "David Trowbridge <trowbrds gmail com>"))
         about.run()
         about.destroy()
         return



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]