Wed, 23 Aug 2017 00:36:13 -0500
mark pidgin/about.ui as translateable and remove some hidden titles
| 38659 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <!-- Generated with glade 3.20.0 --> | |
| 3 | <interface> | |
| 4 | <requires lib="gtk+" version="3.10"/> | |
|
38660
d6a4308481c7
Get the meson arguments working
Gary Kramlich <grim@reaperworld.com>
parents:
38659
diff
changeset
|
5 | <object class="GtkTreeStore" id="build_info_store"> |
|
d6a4308481c7
Get the meson arguments working
Gary Kramlich <grim@reaperworld.com>
parents:
38659
diff
changeset
|
6 | <columns> |
|
d6a4308481c7
Get the meson arguments working
Gary Kramlich <grim@reaperworld.com>
parents:
38659
diff
changeset
|
7 | <!-- column-name title --> |
|
d6a4308481c7
Get the meson arguments working
Gary Kramlich <grim@reaperworld.com>
parents:
38659
diff
changeset
|
8 | <column type="gchararray"/> |
|
d6a4308481c7
Get the meson arguments working
Gary Kramlich <grim@reaperworld.com>
parents:
38659
diff
changeset
|
9 | <!-- column-name value --> |
|
d6a4308481c7
Get the meson arguments working
Gary Kramlich <grim@reaperworld.com>
parents:
38659
diff
changeset
|
10 | <column type="gchararray"/> |
|
d6a4308481c7
Get the meson arguments working
Gary Kramlich <grim@reaperworld.com>
parents:
38659
diff
changeset
|
11 | </columns> |
|
d6a4308481c7
Get the meson arguments working
Gary Kramlich <grim@reaperworld.com>
parents:
38659
diff
changeset
|
12 | </object> |
| 38662 | 13 | <object class="GtkTreeStore" id="developers_store"> |
| 14 | <columns> | |
| 15 | <!-- column-name markup --> | |
| 16 | <column type="gchararray"/> | |
| 17 | <!-- column-name align --> | |
| 18 | <column type="gfloat"/> | |
| 19 | </columns> | |
| 20 | </object> | |
| 21 | <object class="GtkTreeStore" id="translators_store"> | |
| 38659 | 22 | <columns> |
| 23 | <!-- column-name markup --> | |
| 24 | <column type="gchararray"/> | |
| 25 | <!-- column-name align --> | |
| 26 | <column type="gfloat"/> | |
| 27 | </columns> | |
| 28 | </object> | |
| 29 | <template class="PidginAboutDialog" parent="GtkDialog"> | |
| 30 | <property name="can_focus">False</property> | |
| 31 | <property name="border_width">5</property> | |
| 32 | <property name="resizable">False</property> | |
| 33 | <property name="window_position">center</property> | |
| 34 | <property name="type_hint">dialog</property> | |
| 35 | <child internal-child="vbox"> | |
| 36 | <object class="GtkBox"> | |
| 37 | <property name="can_focus">False</property> | |
| 38 | <property name="orientation">vertical</property> | |
| 39 | <property name="spacing">2</property> | |
| 40 | <child internal-child="action_area"> | |
| 41 | <object class="GtkButtonBox"> | |
| 42 | <property name="can_focus">False</property> | |
| 43 | <property name="layout_style">spread</property> | |
| 44 | <child> | |
|
38673
743b0df28288
replace the toggle buttons with a GtkStackSwitcher which simplifies the code quite a bit
Gary Kramlich <grim@reaperworld.com>
parents:
38666
diff
changeset
|
45 | <object class="GtkStackSwitcher" id="switcher"> |
| 38662 | 46 | <property name="visible">True</property> |
|
38673
743b0df28288
replace the toggle buttons with a GtkStackSwitcher which simplifies the code quite a bit
Gary Kramlich <grim@reaperworld.com>
parents:
38666
diff
changeset
|
47 | <property name="can_focus">False</property> |
|
743b0df28288
replace the toggle buttons with a GtkStackSwitcher which simplifies the code quite a bit
Gary Kramlich <grim@reaperworld.com>
parents:
38666
diff
changeset
|
48 | <property name="stack">stack</property> |
| 38662 | 49 | </object> |
| 50 | <packing> | |
| 51 | <property name="expand">True</property> | |
| 52 | <property name="fill">True</property> | |
| 53 | <property name="position">0</property> | |
| 54 | </packing> | |
| 55 | </child> | |
| 56 | <child> | |
|
38666
c0bf67926a79
Wire up the close button
Gary Kramlich <grim@reaperworld.com>
parents:
38664
diff
changeset
|
57 | <object class="GtkButton" id="close_button"> |
| 38659 | 58 | <property name="label" translatable="yes">Close</property> |
| 59 | <property name="visible">True</property> | |
| 60 | <property name="can_focus">True</property> | |
| 61 | <property name="receives_default">True</property> | |
| 62 | </object> | |
| 63 | <packing> | |
| 64 | <property name="expand">True</property> | |
| 65 | <property name="fill">True</property> | |
|
38673
743b0df28288
replace the toggle buttons with a GtkStackSwitcher which simplifies the code quite a bit
Gary Kramlich <grim@reaperworld.com>
parents:
38666
diff
changeset
|
66 | <property name="position">1</property> |
| 38659 | 67 | </packing> |
| 68 | </child> | |
| 69 | </object> | |
| 70 | <packing> | |
| 71 | <property name="expand">False</property> | |
| 72 | <property name="fill">False</property> | |
| 73 | <property name="position">0</property> | |
| 74 | </packing> | |
| 75 | </child> | |
| 76 | <child> | |
| 77 | <object class="GtkBox"> | |
| 78 | <property name="visible">True</property> | |
| 79 | <property name="can_focus">False</property> | |
| 80 | <property name="border_width">12</property> | |
| 81 | <property name="orientation">vertical</property> | |
| 82 | <property name="spacing">5</property> | |
| 83 | <child> | |
| 84 | <object class="GtkEventBox" id="event-box"> | |
| 85 | <property name="visible">True</property> | |
| 86 | <property name="can_focus">False</property> | |
| 87 | <property name="above_child">True</property> | |
| 88 | <child> | |
| 89 | <object class="GtkImage" id="logo"> | |
| 90 | <property name="visible">True</property> | |
| 91 | <property name="can_focus">False</property> | |
| 92 | <property name="resource">/im/pidgin/Pidgin/logo.png</property> | |
| 93 | <property name="icon_size">6</property> | |
| 94 | </object> | |
| 95 | </child> | |
| 96 | </object> | |
| 97 | <packing> | |
| 98 | <property name="expand">True</property> | |
| 99 | <property name="fill">True</property> | |
| 100 | <property name="position">0</property> | |
| 101 | </packing> | |
| 102 | </child> | |
| 103 | <child> | |
|
38664
253a9bbc3317
Clean up the main page on the about dialog
Gary Kramlich <grim@reaperworld.com>
parents:
38662
diff
changeset
|
104 | <object class="GtkLabel" id="application_name"> |
| 38659 | 105 | <property name="visible">True</property> |
| 106 | <property name="can_focus">False</property> | |
| 107 | <property name="label" translatable="yes">Pidgin</property> | |
| 108 | <property name="justify">center</property> | |
| 109 | <property name="selectable">True</property> | |
| 110 | <attributes> | |
| 111 | <attribute name="weight" value="bold"/> | |
| 112 | </attributes> | |
| 113 | </object> | |
| 114 | <packing> | |
| 115 | <property name="expand">False</property> | |
| 116 | <property name="fill">True</property> | |
| 117 | <property name="position">1</property> | |
| 118 | </packing> | |
| 119 | </child> | |
| 120 | <child> | |
| 121 | <object class="GtkStack" id="stack"> | |
| 122 | <property name="width_request">400</property> | |
| 123 | <property name="height_request">150</property> | |
| 124 | <property name="visible">True</property> | |
| 125 | <property name="can_focus">False</property> | |
| 126 | <property name="margin_bottom">2</property> | |
| 127 | <property name="transition_type">slide-up</property> | |
| 128 | <child> | |
|
38664
253a9bbc3317
Clean up the main page on the about dialog
Gary Kramlich <grim@reaperworld.com>
parents:
38662
diff
changeset
|
129 | <object class="GtkScrolledWindow" id="main_scrolled_window"> |
| 38659 | 130 | <property name="visible">True</property> |
|
38664
253a9bbc3317
Clean up the main page on the about dialog
Gary Kramlich <grim@reaperworld.com>
parents:
38662
diff
changeset
|
131 | <property name="can_focus">True</property> |
|
253a9bbc3317
Clean up the main page on the about dialog
Gary Kramlich <grim@reaperworld.com>
parents:
38662
diff
changeset
|
132 | <property name="hscrollbar_policy">never</property> |
|
253a9bbc3317
Clean up the main page on the about dialog
Gary Kramlich <grim@reaperworld.com>
parents:
38662
diff
changeset
|
133 | <property name="shadow_type">in</property> |
| 38659 | 134 | <child> |
|
38664
253a9bbc3317
Clean up the main page on the about dialog
Gary Kramlich <grim@reaperworld.com>
parents:
38662
diff
changeset
|
135 | <placeholder/> |
| 38659 | 136 | </child> |
| 137 | </object> | |
| 138 | <packing> | |
| 139 | <property name="name">main</property> | |
|
38673
743b0df28288
replace the toggle buttons with a GtkStackSwitcher which simplifies the code quite a bit
Gary Kramlich <grim@reaperworld.com>
parents:
38666
diff
changeset
|
140 | <property name="title" translatable="yes">General</property> |
| 38659 | 141 | </packing> |
| 142 | </child> | |
| 143 | <child> | |
| 38662 | 144 | <object class="GtkScrolledWindow" id="developers_page"> |
| 38659 | 145 | <property name="visible">True</property> |
| 146 | <property name="can_focus">True</property> | |
| 147 | <property name="hscrollbar_policy">never</property> | |
| 148 | <property name="shadow_type">in</property> | |
| 149 | <child> | |
| 38662 | 150 | <object class="GtkTreeView" id="developers_treeview"> |
| 38659 | 151 | <property name="visible">True</property> |
| 152 | <property name="can_focus">True</property> | |
| 38662 | 153 | <property name="model">developers_store</property> |
| 38659 | 154 | <property name="headers_visible">False</property> |
| 155 | <property name="show_expanders">False</property> | |
| 156 | <child internal-child="selection"> | |
| 157 | <object class="GtkTreeSelection"/> | |
| 158 | </child> | |
| 159 | <child> | |
| 38662 | 160 | <object class="GtkTreeViewColumn" id="developers_column"> |
| 38659 | 161 | <property name="resizable">True</property> |
| 162 | <property name="sizing">autosize</property> | |
| 163 | <child> | |
| 38662 | 164 | <object class="GtkCellRendererText" id="developers_cell_renderer"/> |
| 38659 | 165 | <attributes> |
| 166 | <attribute name="xalign">1</attribute> | |
| 167 | <attribute name="markup">0</attribute> | |
| 168 | </attributes> | |
| 169 | </child> | |
| 170 | </object> | |
| 171 | </child> | |
| 172 | </object> | |
| 173 | </child> | |
| 174 | </object> | |
| 175 | <packing> | |
| 38662 | 176 | <property name="name">developers</property> |
|
38673
743b0df28288
replace the toggle buttons with a GtkStackSwitcher which simplifies the code quite a bit
Gary Kramlich <grim@reaperworld.com>
parents:
38666
diff
changeset
|
177 | <property name="title" translatable="yes">Developers</property> |
|
743b0df28288
replace the toggle buttons with a GtkStackSwitcher which simplifies the code quite a bit
Gary Kramlich <grim@reaperworld.com>
parents:
38666
diff
changeset
|
178 | <property name="position">1</property> |
| 38659 | 179 | </packing> |
| 180 | </child> | |
| 181 | <child> | |
| 38662 | 182 | <object class="GtkScrolledWindow" id="translators_page"> |
| 183 | <property name="visible">True</property> | |
| 184 | <property name="can_focus">True</property> | |
| 185 | <property name="shadow_type">in</property> | |
| 186 | <child> | |
| 187 | <object class="GtkTreeView" id="translators_treeview"> | |
| 188 | <property name="visible">True</property> | |
| 189 | <property name="can_focus">True</property> | |
| 190 | <property name="model">translators_store</property> | |
| 191 | <property name="headers_visible">False</property> | |
| 192 | <property name="show_expanders">False</property> | |
| 193 | <child internal-child="selection"> | |
| 194 | <object class="GtkTreeSelection"/> | |
| 195 | </child> | |
| 196 | <child> | |
| 197 | <object class="GtkTreeViewColumn" id="translators_column"> | |
| 198 | <child> | |
| 199 | <object class="GtkCellRendererText" id="translators_cell_renderer"/> | |
| 200 | <attributes> | |
| 201 | <attribute name="xalign">1</attribute> | |
| 202 | <attribute name="markup">0</attribute> | |
| 203 | </attributes> | |
| 204 | </child> | |
| 205 | </object> | |
| 206 | </child> | |
| 207 | </object> | |
| 208 | </child> | |
| 209 | </object> | |
| 210 | <packing> | |
| 211 | <property name="name">translators</property> | |
|
38673
743b0df28288
replace the toggle buttons with a GtkStackSwitcher which simplifies the code quite a bit
Gary Kramlich <grim@reaperworld.com>
parents:
38666
diff
changeset
|
212 | <property name="title" translatable="yes">Translators</property> |
|
743b0df28288
replace the toggle buttons with a GtkStackSwitcher which simplifies the code quite a bit
Gary Kramlich <grim@reaperworld.com>
parents:
38666
diff
changeset
|
213 | <property name="position">2</property> |
| 38662 | 214 | </packing> |
| 215 | </child> | |
| 216 | <child> | |
| 38659 | 217 | <object class="GtkScrolledWindow" id="build_info_page"> |
| 218 | <property name="visible">True</property> | |
| 219 | <property name="can_focus">True</property> | |
|
38660
d6a4308481c7
Get the meson arguments working
Gary Kramlich <grim@reaperworld.com>
parents:
38659
diff
changeset
|
220 | <property name="hscrollbar_policy">never</property> |
| 38659 | 221 | <property name="shadow_type">in</property> |
| 222 | <child> | |
|
38660
d6a4308481c7
Get the meson arguments working
Gary Kramlich <grim@reaperworld.com>
parents:
38659
diff
changeset
|
223 | <object class="GtkTreeView" id="build_info_treeview"> |
| 38659 | 224 | <property name="visible">True</property> |
| 225 | <property name="can_focus">True</property> | |
|
38660
d6a4308481c7
Get the meson arguments working
Gary Kramlich <grim@reaperworld.com>
parents:
38659
diff
changeset
|
226 | <property name="model">build_info_store</property> |
|
d6a4308481c7
Get the meson arguments working
Gary Kramlich <grim@reaperworld.com>
parents:
38659
diff
changeset
|
227 | <property name="headers_visible">False</property> |
|
38661
cf4073d0d648
A bunch more tweaks and added build and runtime library versions
Gary Kramlich <grim@reaperworld.com>
parents:
38660
diff
changeset
|
228 | <property name="show_expanders">False</property> |
| 38659 | 229 | <child internal-child="selection"> |
| 230 | <object class="GtkTreeSelection"/> | |
| 231 | </child> | |
| 232 | <child> | |
| 233 | <object class="GtkTreeViewColumn"> | |
| 234 | <child> | |
| 235 | <object class="GtkCellRendererText"/> | |
| 236 | <attributes> | |
|
38660
d6a4308481c7
Get the meson arguments working
Gary Kramlich <grim@reaperworld.com>
parents:
38659
diff
changeset
|
237 | <attribute name="markup">0</attribute> |
| 38659 | 238 | </attributes> |
| 239 | </child> | |
| 240 | </object> | |
| 241 | </child> | |
| 242 | <child> | |
| 243 | <object class="GtkTreeViewColumn"> | |
| 244 | <child> | |
| 245 | <object class="GtkCellRendererText"/> | |
| 246 | <attributes> | |
| 247 | <attribute name="sensitive">10</attribute> | |
| 248 | <attribute name="markup">1</attribute> | |
| 249 | </attributes> | |
| 250 | </child> | |
| 251 | </object> | |
| 252 | </child> | |
| 253 | </object> | |
| 254 | </child> | |
| 255 | </object> | |
| 256 | <packing> | |
|
38660
d6a4308481c7
Get the meson arguments working
Gary Kramlich <grim@reaperworld.com>
parents:
38659
diff
changeset
|
257 | <property name="name">build-info</property> |
|
38673
743b0df28288
replace the toggle buttons with a GtkStackSwitcher which simplifies the code quite a bit
Gary Kramlich <grim@reaperworld.com>
parents:
38666
diff
changeset
|
258 | <property name="title" translatable="yes">Build Information</property> |
|
743b0df28288
replace the toggle buttons with a GtkStackSwitcher which simplifies the code quite a bit
Gary Kramlich <grim@reaperworld.com>
parents:
38666
diff
changeset
|
259 | <property name="position">3</property> |
| 38659 | 260 | </packing> |
| 261 | </child> | |
| 262 | </object> | |
| 263 | <packing> | |
| 264 | <property name="expand">True</property> | |
| 265 | <property name="fill">True</property> | |
| 266 | <property name="position">2</property> | |
| 267 | </packing> | |
| 268 | </child> | |
| 269 | </object> | |
| 270 | <packing> | |
| 271 | <property name="expand">True</property> | |
| 272 | <property name="fill">True</property> | |
| 273 | <property name="position">1</property> | |
| 274 | </packing> | |
| 275 | </child> | |
| 276 | </object> | |
| 277 | </child> | |
| 278 | </template> | |
| 279 | </interface> |