diff options
Diffstat (limited to 'data')
| -rw-r--r-- | data/UpdateManager.glade | 24 |
1 files changed, 4 insertions, 20 deletions
diff --git a/data/UpdateManager.glade b/data/UpdateManager.glade index e9f2b32d..400a4f75 100644 --- a/data/UpdateManager.glade +++ b/data/UpdateManager.glade @@ -981,8 +981,8 @@ Need to get the changes from the central server</property> <property name="visible">True</property> <property name="can_default">True</property> <property name="can_focus">True</property> - <property name="label">gtk-ok</property> - <property name="use_stock">True</property> + <property name="label">_Upgrade</property> + <property name="use_underline">True</property> <property name="relief">GTK_RELIEF_NORMAL</property> <property name="focus_on_click">True</property> <property name="response_id">-5</property> @@ -998,7 +998,7 @@ Need to get the changes from the central server</property> </child> <child> - <widget class="GtkScrolledWindow" id="scrolledwindow5"> + <widget class="GtkScrolledWindow" id="scrolled_notes"> <property name="border_width">6</property> <property name="visible">True</property> <property name="can_focus">True</property> @@ -1008,23 +1008,7 @@ Need to get the changes from the central server</property> <property name="window_placement">GTK_CORNER_TOP_LEFT</property> <child> - <widget class="GtkTextView" id="textview_release_notes"> - <property name="visible">True</property> - <property name="can_focus">True</property> - <property name="editable">False</property> - <property name="overwrite">False</property> - <property name="accepts_tab">True</property> - <property name="justification">GTK_JUSTIFY_LEFT</property> - <property name="wrap_mode">GTK_WRAP_NONE</property> - <property name="cursor_visible">False</property> - <property name="pixels_above_lines">6</property> - <property name="pixels_below_lines">0</property> - <property name="pixels_inside_wrap">0</property> - <property name="left_margin">6</property> - <property name="right_margin">6</property> - <property name="indent">0</property> - <property name="text" translatable="yes"></property> - </widget> + <placeholder/> </child> </widget> <packing> |
