Changeset 1348

Show
Ignore:
Timestamp:
08/14/07 11:50:35 (6 years ago)
Author:
kop-labs
Message:

icons added and debug off

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branch/k0p/umitInterfaceEditor/OptionManager.py

    r1347 r1348  
    446446            s = self._arg_img(arg) 
    447447            img_dir =  os.path.join(pixmaps_dir, '%s.png' % s) 
    448             print img_dir 
    449448            icon.set_from_file(img_dir) 
    450449            icon = icon.get_pixbuf()