diff options
author | Alessio Treglia <alessio@debian.org> | 2012-04-04 21:01:18 +0200 |
---|---|---|
committer | Alessio Treglia <alessio@debian.org> | 2012-04-04 21:01:18 +0200 |
commit | 3423cc86f86a823a318ea72981dc8eb889fc7987 (patch) | |
tree | 01c27814a7d75d2b39c9ad1df8a730993496e3ec /data/simple-scan.ui | |
parent | 7249c8ed3cb0da5185af4ecd2031c483bfc0258a (diff) |
Imported Upstream version 3.4.0upstream/3.4.0
Diffstat (limited to 'data/simple-scan.ui')
-rw-r--r-- | data/simple-scan.ui | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/data/simple-scan.ui b/data/simple-scan.ui index 102a7a8..7a5d7c1 100644 --- a/data/simple-scan.ui +++ b/data/simple-scan.ui @@ -379,6 +379,9 @@ <child> <object class="GtkToolbar" id="toolbar1"> <property name="visible">True</property> + <style> + <class name="primary-toolbar"/> + </style> <child> <object class="GtkToolButton" id="new_toolbutton"> <property name="visible">True</property> @@ -536,7 +539,6 @@ <property name="type_hint">normal</property> <property name="urgency_hint">True</property> <property name="transient_for">simple_scan_window</property> - <property name="has_separator">False</property> <child internal-child="vbox"> <object class="GtkVBox" id="dialog-vbox1"> <property name="visible">True</property> @@ -664,7 +666,6 @@ <property name="icon_name">scanner</property> <property name="type_hint">normal</property> <property name="transient_for">simple_scan_window</property> - <property name="has_separator">False</property> <signal name="response" handler="preferences_dialog_response_cb"/> <signal name="delete_event" handler="preferences_dialog_delete_event_cb"/> <child internal-child="vbox"> |