[opendemo-cvs] CVS: opendemo/tools/odcut OdGuiGlade.wxg,1.3,1.4
Status: Beta
Brought to you by:
girlich
From: Uwe G. <gi...@us...> - 2005-02-09 18:11:27
|
Update of /cvsroot/opendemo/opendemo/tools/odcut In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3675 Modified Files: OdGuiGlade.wxg Log Message: removed file list to play area button Index: OdGuiGlade.wxg =================================================================== RCS file: /cvsroot/opendemo/opendemo/tools/odcut/OdGuiGlade.wxg,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** OdGuiGlade.wxg 8 Feb 2005 21:12:10 -0000 1.3 --- OdGuiGlade.wxg 9 Feb 2005 18:11:19 -0000 1.4 *************** *** 1,4 **** <?xml version="1.0"?> ! <!-- generated by wxGlade 0.3.5.1 on Tue Feb 8 21:57:26 2005 --> <application path="OdGuiGlade.pm" name="" class="" option="0" language="perl" top_window="main_frame" encoding="UTF-8" use_gettext="1" overwrite="1" use_new_namespace="1"> --- 1,4 ---- <?xml version="1.0"?> ! <!-- generated by wxGlade 0.3.5.1 on Wed Feb 9 18:20:41 2005 --> <application path="OdGuiGlade.pm" name="" class="" option="0" language="perl" top_window="main_frame" encoding="UTF-8" use_gettext="1" overwrite="1" use_new_namespace="1"> *************** *** 380,391 **** <border>0</border> <option>0</option> - <object class="wxButton" name="fileToPlayArea" base="EditButton"> - <tooltip>Copy the selected Input File entry into the Play Area.</tooltip> - <label>To Play Area</label> - </object> - </object> - <object class="sizeritem"> - <border>0</border> - <option>0</option> <object class="wxButton" name="fileToCutList" base="EditButton"> <tooltip>Copy the selected Input File entry into the Cut List.</tooltip> --- 380,383 ---- |