Mon, 22 Mar 2021 05:56:45 -0500
Refresh all of the ui files
* Resaved everything with Glade 3.38 which changes all of the properties from
using `_`'s to using `-`'s.
* Make sure everything has the license information, including the menu files
that Glade doesn't handle directly.
* Make sure that all of our ui files are requiring Gtk 3.22 as that is our
minimum and many of them were set to 3.20 which was making Glade angry.
* Change the margin-left to margin-start in xfer.ui
Glade is doing some weird stuff though that we'll need to watch in the future. Namely the format view isn't showing up as an internal client in `TalkatuEditor` for some reason and Glade removed the property from the Invisible `GtkTextTag`.
Testing Done:
Compiled and ran locally.
Reviewed at https://reviews.imfreedom.org/r/559/
| 38659 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
|
40824
132c763c26e4
Refresh all of the ui files
Gary Kramlich <grim@reaperworld.com>
parents:
40246
diff
changeset
|
2 | <!-- Generated with glade 3.38.2 |
|
40246
7c21a9cdf495
Add metadata to Glade ui files.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
39931
diff
changeset
|
3 | |
|
7c21a9cdf495
Add metadata to Glade ui files.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
39931
diff
changeset
|
4 | Pidgin - Internet Messenger |
|
7c21a9cdf495
Add metadata to Glade ui files.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
39931
diff
changeset
|
5 | Copyright (C) Pidgin Developers <devel@pidgin.im> |
|
7c21a9cdf495
Add metadata to Glade ui files.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
39931
diff
changeset
|
6 | |
|
7c21a9cdf495
Add metadata to Glade ui files.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
39931
diff
changeset
|
7 | This program is free software; you can redistribute it and/or |
|
7c21a9cdf495
Add metadata to Glade ui files.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
39931
diff
changeset
|
8 | modify it under the terms of the GNU General Public License |
|
7c21a9cdf495
Add metadata to Glade ui files.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
39931
diff
changeset
|
9 | as published by the Free Software Foundation; either version 2 |
|
7c21a9cdf495
Add metadata to Glade ui files.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
39931
diff
changeset
|
10 | of the License, or (at your option) any later version. |
|
7c21a9cdf495
Add metadata to Glade ui files.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
39931
diff
changeset
|
11 | |
|
7c21a9cdf495
Add metadata to Glade ui files.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
39931
diff
changeset
|
12 | This program is distributed in the hope that it will be useful, |
|
7c21a9cdf495
Add metadata to Glade ui files.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
39931
diff
changeset
|
13 | but WITHOUT ANY WARRANTY; without even the implied warranty of |
|
7c21a9cdf495
Add metadata to Glade ui files.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
39931
diff
changeset
|
14 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
|
7c21a9cdf495
Add metadata to Glade ui files.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
39931
diff
changeset
|
15 | GNU General Public License for more details. |
|
7c21a9cdf495
Add metadata to Glade ui files.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
39931
diff
changeset
|
16 | |
|
7c21a9cdf495
Add metadata to Glade ui files.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
39931
diff
changeset
|
17 | You should have received a copy of the GNU General Public License |
|
7c21a9cdf495
Add metadata to Glade ui files.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
39931
diff
changeset
|
18 | along with this program; if not, write to the Free Software |
|
7c21a9cdf495
Add metadata to Glade ui files.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
39931
diff
changeset
|
19 | Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. |
|
7c21a9cdf495
Add metadata to Glade ui files.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
39931
diff
changeset
|
20 | |
|
7c21a9cdf495
Add metadata to Glade ui files.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
39931
diff
changeset
|
21 | --> |
| 38659 | 22 | <interface> |
|
39216
f6ab17b953df
Replace the WebkitWebView with Talkatu widgets. There's some bugs, but it mostly works
Gary Kramlich <grim@reaperworld.com>
parents:
39135
diff
changeset
|
23 | <requires lib="Talkatu" version="0.0"/> |
|
40824
132c763c26e4
Refresh all of the ui files
Gary Kramlich <grim@reaperworld.com>
parents:
40246
diff
changeset
|
24 | <requires lib="gtk+" version="3.22"/> |
|
40246
7c21a9cdf495
Add metadata to Glade ui files.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
39931
diff
changeset
|
25 | <!-- interface-license-type gplv2 --> |
|
7c21a9cdf495
Add metadata to Glade ui files.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
39931
diff
changeset
|
26 | <!-- interface-name Pidgin --> |
|
7c21a9cdf495
Add metadata to Glade ui files.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
39931
diff
changeset
|
27 | <!-- interface-description Internet Messenger --> |
|
7c21a9cdf495
Add metadata to Glade ui files.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
39931
diff
changeset
|
28 | <!-- interface-copyright Pidgin Developers <devel@pidgin.im> --> |
|
38660
d6a4308481c7
Get the meson arguments working
Gary Kramlich <grim@reaperworld.com>
parents:
38659
diff
changeset
|
29 | <object class="GtkTreeStore" id="build_info_store"> |
|
d6a4308481c7
Get the meson arguments working
Gary Kramlich <grim@reaperworld.com>
parents:
38659
diff
changeset
|
30 | <columns> |
|
d6a4308481c7
Get the meson arguments working
Gary Kramlich <grim@reaperworld.com>
parents:
38659
diff
changeset
|
31 | <!-- column-name title --> |
|
d6a4308481c7
Get the meson arguments working
Gary Kramlich <grim@reaperworld.com>
parents:
38659
diff
changeset
|
32 | <column type="gchararray"/> |
|
d6a4308481c7
Get the meson arguments working
Gary Kramlich <grim@reaperworld.com>
parents:
38659
diff
changeset
|
33 | <!-- column-name value --> |
|
d6a4308481c7
Get the meson arguments working
Gary Kramlich <grim@reaperworld.com>
parents:
38659
diff
changeset
|
34 | <column type="gchararray"/> |
|
d6a4308481c7
Get the meson arguments working
Gary Kramlich <grim@reaperworld.com>
parents:
38659
diff
changeset
|
35 | </columns> |
|
d6a4308481c7
Get the meson arguments working
Gary Kramlich <grim@reaperworld.com>
parents:
38659
diff
changeset
|
36 | </object> |
| 38662 | 37 | <object class="GtkTreeStore" id="developers_store"> |
| 38 | <columns> | |
| 39 | <!-- column-name markup --> | |
| 40 | <column type="gchararray"/> | |
| 41 | <!-- column-name align --> | |
| 42 | <column type="gfloat"/> | |
| 43 | </columns> | |
| 44 | </object> | |
|
39216
f6ab17b953df
Replace the WebkitWebView with Talkatu widgets. There's some bugs, but it mostly works
Gary Kramlich <grim@reaperworld.com>
parents:
39135
diff
changeset
|
45 | <object class="TalkatuTagTable" id="main_tag_table"/> |
|
f6ab17b953df
Replace the WebkitWebView with Talkatu widgets. There's some bugs, but it mostly works
Gary Kramlich <grim@reaperworld.com>
parents:
39135
diff
changeset
|
46 | <object class="TalkatuMarkdownBuffer" id="main_buffer"> |
|
40824
132c763c26e4
Refresh all of the ui files
Gary Kramlich <grim@reaperworld.com>
parents:
40246
diff
changeset
|
47 | <property name="tag-table">main_tag_table</property> |
|
39216
f6ab17b953df
Replace the WebkitWebView with Talkatu widgets. There's some bugs, but it mostly works
Gary Kramlich <grim@reaperworld.com>
parents:
39135
diff
changeset
|
48 | </object> |
| 38662 | 49 | <object class="GtkTreeStore" id="translators_store"> |
| 38659 | 50 | <columns> |
| 51 | <!-- column-name markup --> | |
| 52 | <column type="gchararray"/> | |
| 53 | <!-- column-name align --> | |
| 54 | <column type="gfloat"/> | |
| 55 | </columns> | |
| 56 | </object> | |
| 57 | <template class="PidginAboutDialog" parent="GtkDialog"> | |
|
40824
132c763c26e4
Refresh all of the ui files
Gary Kramlich <grim@reaperworld.com>
parents:
40246
diff
changeset
|
58 | <property name="can-focus">False</property> |
|
132c763c26e4
Refresh all of the ui files
Gary Kramlich <grim@reaperworld.com>
parents:
40246
diff
changeset
|
59 | <property name="border-width">5</property> |
| 38659 | 60 | <property name="resizable">False</property> |
|
40824
132c763c26e4
Refresh all of the ui files
Gary Kramlich <grim@reaperworld.com>
parents:
40246
diff
changeset
|
61 | <property name="window-position">center</property> |
|
132c763c26e4
Refresh all of the ui files
Gary Kramlich <grim@reaperworld.com>
parents:
40246
diff
changeset
|
62 | <property name="type-hint">dialog</property> |
| 38659 | 63 | <child internal-child="vbox"> |
| 64 | <object class="GtkBox"> | |
|
40824
132c763c26e4
Refresh all of the ui files
Gary Kramlich <grim@reaperworld.com>
parents:
40246
diff
changeset
|
65 | <property name="can-focus">False</property> |
| 38659 | 66 | <property name="orientation">vertical</property> |
| 67 | <property name="spacing">2</property> | |
| 68 | <child internal-child="action_area"> | |
| 69 | <object class="GtkButtonBox"> | |
|
40824
132c763c26e4
Refresh all of the ui files
Gary Kramlich <grim@reaperworld.com>
parents:
40246
diff
changeset
|
70 | <property name="can-focus">False</property> |
|
132c763c26e4
Refresh all of the ui files
Gary Kramlich <grim@reaperworld.com>
parents:
40246
diff
changeset
|
71 | <property name="layout-style">spread</property> |
| 38659 | 72 | <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
|
73 | <object class="GtkStackSwitcher" id="switcher"> |
| 38662 | 74 | <property name="visible">True</property> |
|
40824
132c763c26e4
Refresh all of the ui files
Gary Kramlich <grim@reaperworld.com>
parents:
40246
diff
changeset
|
75 | <property name="can-focus">False</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
|
76 | <property name="stack">stack</property> |
| 38662 | 77 | </object> |
| 78 | <packing> | |
| 79 | <property name="expand">True</property> | |
| 80 | <property name="fill">True</property> | |
| 81 | <property name="position">0</property> | |
| 82 | </packing> | |
| 83 | </child> | |
| 84 | <child> | |
|
38666
c0bf67926a79
Wire up the close button
Gary Kramlich <grim@reaperworld.com>
parents:
38664
diff
changeset
|
85 | <object class="GtkButton" id="close_button"> |
| 38659 | 86 | <property name="label" translatable="yes">Close</property> |
| 87 | <property name="visible">True</property> | |
|
40824
132c763c26e4
Refresh all of the ui files
Gary Kramlich <grim@reaperworld.com>
parents:
40246
diff
changeset
|
88 | <property name="can-focus">True</property> |
|
132c763c26e4
Refresh all of the ui files
Gary Kramlich <grim@reaperworld.com>
parents:
40246
diff
changeset
|
89 | <property name="receives-default">True</property> |
| 38659 | 90 | </object> |
| 91 | <packing> | |
| 92 | <property name="expand">True</property> | |
| 93 | <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
|
94 | <property name="position">1</property> |
| 38659 | 95 | </packing> |
| 96 | </child> | |
| 97 | </object> | |
| 98 | <packing> | |
| 99 | <property name="expand">False</property> | |
| 100 | <property name="fill">False</property> | |
| 101 | <property name="position">0</property> | |
| 102 | </packing> | |
| 103 | </child> | |
| 104 | <child> | |
| 105 | <object class="GtkBox"> | |
| 106 | <property name="visible">True</property> | |
|
40824
132c763c26e4
Refresh all of the ui files
Gary Kramlich <grim@reaperworld.com>
parents:
40246
diff
changeset
|
107 | <property name="can-focus">False</property> |
|
132c763c26e4
Refresh all of the ui files
Gary Kramlich <grim@reaperworld.com>
parents:
40246
diff
changeset
|
108 | <property name="border-width">12</property> |
| 38659 | 109 | <property name="orientation">vertical</property> |
| 110 | <property name="spacing">5</property> | |
| 111 | <child> | |
| 112 | <object class="GtkEventBox" id="event-box"> | |
| 113 | <property name="visible">True</property> | |
|
40824
132c763c26e4
Refresh all of the ui files
Gary Kramlich <grim@reaperworld.com>
parents:
40246
diff
changeset
|
114 | <property name="can-focus">False</property> |
|
132c763c26e4
Refresh all of the ui files
Gary Kramlich <grim@reaperworld.com>
parents:
40246
diff
changeset
|
115 | <property name="above-child">True</property> |
| 38659 | 116 | <child> |
| 117 | <object class="GtkImage" id="logo"> | |
| 118 | <property name="visible">True</property> | |
|
40824
132c763c26e4
Refresh all of the ui files
Gary Kramlich <grim@reaperworld.com>
parents:
40246
diff
changeset
|
119 | <property name="can-focus">False</property> |
| 38659 | 120 | <property name="resource">/im/pidgin/Pidgin/logo.png</property> |
| 121 | <property name="icon_size">6</property> | |
| 122 | </object> | |
| 123 | </child> | |
| 124 | </object> | |
| 125 | <packing> | |
|
39055
13beb864adec
Set the event box to not expand/fill
Gary Kramlich <grim@reaperworld.com>
parents:
38674
diff
changeset
|
126 | <property name="expand">False</property> |
|
13beb864adec
Set the event box to not expand/fill
Gary Kramlich <grim@reaperworld.com>
parents:
38674
diff
changeset
|
127 | <property name="fill">False</property> |
| 38659 | 128 | <property name="position">0</property> |
| 129 | </packing> | |
| 130 | </child> | |
| 131 | <child> | |
|
38664
253a9bbc3317
Clean up the main page on the about dialog
Gary Kramlich <grim@reaperworld.com>
parents:
38662
diff
changeset
|
132 | <object class="GtkLabel" id="application_name"> |
| 38659 | 133 | <property name="visible">True</property> |
|
40824
132c763c26e4
Refresh all of the ui files
Gary Kramlich <grim@reaperworld.com>
parents:
40246
diff
changeset
|
134 | <property name="can-focus">False</property> |
| 38659 | 135 | <property name="label" translatable="yes">Pidgin</property> |
| 136 | <property name="justify">center</property> | |
| 137 | <property name="selectable">True</property> | |
| 138 | <attributes> | |
| 139 | <attribute name="weight" value="bold"/> | |
| 140 | </attributes> | |
| 141 | </object> | |
| 142 | <packing> | |
| 143 | <property name="expand">False</property> | |
| 144 | <property name="fill">True</property> | |
| 145 | <property name="position">1</property> | |
| 146 | </packing> | |
| 147 | </child> | |
| 148 | <child> | |
| 149 | <object class="GtkStack" id="stack"> | |
|
40824
132c763c26e4
Refresh all of the ui files
Gary Kramlich <grim@reaperworld.com>
parents:
40246
diff
changeset
|
150 | <property name="width-request">400</property> |
|
132c763c26e4
Refresh all of the ui files
Gary Kramlich <grim@reaperworld.com>
parents:
40246
diff
changeset
|
151 | <property name="height-request">150</property> |
| 38659 | 152 | <property name="visible">True</property> |
|
40824
132c763c26e4
Refresh all of the ui files
Gary Kramlich <grim@reaperworld.com>
parents:
40246
diff
changeset
|
153 | <property name="can-focus">False</property> |
|
132c763c26e4
Refresh all of the ui files
Gary Kramlich <grim@reaperworld.com>
parents:
40246
diff
changeset
|
154 | <property name="margin-bottom">2</property> |
|
132c763c26e4
Refresh all of the ui files
Gary Kramlich <grim@reaperworld.com>
parents:
40246
diff
changeset
|
155 | <property name="transition-type">slide-up</property> |
| 38659 | 156 | <child> |
|
38664
253a9bbc3317
Clean up the main page on the about dialog
Gary Kramlich <grim@reaperworld.com>
parents:
38662
diff
changeset
|
157 | <object class="GtkScrolledWindow" id="main_scrolled_window"> |
| 38659 | 158 | <property name="visible">True</property> |
|
40824
132c763c26e4
Refresh all of the ui files
Gary Kramlich <grim@reaperworld.com>
parents:
40246
diff
changeset
|
159 | <property name="can-focus">True</property> |
|
132c763c26e4
Refresh all of the ui files
Gary Kramlich <grim@reaperworld.com>
parents:
40246
diff
changeset
|
160 | <property name="hscrollbar-policy">never</property> |
|
132c763c26e4
Refresh all of the ui files
Gary Kramlich <grim@reaperworld.com>
parents:
40246
diff
changeset
|
161 | <property name="shadow-type">in</property> |
| 38659 | 162 | <child> |
|
39216
f6ab17b953df
Replace the WebkitWebView with Talkatu widgets. There's some bugs, but it mostly works
Gary Kramlich <grim@reaperworld.com>
parents:
39135
diff
changeset
|
163 | <object class="TalkatuView" id="main_page"> |
|
40824
132c763c26e4
Refresh all of the ui files
Gary Kramlich <grim@reaperworld.com>
parents:
40246
diff
changeset
|
164 | <property name="can-focus">True</property> |
|
39216
f6ab17b953df
Replace the WebkitWebView with Talkatu widgets. There's some bugs, but it mostly works
Gary Kramlich <grim@reaperworld.com>
parents:
39135
diff
changeset
|
165 | <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> |
|
f6ab17b953df
Replace the WebkitWebView with Talkatu widgets. There's some bugs, but it mostly works
Gary Kramlich <grim@reaperworld.com>
parents:
39135
diff
changeset
|
166 | <property name="editable">False</property> |
|
40824
132c763c26e4
Refresh all of the ui files
Gary Kramlich <grim@reaperworld.com>
parents:
40246
diff
changeset
|
167 | <property name="wrap-mode">word</property> |
|
39216
f6ab17b953df
Replace the WebkitWebView with Talkatu widgets. There's some bugs, but it mostly works
Gary Kramlich <grim@reaperworld.com>
parents:
39135
diff
changeset
|
168 | <property name="buffer">main_buffer</property> |
|
f6ab17b953df
Replace the WebkitWebView with Talkatu widgets. There's some bugs, but it mostly works
Gary Kramlich <grim@reaperworld.com>
parents:
39135
diff
changeset
|
169 | </object> |
| 38659 | 170 | </child> |
| 171 | </object> | |
| 172 | <packing> | |
| 173 | <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
|
174 | <property name="title" translatable="yes">General</property> |
| 38659 | 175 | </packing> |
| 176 | </child> | |
| 177 | <child> | |
| 38662 | 178 | <object class="GtkScrolledWindow" id="developers_page"> |
| 38659 | 179 | <property name="visible">True</property> |
|
40824
132c763c26e4
Refresh all of the ui files
Gary Kramlich <grim@reaperworld.com>
parents:
40246
diff
changeset
|
180 | <property name="can-focus">True</property> |
|
132c763c26e4
Refresh all of the ui files
Gary Kramlich <grim@reaperworld.com>
parents:
40246
diff
changeset
|
181 | <property name="hscrollbar-policy">never</property> |
|
132c763c26e4
Refresh all of the ui files
Gary Kramlich <grim@reaperworld.com>
parents:
40246
diff
changeset
|
182 | <property name="shadow-type">in</property> |
| 38659 | 183 | <child> |
| 38662 | 184 | <object class="GtkTreeView" id="developers_treeview"> |
| 38659 | 185 | <property name="visible">True</property> |
|
40824
132c763c26e4
Refresh all of the ui files
Gary Kramlich <grim@reaperworld.com>
parents:
40246
diff
changeset
|
186 | <property name="can-focus">True</property> |
| 38662 | 187 | <property name="model">developers_store</property> |
|
40824
132c763c26e4
Refresh all of the ui files
Gary Kramlich <grim@reaperworld.com>
parents:
40246
diff
changeset
|
188 | <property name="headers-visible">False</property> |
|
132c763c26e4
Refresh all of the ui files
Gary Kramlich <grim@reaperworld.com>
parents:
40246
diff
changeset
|
189 | <property name="show-expanders">False</property> |
| 38659 | 190 | <child internal-child="selection"> |
| 191 | <object class="GtkTreeSelection"/> | |
| 192 | </child> | |
| 193 | <child> | |
| 38662 | 194 | <object class="GtkTreeViewColumn" id="developers_column"> |
| 38659 | 195 | <property name="resizable">True</property> |
| 196 | <property name="sizing">autosize</property> | |
| 197 | <child> | |
| 38662 | 198 | <object class="GtkCellRendererText" id="developers_cell_renderer"/> |
| 38659 | 199 | <attributes> |
| 200 | <attribute name="xalign">1</attribute> | |
| 201 | <attribute name="markup">0</attribute> | |
| 202 | </attributes> | |
| 203 | </child> | |
| 204 | </object> | |
| 205 | </child> | |
| 206 | </object> | |
| 207 | </child> | |
| 208 | </object> | |
| 209 | <packing> | |
| 38662 | 210 | <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
|
211 | <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
|
212 | <property name="position">1</property> |
| 38659 | 213 | </packing> |
| 214 | </child> | |
| 215 | <child> | |
| 38662 | 216 | <object class="GtkScrolledWindow" id="translators_page"> |
| 217 | <property name="visible">True</property> | |
|
40824
132c763c26e4
Refresh all of the ui files
Gary Kramlich <grim@reaperworld.com>
parents:
40246
diff
changeset
|
218 | <property name="can-focus">True</property> |
|
132c763c26e4
Refresh all of the ui files
Gary Kramlich <grim@reaperworld.com>
parents:
40246
diff
changeset
|
219 | <property name="shadow-type">in</property> |
| 38662 | 220 | <child> |
| 221 | <object class="GtkTreeView" id="translators_treeview"> | |
| 222 | <property name="visible">True</property> | |
|
40824
132c763c26e4
Refresh all of the ui files
Gary Kramlich <grim@reaperworld.com>
parents:
40246
diff
changeset
|
223 | <property name="can-focus">True</property> |
| 38662 | 224 | <property name="model">translators_store</property> |
|
40824
132c763c26e4
Refresh all of the ui files
Gary Kramlich <grim@reaperworld.com>
parents:
40246
diff
changeset
|
225 | <property name="headers-visible">False</property> |
|
132c763c26e4
Refresh all of the ui files
Gary Kramlich <grim@reaperworld.com>
parents:
40246
diff
changeset
|
226 | <property name="show-expanders">False</property> |
| 38662 | 227 | <child internal-child="selection"> |
| 228 | <object class="GtkTreeSelection"/> | |
| 229 | </child> | |
| 230 | <child> | |
| 231 | <object class="GtkTreeViewColumn" id="translators_column"> | |
| 232 | <child> | |
| 233 | <object class="GtkCellRendererText" id="translators_cell_renderer"/> | |
| 234 | <attributes> | |
| 235 | <attribute name="xalign">1</attribute> | |
| 236 | <attribute name="markup">0</attribute> | |
| 237 | </attributes> | |
| 238 | </child> | |
| 239 | </object> | |
| 240 | </child> | |
| 241 | </object> | |
| 242 | </child> | |
| 243 | </object> | |
| 244 | <packing> | |
| 245 | <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
|
246 | <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
|
247 | <property name="position">2</property> |
| 38662 | 248 | </packing> |
| 249 | </child> | |
| 250 | <child> | |
| 38659 | 251 | <object class="GtkScrolledWindow" id="build_info_page"> |
| 252 | <property name="visible">True</property> | |
|
40824
132c763c26e4
Refresh all of the ui files
Gary Kramlich <grim@reaperworld.com>
parents:
40246
diff
changeset
|
253 | <property name="can-focus">True</property> |
|
132c763c26e4
Refresh all of the ui files
Gary Kramlich <grim@reaperworld.com>
parents:
40246
diff
changeset
|
254 | <property name="hscrollbar-policy">never</property> |
|
132c763c26e4
Refresh all of the ui files
Gary Kramlich <grim@reaperworld.com>
parents:
40246
diff
changeset
|
255 | <property name="shadow-type">in</property> |
| 38659 | 256 | <child> |
|
38660
d6a4308481c7
Get the meson arguments working
Gary Kramlich <grim@reaperworld.com>
parents:
38659
diff
changeset
|
257 | <object class="GtkTreeView" id="build_info_treeview"> |
| 38659 | 258 | <property name="visible">True</property> |
|
40824
132c763c26e4
Refresh all of the ui files
Gary Kramlich <grim@reaperworld.com>
parents:
40246
diff
changeset
|
259 | <property name="can-focus">True</property> |
|
38660
d6a4308481c7
Get the meson arguments working
Gary Kramlich <grim@reaperworld.com>
parents:
38659
diff
changeset
|
260 | <property name="model">build_info_store</property> |
|
40824
132c763c26e4
Refresh all of the ui files
Gary Kramlich <grim@reaperworld.com>
parents:
40246
diff
changeset
|
261 | <property name="headers-visible">False</property> |
|
132c763c26e4
Refresh all of the ui files
Gary Kramlich <grim@reaperworld.com>
parents:
40246
diff
changeset
|
262 | <property name="show-expanders">False</property> |
| 38659 | 263 | <child internal-child="selection"> |
| 264 | <object class="GtkTreeSelection"/> | |
| 265 | </child> | |
| 266 | <child> | |
| 267 | <object class="GtkTreeViewColumn"> | |
| 268 | <child> | |
| 269 | <object class="GtkCellRendererText"/> | |
| 270 | <attributes> | |
|
38660
d6a4308481c7
Get the meson arguments working
Gary Kramlich <grim@reaperworld.com>
parents:
38659
diff
changeset
|
271 | <attribute name="markup">0</attribute> |
| 38659 | 272 | </attributes> |
| 273 | </child> | |
| 274 | </object> | |
| 275 | </child> | |
| 276 | <child> | |
| 277 | <object class="GtkTreeViewColumn"> | |
| 278 | <child> | |
| 279 | <object class="GtkCellRendererText"/> | |
| 280 | <attributes> | |
| 281 | <attribute name="markup">1</attribute> | |
| 282 | </attributes> | |
| 283 | </child> | |
| 284 | </object> | |
| 285 | </child> | |
| 286 | </object> | |
| 287 | </child> | |
| 288 | </object> | |
| 289 | <packing> | |
|
38660
d6a4308481c7
Get the meson arguments working
Gary Kramlich <grim@reaperworld.com>
parents:
38659
diff
changeset
|
290 | <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
|
291 | <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
|
292 | <property name="position">3</property> |
| 38659 | 293 | </packing> |
| 294 | </child> | |
| 295 | </object> | |
| 296 | <packing> | |
| 297 | <property name="expand">True</property> | |
| 298 | <property name="fill">True</property> | |
| 299 | <property name="position">2</property> | |
| 300 | </packing> | |
| 301 | </child> | |
| 302 | </object> | |
| 303 | <packing> | |
| 304 | <property name="expand">True</property> | |
| 305 | <property name="fill">True</property> | |
| 306 | <property name="position">1</property> | |
| 307 | </packing> | |
| 308 | </child> | |
| 309 | </object> | |
| 310 | </child> | |
| 311 | </template> | |
| 312 | </interface> |