ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/CV/cv.glade
(Generate patch)

Comparing CV/cv.glade (file contents):
Revision 1.1 by root, Wed Nov 12 00:59:01 2003 UTC vs.
Revision 1.2 by root, Wed Nov 12 16:59:46 2003 UTC

5 5
6<widget class="GtkDialog" id="PrintDialog"> 6<widget class="GtkDialog" id="PrintDialog">
7 <property name="visible">True</property> 7 <property name="visible">True</property>
8 <property name="title" translatable="yes">Print Image</property> 8 <property name="title" translatable="yes">Print Image</property>
9 <property name="type">GTK_WINDOW_TOPLEVEL</property> 9 <property name="type">GTK_WINDOW_TOPLEVEL</property>
10 <property name="window_position">GTK_WIN_POS_NONE</property> 10 <property name="window_position">GTK_WIN_POS_MOUSE</property>
11 <property name="modal">False</property> 11 <property name="modal">False</property>
12 <property name="resizable">True</property> 12 <property name="resizable">True</property>
13 <property name="destroy_with_parent">False</property> 13 <property name="destroy_with_parent">False</property>
14 <property name="has_separator">True</property> 14 <property name="has_separator">True</property>
15 15

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines