| 144 | | <widget class="GtkVPaned" id="vpaned_bse"> |
|---|
| 145 | | <property name="visible">True</property> |
|---|
| 146 | | <child> |
|---|
| 147 | | <widget class="GtkIconView" id="iconview_bse_file_select"> |
|---|
| 148 | | <property name="visible">True</property> |
|---|
| 149 | | <property name="text_column">0</property> |
|---|
| 150 | | <property name="selection_mode">GTK_SELECTION_MULTIPLE</property> |
|---|
| 151 | | </widget> |
|---|
| 152 | | <packing> |
|---|
| 153 | | <property name="resize">False</property> |
|---|
| 154 | | </packing> |
|---|
| 155 | | </child> |
|---|
| 156 | | <child> |
|---|
| 157 | | <widget class="GtkTreeView" id="treeview_bse_backupset"> |
|---|
| 158 | | <property name="visible">True</property> |
|---|
| 159 | | <property name="rules_hint">True</property> |
|---|
| 160 | | </widget> |
|---|
| | 150 | <widget class="GtkVBox" id="vbox1"> |
|---|
| | 151 | <property name="visible">True</property> |
|---|
| | 152 | <child> |
|---|
| | 153 | <widget class="GtkLabel" id="label_bse_dragfiles"> |
|---|
| | 154 | <property name="visible">True</property> |
|---|
| | 155 | <property name="label" translatable="yes">Select and drag the files you wish to backup from here:</property> |
|---|
| | 156 | <property name="single_line_mode">True</property> |
|---|
| | 157 | </widget> |
|---|
| | 158 | <packing> |
|---|
| | 159 | <property name="expand">False</property> |
|---|
| | 160 | <property name="fill">False</property> |
|---|
| | 161 | </packing> |
|---|
| | 162 | </child> |
|---|
| | 163 | <child> |
|---|
| | 164 | <widget class="GtkVPaned" id="vpaned_bse"> |
|---|
| | 165 | <property name="visible">True</property> |
|---|
| | 166 | <child> |
|---|
| | 167 | <widget class="GtkScrolledWindow" id="scrolledwindow_bse_files"> |
|---|
| | 168 | <property name="visible">True</property> |
|---|
| | 169 | <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property> |
|---|
| | 170 | <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property> |
|---|
| | 171 | <property name="shadow_type">GTK_SHADOW_ETCHED_IN</property> |
|---|
| | 172 | <child> |
|---|
| | 173 | <widget class="GtkIconView" id="iconview_bse_file_select"> |
|---|
| | 174 | <property name="visible">True</property> |
|---|
| | 175 | <property name="can_focus">True</property> |
|---|
| | 176 | <property name="has_focus">True</property> |
|---|
| | 177 | <property name="text_column">0</property> |
|---|
| | 178 | <property name="selection_mode">GTK_SELECTION_MULTIPLE</property> |
|---|
| | 179 | </widget> |
|---|
| | 180 | </child> |
|---|
| | 181 | </widget> |
|---|
| | 182 | <packing> |
|---|
| | 183 | <property name="resize">False</property> |
|---|
| | 184 | </packing> |
|---|
| | 185 | </child> |
|---|
| | 186 | <child> |
|---|
| | 187 | <placeholder/> |
|---|
| | 188 | </child> |
|---|
| | 189 | </widget> |
|---|
| | 190 | <packing> |
|---|
| | 191 | <property name="position">1</property> |
|---|
| | 192 | </packing> |
|---|
| | 193 | </child> |
|---|
| | 194 | <child> |
|---|
| | 195 | <widget class="GtkLabel" id="label_bse_dropfiles"> |
|---|
| | 196 | <property name="visible">True</property> |
|---|
| | 197 | <property name="label" translatable="yes">...and drag them here to add them to the backup set:</property> |
|---|
| | 198 | <property name="single_line_mode">True</property> |
|---|
| | 199 | </widget> |
|---|
| | 200 | <packing> |
|---|
| | 201 | <property name="expand">False</property> |
|---|
| | 202 | <property name="fill">False</property> |
|---|
| | 203 | <property name="position">2</property> |
|---|
| | 204 | </packing> |
|---|
| | 205 | </child> |
|---|
| | 206 | <child> |
|---|
| | 207 | <widget class="GtkScrolledWindow" id="scrolledwindow_bse_set"> |
|---|
| | 208 | <property name="visible">True</property> |
|---|
| | 209 | <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property> |
|---|
| | 210 | <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property> |
|---|
| | 211 | <property name="shadow_type">GTK_SHADOW_ETCHED_IN</property> |
|---|
| | 212 | <child> |
|---|
| | 213 | <widget class="GtkTreeView" id="treeview_bse_backupset"> |
|---|
| | 214 | <property name="visible">True</property> |
|---|
| | 215 | <property name="headers_clickable">True</property> |
|---|
| | 216 | <property name="reorderable">True</property> |
|---|
| | 217 | <property name="rules_hint">True</property> |
|---|
| | 218 | <property name="enable_search">False</property> |
|---|
| | 219 | </widget> |
|---|
| | 220 | </child> |
|---|
| | 221 | </widget> |
|---|
| | 222 | <packing> |
|---|
| | 223 | <property name="position">3</property> |
|---|
| | 224 | </packing> |
|---|