diff options
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/oe-pkgdata-browser.glade | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/scripts/oe-pkgdata-browser.glade b/scripts/oe-pkgdata-browser.glade index a6aae60bdd..0d06c825ff 100644 --- a/scripts/oe-pkgdata-browser.glade +++ b/scripts/oe-pkgdata-browser.glade | |||
| @@ -35,6 +35,8 @@ | |||
| 35 | <object class="GtkWindow" id="window"> | 35 | <object class="GtkWindow" id="window"> |
| 36 | <property name="can_focus">False</property> | 36 | <property name="can_focus">False</property> |
| 37 | <property name="title" translatable="yes">Package Data Browser</property> | 37 | <property name="title" translatable="yes">Package Data Browser</property> |
| 38 | <property name="default_width">1200</property> | ||
| 39 | <property name="default_height">900</property> | ||
| 38 | <property name="icon_name">accessories-dictionary</property> | 40 | <property name="icon_name">accessories-dictionary</property> |
| 39 | <property name="has_resize_grip">True</property> | 41 | <property name="has_resize_grip">True</property> |
| 40 | <child> | 42 | <child> |
| @@ -69,7 +71,7 @@ | |||
| 69 | <object class="GtkPaned" id="paned1"> | 71 | <object class="GtkPaned" id="paned1"> |
| 70 | <property name="visible">True</property> | 72 | <property name="visible">True</property> |
| 71 | <property name="can_focus">True</property> | 73 | <property name="can_focus">True</property> |
| 72 | <property name="position">200</property> | 74 | <property name="position">400</property> |
| 73 | <property name="position_set">True</property> | 75 | <property name="position_set">True</property> |
| 74 | <child> | 76 | <child> |
| 75 | <object class="GtkScrolledWindow" id="scrolledwindow1"> | 77 | <object class="GtkScrolledWindow" id="scrolledwindow1"> |
| @@ -112,7 +114,7 @@ | |||
| 112 | <object class="GtkPaned" id="paned2"> | 114 | <object class="GtkPaned" id="paned2"> |
| 113 | <property name="visible">True</property> | 115 | <property name="visible">True</property> |
| 114 | <property name="can_focus">True</property> | 116 | <property name="can_focus">True</property> |
| 115 | <property name="position">200</property> | 117 | <property name="position">400</property> |
| 116 | <property name="position_set">True</property> | 118 | <property name="position_set">True</property> |
| 117 | <child> | 119 | <child> |
| 118 | <object class="GtkScrolledWindow" id="scrolledwindow2"> | 120 | <object class="GtkScrolledWindow" id="scrolledwindow2"> |
