Merged revisions 4291-4299 via svnmerge from
http://svn.umitproject.org/svnroot/umit/trunk
........
r4291 | gpolo | 2009-03-05 22:10:12 -0300 (Thu, 05 Mar 2009) | 1 line
Added classifier for python 2.4
........
r4292 | gpolo | 2009-03-05 22:12:32 -0300 (Thu, 05 Mar 2009) | 1 line
Added missing commas.
........
r4293 | gpolo | 2009-03-06 13:03:40 -0300 (Fri, 06 Mar 2009) | 1 line
typo fix.
........
r4294 | gpolo | 2009-03-06 13:07:45 -0300 (Fri, 06 Mar 2009) | 3 lines
Avoiding a "GtkWarning?: gtk_label_set_label: assertion `str != NULL'
failed" when not giving a value to text.
........
r4295 | gpolo | 2009-03-06 13:10:00 -0300 (Fri, 06 Mar 2009) | 1 line
Adjusted example to work with the current paths.
........
r4296 | gpolo | 2009-03-06 13:11:51 -0300 (Fri, 06 Mar 2009) | 1 line
Removed bad sys.exit (which didn't even work since sys was never imported here).
........
r4297 | gpolo | 2009-03-06 13:17:37 -0300 (Fri, 06 Mar 2009) | 1 line
Fixed bad widget packing.
........
r4298 | gpolo | 2009-03-06 13:38:11 -0300 (Fri, 06 Mar 2009) | 1 line
Misc tweaks, also removed the broken example.
........
r4299 | gpolo | 2009-03-06 13:50:40 -0300 (Fri, 06 Mar 2009) | 1 line
read_file is gone for more than one year, removed its use here. This code doesn't replace the previous read_file func.
........