Update of /cvsroot/freevo/freevo/src
In directory sc8-pr-cvs1:/tmp/cvs-serv14711/src
Modified Files:
directory.py
Log Message:
Support icons instead of labels "on", "off" and "auto"
Index: directory.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/directory.py,v
retrieving revision 1.53
retrieving revision 1.54
diff -C2 -d -r1.53 -r1.54
*** directory.py 21 Oct 2003 21:17:41 -0000 1.53
--- directory.py 22 Oct 2003 03:00:11 -0000 1.54
***************
*** 10,13 ****
--- 10,16 ----
# -----------------------------------------------------------------------
# $Log$
+ # Revision 1.54 2003/10/22 03:00:11 gsbarbieri
+ # Support icons instead of labels "on", "off" and "auto"
+ #
# Revision 1.53 2003/10/21 21:17:41 gsbarbieri
# Some more i18n improvements.
***************
*** 909,913 ****
items.append(mi)
m = menu_module.Menu(_('Configure'), items)
! m.table = (80, 20)
m.back_one_menu = 2
menuw.pushmenu(m)
--- 912,916 ----
items.append(mi)
m = menu_module.Menu(_('Configure'), items)
! m.table = [ -1, 30 ] # < 0 == take all remaining space, > 1 pixels that this
column should use
m.back_one_menu = 2
menuw.pushmenu(m)
-------------------------------------------------------
This SF.net email is sponsored by OSDN developer relations
Here's your chance to show off your extensive product knowledge
We want to know what you know. Tell us and you have a chance to win $100
http://www.zoomerang.com/survey.zgi?HRPT1X3RYQNC5V4MLNSV3E54
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog