diff options
Diffstat (limited to 'data/glade/print.glade')
-rw-r--r-- | data/glade/print.glade | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/data/glade/print.glade b/data/glade/print.glade index 801921abd..ba430a5f3 100644 --- a/data/glade/print.glade +++ b/data/glade/print.glade @@ -18,6 +18,7 @@ <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property> <property name="gravity">GDK_GRAVITY_NORTH_WEST</property> <property name="focus_on_map">True</property> + <property name="urgency_hint">False</property> <property name="has_separator">False</property> <child internal-child="vbox"> @@ -42,7 +43,6 @@ <property name="relief">GTK_RELIEF_NORMAL</property> <property name="focus_on_click">True</property> <property name="response_id">-7</property> - <signal name="clicked" handler="ephy_print_setup_dialog_close_button_cb" last_modification_time="Sat, 06 Dec 2003 10:22:18 GMT"/> </widget> </child> @@ -56,7 +56,6 @@ <property name="relief">GTK_RELIEF_NORMAL</property> <property name="focus_on_click">True</property> <property name="response_id">-11</property> - <signal name="clicked" handler="ephy_print_setup_dialog_help_button_cb" last_modification_time="Sun, 04 Jan 2004 20:17:34 GMT"/> </widget> </child> </widget> |