Hello.. :)

  This is a little patch por ui.py:


--- ui_old.py   Thu Apr 13 22:15:08 2000
+++ ui.py       Thu Apr 13 22:16:22 2000
@@ -1042,7 +1042,7 @@
        def clear(self, not_shown=_gtk.TRUE):
                _gnomeui.gnome_icon_selection_clear(self._o, not_shown)
        def get_icon(self, full_path=_gtk.TRUE):
-               _gnomeui.gnome_icon_selection_get_icon(self._o, full_path)
+               return _gnomeui.gnome_icon_selection_get_icon(self._o, full_path)
        def select_icon(self, filename):
                _gnomeui.gnome_icon_selection_select_icon(self._o, filename)
 _gtk._name2cls['GnomeIconSelection'] = GnomeIconSelection



 P.D: Ok, ok.. my sencond msg in the mail-list, and the second patch.. sorry. ;-)
 P.D2: Sorry for my BAD english.. '':-))

-- 
Greetings, alo.         
Linux reg. user: #80626, GnuPG Key ID: 0x0fed38a51
-
To unsubscribe: echo "unsubscribe" | mail [EMAIL PROTECTED]

Reply via email to