From: <ale...@us...> - 2003-10-26 23:18:49
|
Update of /cvsroot/morphix/langconf In directory sc8-pr-cvs1:/tmp/cvs-serv29430 Modified Files: langconf.glade Added Files: langconf.gladep Log Message: fixed glade-building, removed title --- NEW FILE: langconf.gladep --- <?xml version="1.0" standalone="no"?> <!--*- mode: xml -*--> <!DOCTYPE glade-project SYSTEM "http://glade.gnome.org/glade-project-2.0.dtd"> <glade-project> <name>Langconf</name> <program_name>langconf</program_name> <gnome_support>FALSE</gnome_support> </glade-project> Index: langconf.glade =================================================================== RCS file: /cvsroot/morphix/langconf/langconf.glade,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** langconf.glade 26 Oct 2003 23:02:42 -0000 1.1.1.1 --- langconf.glade 26 Oct 2003 23:14:44 -0000 1.2 *************** *** 147,151 **** <property name="visible">True</property> <property name="can_focus">True</property> ! <property name="headers_visible">True</property> <property name="rules_hint">False</property> <property name="reorderable">False</property> --- 147,151 ---- <property name="visible">True</property> <property name="can_focus">True</property> ! <property name="headers_visible">False</property> <property name="rules_hint">False</property> <property name="reorderable">False</property> |