gnome-desktop r4961 - trunk/gnome-about



Author: vuntz
Date: Tue Jan  8 00:06:17 2008
New Revision: 4961
URL: http://svn.gnome.org/viewvc/gnome-desktop?rev=4961&view=rev

Log:
2008-01-08  Vincent Untz  <vuntz gnome org>

	* gnome-about.in: don't import OptionGroup


Modified:
   trunk/gnome-about/ChangeLog
   trunk/gnome-about/gnome-about.in

Modified: trunk/gnome-about/gnome-about.in
==============================================================================
--- trunk/gnome-about/gnome-about.in	(original)
+++ trunk/gnome-about/gnome-about.in	Tue Jan  8 00:06:17 2008
@@ -31,7 +31,7 @@
 pygtk.require ('2.0')
 
 import gobject
-from gobject.option import OptionGroup, OptionParser, make_option
+from gobject.option import OptionParser, make_option
 import gtk
 
 import gnome



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