|
| 1 | +<?xml version="1.0" encoding="UTF-8"?> |
| 2 | +<!-- Generated with glade 3.16.1 --> |
| 3 | +<interface> |
| 4 | + <requires lib="gtk+" version="3.10"/> |
| 5 | + <object class="GtkImage" id="image1"> |
| 6 | + <property name="visible">True</property> |
| 7 | + <property name="can_focus">False</property> |
| 8 | + <property name="stock">gtk-save-as</property> |
| 9 | + <property name="icon_size">6</property> |
| 10 | + </object> |
| 11 | + <object class="GtkWindow" id="mainwin"> |
| 12 | + <property name="can_focus">False</property> |
| 13 | + <property name="window_position">center</property> |
| 14 | + <child> |
| 15 | + <object class="GtkBox" id="box1"> |
| 16 | + <property name="visible">True</property> |
| 17 | + <property name="can_focus">False</property> |
| 18 | + <property name="orientation">vertical</property> |
| 19 | + <child> |
| 20 | + <object class="GtkNotebook" id="notebook1"> |
| 21 | + <property name="visible">True</property> |
| 22 | + <property name="can_focus">True</property> |
| 23 | + <signal name="switch-page" handler="changeTab" swapped="no"/> |
| 24 | + <child> |
| 25 | + <object class="GtkBox" id="box3"> |
| 26 | + <property name="visible">True</property> |
| 27 | + <property name="can_focus">False</property> |
| 28 | + <property name="orientation">vertical</property> |
| 29 | + <child> |
| 30 | + <object class="GtkLabel" id="label1"> |
| 31 | + <property name="visible">True</property> |
| 32 | + <property name="can_focus">False</property> |
| 33 | + <property name="label" translatable="yes">Choose iPad/iDevice:</property> |
| 34 | + </object> |
| 35 | + <packing> |
| 36 | + <property name="expand">False</property> |
| 37 | + <property name="fill">True</property> |
| 38 | + <property name="position">0</property> |
| 39 | + </packing> |
| 40 | + </child> |
| 41 | + <child> |
| 42 | + <object class="GtkFileChooserButton" id="filechooser"> |
| 43 | + <property name="visible">True</property> |
| 44 | + <property name="can_focus">False</property> |
| 45 | + <property name="action">select-folder</property> |
| 46 | + <property name="create_folders">False</property> |
| 47 | + <signal name="selection-changed" handler="iDeviceChanged" swapped="no"/> |
| 48 | + </object> |
| 49 | + <packing> |
| 50 | + <property name="expand">False</property> |
| 51 | + <property name="fill">True</property> |
| 52 | + <property name="position">1</property> |
| 53 | + </packing> |
| 54 | + </child> |
| 55 | + <child> |
| 56 | + <object class="GtkLabel" id="droppableLabel"> |
| 57 | + <property name="width_request">200</property> |
| 58 | + <property name="height_request">200</property> |
| 59 | + <property name="visible">True</property> |
| 60 | + <property name="can_focus">False</property> |
| 61 | + <property name="label" translatable="yes">Drag epub/pdf files here to transfer to iBooks.</property> |
| 62 | + </object> |
| 63 | + <packing> |
| 64 | + <property name="expand">False</property> |
| 65 | + <property name="fill">True</property> |
| 66 | + <property name="position">2</property> |
| 67 | + </packing> |
| 68 | + </child> |
| 69 | + </object> |
| 70 | + </child> |
| 71 | + <child type="tab"> |
| 72 | + <object class="GtkLabel" id="label2"> |
| 73 | + <property name="visible">True</property> |
| 74 | + <property name="can_focus">False</property> |
| 75 | + <property name="label" translatable="yes">Add ePub/PDF to iBooks</property> |
| 76 | + </object> |
| 77 | + <packing> |
| 78 | + <property name="tab_fill">False</property> |
| 79 | + </packing> |
| 80 | + </child> |
| 81 | + <child> |
| 82 | + <object class="GtkScrolledWindow" id="scrolledwindow2"> |
| 83 | + <property name="visible">True</property> |
| 84 | + <property name="can_focus">True</property> |
| 85 | + <property name="shadow_type">in</property> |
| 86 | + <child> |
| 87 | + <object class="GtkViewport" id="viewport1"> |
| 88 | + <property name="visible">True</property> |
| 89 | + <property name="can_focus">False</property> |
| 90 | + <child> |
| 91 | + <object class="GtkListBox" id="appsDocumentListBox"> |
| 92 | + <property name="visible">True</property> |
| 93 | + <property name="can_focus">False</property> |
| 94 | + <signal name="row-activated" handler="selectAppDoc" swapped="no"/> |
| 95 | + </object> |
| 96 | + </child> |
| 97 | + </object> |
| 98 | + </child> |
| 99 | + </object> |
| 100 | + <packing> |
| 101 | + <property name="position">1</property> |
| 102 | + </packing> |
| 103 | + </child> |
| 104 | + <child type="tab"> |
| 105 | + <object class="GtkLabel" id="label3"> |
| 106 | + <property name="visible">True</property> |
| 107 | + <property name="can_focus">False</property> |
| 108 | + <property name="label" translatable="yes">App Documents/File-sharing</property> |
| 109 | + </object> |
| 110 | + <packing> |
| 111 | + <property name="position">1</property> |
| 112 | + <property name="tab_fill">False</property> |
| 113 | + </packing> |
| 114 | + </child> |
| 115 | + <child> |
| 116 | + <object class="GtkBox" id="box2"> |
| 117 | + <property name="visible">True</property> |
| 118 | + <property name="can_focus">False</property> |
| 119 | + <property name="orientation">vertical</property> |
| 120 | + <child> |
| 121 | + <object class="GtkBox" id="box4"> |
| 122 | + <property name="visible">True</property> |
| 123 | + <property name="can_focus">False</property> |
| 124 | + <child> |
| 125 | + <object class="GtkButton" id="screenshotButton"> |
| 126 | + <property name="label" translatable="yes">Screenshot</property> |
| 127 | + <property name="visible">True</property> |
| 128 | + <property name="can_focus">True</property> |
| 129 | + <property name="receives_default">True</property> |
| 130 | + <signal name="activate" handler="screenShot" swapped="no"/> |
| 131 | + <signal name="clicked" handler="screenShot" swapped="no"/> |
| 132 | + </object> |
| 133 | + <packing> |
| 134 | + <property name="expand">True</property> |
| 135 | + <property name="fill">True</property> |
| 136 | + <property name="position">0</property> |
| 137 | + </packing> |
| 138 | + </child> |
| 139 | + <child> |
| 140 | + <object class="GtkButton" id="screenshotSaveButton"> |
| 141 | + <property name="label" translatable="yes">Save...</property> |
| 142 | + <property name="visible">True</property> |
| 143 | + <property name="can_focus">True</property> |
| 144 | + <property name="receives_default">True</property> |
| 145 | + <property name="image">image1</property> |
| 146 | + <signal name="activate" handler="saveScreenshot" swapped="no"/> |
| 147 | + <signal name="clicked" handler="saveScreenshot" swapped="no"/> |
| 148 | + </object> |
| 149 | + <packing> |
| 150 | + <property name="expand">True</property> |
| 151 | + <property name="fill">True</property> |
| 152 | + <property name="position">1</property> |
| 153 | + </packing> |
| 154 | + </child> |
| 155 | + </object> |
| 156 | + <packing> |
| 157 | + <property name="expand">False</property> |
| 158 | + <property name="fill">True</property> |
| 159 | + <property name="position">0</property> |
| 160 | + </packing> |
| 161 | + </child> |
| 162 | + <child> |
| 163 | + <object class="GtkImage" id="screenshotImage"> |
| 164 | + <property name="visible">True</property> |
| 165 | + <property name="can_focus">False</property> |
| 166 | + <property name="stock">gtk-missing-image</property> |
| 167 | + </object> |
| 168 | + <packing> |
| 169 | + <property name="expand">True</property> |
| 170 | + <property name="fill">True</property> |
| 171 | + <property name="position">1</property> |
| 172 | + </packing> |
| 173 | + </child> |
| 174 | + </object> |
| 175 | + <packing> |
| 176 | + <property name="position">2</property> |
| 177 | + </packing> |
| 178 | + </child> |
| 179 | + <child type="tab"> |
| 180 | + <object class="GtkLabel" id="label4"> |
| 181 | + <property name="visible">True</property> |
| 182 | + <property name="can_focus">False</property> |
| 183 | + <property name="label" translatable="yes">Screenshot</property> |
| 184 | + </object> |
| 185 | + <packing> |
| 186 | + <property name="position">2</property> |
| 187 | + <property name="tab_fill">False</property> |
| 188 | + </packing> |
| 189 | + </child> |
| 190 | + <child> |
| 191 | + <object class="GtkNotebook" id="notebook2"> |
| 192 | + <property name="visible">True</property> |
| 193 | + <property name="can_focus">True</property> |
| 194 | + <signal name="switch-page" handler="changeInfoTab" swapped="no"/> |
| 195 | + <child> |
| 196 | + <object class="GtkScrolledWindow" id="scrolledwindow1"> |
| 197 | + <property name="visible">True</property> |
| 198 | + <property name="can_focus">True</property> |
| 199 | + <property name="shadow_type">in</property> |
| 200 | + <child> |
| 201 | + <object class="GtkTextView" id="deviceInfoTextView"> |
| 202 | + <property name="visible">True</property> |
| 203 | + <property name="can_focus">True</property> |
| 204 | + <property name="editable">False</property> |
| 205 | + <property name="accepts_tab">False</property> |
| 206 | + </object> |
| 207 | + </child> |
| 208 | + </object> |
| 209 | + </child> |
| 210 | + <child type="tab"> |
| 211 | + <object class="GtkLabel" id="label6"> |
| 212 | + <property name="visible">True</property> |
| 213 | + <property name="can_focus">False</property> |
| 214 | + <property name="label" translatable="yes">Device Details</property> |
| 215 | + </object> |
| 216 | + <packing> |
| 217 | + <property name="tab_fill">False</property> |
| 218 | + </packing> |
| 219 | + </child> |
| 220 | + </object> |
| 221 | + <packing> |
| 222 | + <property name="position">3</property> |
| 223 | + </packing> |
| 224 | + </child> |
| 225 | + <child type="tab"> |
| 226 | + <object class="GtkLabel" id="label5"> |
| 227 | + <property name="visible">True</property> |
| 228 | + <property name="can_focus">False</property> |
| 229 | + <property name="label" translatable="yes">Device Info</property> |
| 230 | + </object> |
| 231 | + <packing> |
| 232 | + <property name="position">3</property> |
| 233 | + <property name="tab_fill">False</property> |
| 234 | + </packing> |
| 235 | + </child> |
| 236 | + </object> |
| 237 | + <packing> |
| 238 | + <property name="expand">True</property> |
| 239 | + <property name="fill">True</property> |
| 240 | + <property name="position">3</property> |
| 241 | + </packing> |
| 242 | + </child> |
| 243 | + </object> |
| 244 | + </child> |
| 245 | + </object> |
| 246 | +</interface> |
0 commit comments