pidgin/resources/Status/editor.ui

Mon, 12 Sep 2022 22:08:59 -0500

author
Gary Kramlich <grim@reaperworld.com>
date
Mon, 12 Sep 2022 22:08:59 -0500
changeset 41679
ddd97cdcbefc
parent 41629
f617ffec2950
child 41925
103594fbcf6b
permissions
-rw-r--r--

Remove the list_icon vfunc from PurpleProtocol.

This was replaced by the icon-name, icon-resource-path, and icon-search-path
properties.

Testing Done:
Compiled

Reviewed at https://reviews.imfreedom.org/r/1749/

41356
9753153c49fc Add a new templated PidginStatusEditor and wire it up.
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
1 <?xml version="1.0" encoding="UTF-8"?>
41544
53ba39406c86 Port PidginStatusEditor to GTK4
Gary Kramlich <grim@reaperworld.com>
parents: 41356
diff changeset
2 <!--
41356
9753153c49fc Add a new templated PidginStatusEditor and wire it up.
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
3 Pidgin - Internet Messenger
9753153c49fc Add a new templated PidginStatusEditor and wire it up.
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
4 Copyright (C) Pidgin Developers <devel@pidgin.im>
9753153c49fc Add a new templated PidginStatusEditor and wire it up.
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
5
9753153c49fc Add a new templated PidginStatusEditor and wire it up.
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
6 This program is free software; you can redistribute it and/or
9753153c49fc Add a new templated PidginStatusEditor and wire it up.
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
7 modify it under the terms of the GNU General Public License
9753153c49fc Add a new templated PidginStatusEditor and wire it up.
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
8 as published by the Free Software Foundation; either version 2
9753153c49fc Add a new templated PidginStatusEditor and wire it up.
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
9 of the License, or (at your option) any later version.
9753153c49fc Add a new templated PidginStatusEditor and wire it up.
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
10
9753153c49fc Add a new templated PidginStatusEditor and wire it up.
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
11 This program is distributed in the hope that it will be useful,
9753153c49fc Add a new templated PidginStatusEditor and wire it up.
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
12 but WITHOUT ANY WARRANTY; without even the implied warranty of
9753153c49fc Add a new templated PidginStatusEditor and wire it up.
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
13 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
9753153c49fc Add a new templated PidginStatusEditor and wire it up.
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
14 GNU General Public License for more details.
9753153c49fc Add a new templated PidginStatusEditor and wire it up.
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
15
41544
53ba39406c86 Port PidginStatusEditor to GTK4
Gary Kramlich <grim@reaperworld.com>
parents: 41356
diff changeset
16 You should have received a copy of the GNU General Public License
53ba39406c86 Port PidginStatusEditor to GTK4
Gary Kramlich <grim@reaperworld.com>
parents: 41356
diff changeset
17 along with this library; if not, see <https://www.gnu.org/licenses/>.
41356
9753153c49fc Add a new templated PidginStatusEditor and wire it up.
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
18 -->
9753153c49fc Add a new templated PidginStatusEditor and wire it up.
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
19 <interface>
41544
53ba39406c86 Port PidginStatusEditor to GTK4
Gary Kramlich <grim@reaperworld.com>
parents: 41356
diff changeset
20 <requires lib="gtk" version="4.0"/>
41356
9753153c49fc Add a new templated PidginStatusEditor and wire it up.
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
21 <requires lib="Talkatu" version="0.1"/>
9753153c49fc Add a new templated PidginStatusEditor and wire it up.
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
22 <requires lib="pidgin" version="3.0"/>
9753153c49fc Add a new templated PidginStatusEditor and wire it up.
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
23 <!-- interface-license-type gplv2 -->
9753153c49fc Add a new templated PidginStatusEditor and wire it up.
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
24 <!-- interface-name Pidgin -->
9753153c49fc Add a new templated PidginStatusEditor and wire it up.
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
25 <!-- interface-description Internet Messenger -->
9753153c49fc Add a new templated PidginStatusEditor and wire it up.
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
26 <!-- interface-copyright Pidgin Developers <devel@pidgin.im> -->
9753153c49fc Add a new templated PidginStatusEditor and wire it up.
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
27 <template class="PidginStatusEditor" parent="GtkDialog">
41544
53ba39406c86 Port PidginStatusEditor to GTK4
Gary Kramlich <grim@reaperworld.com>
parents: 41356
diff changeset
28 <property name="title" translatable="1">Status</property>
53ba39406c86 Port PidginStatusEditor to GTK4
Gary Kramlich <grim@reaperworld.com>
parents: 41356
diff changeset
29 <property name="destroy-with-parent">1</property>
41356
9753153c49fc Add a new templated PidginStatusEditor and wire it up.
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
30 <signal name="response" handler="pidgin_status_editor_response_cb" swapped="no"/>
41544
53ba39406c86 Port PidginStatusEditor to GTK4
Gary Kramlich <grim@reaperworld.com>
parents: 41356
diff changeset
31 <child internal-child="content_area">
41356
9753153c49fc Add a new templated PidginStatusEditor and wire it up.
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
32 <object class="GtkBox">
9753153c49fc Add a new templated PidginStatusEditor and wire it up.
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
33 <property name="orientation">vertical</property>
9753153c49fc Add a new templated PidginStatusEditor and wire it up.
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
34 <property name="spacing">2</property>
9753153c49fc Add a new templated PidginStatusEditor and wire it up.
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
35 <child>
9753153c49fc Add a new templated PidginStatusEditor and wire it up.
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
36 <object class="GtkBox">
41544
53ba39406c86 Port PidginStatusEditor to GTK4
Gary Kramlich <grim@reaperworld.com>
parents: 41356
diff changeset
37 <property name="vexpand">1</property>
41356
9753153c49fc Add a new templated PidginStatusEditor and wire it up.
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
38 <property name="orientation">vertical</property>
9753153c49fc Add a new templated PidginStatusEditor and wire it up.
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
39 <child>
9753153c49fc Add a new templated PidginStatusEditor and wire it up.
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
40 <object class="GtkBox">
41544
53ba39406c86 Port PidginStatusEditor to GTK4
Gary Kramlich <grim@reaperworld.com>
parents: 41356
diff changeset
41 <property name="vexpand">1</property>
41356
9753153c49fc Add a new templated PidginStatusEditor and wire it up.
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
42 <child>
9753153c49fc Add a new templated PidginStatusEditor and wire it up.
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
43 <object class="GtkLabel" id="label1">
41544
53ba39406c86 Port PidginStatusEditor to GTK4
Gary Kramlich <grim@reaperworld.com>
parents: 41356
diff changeset
44 <property name="label" translatable="1">_Title:</property>
53ba39406c86 Port PidginStatusEditor to GTK4
Gary Kramlich <grim@reaperworld.com>
parents: 41356
diff changeset
45 <property name="use-underline">1</property>
41356
9753153c49fc Add a new templated PidginStatusEditor and wire it up.
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
46 <property name="xalign">0</property>
9753153c49fc Add a new templated PidginStatusEditor and wire it up.
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
47 <property name="yalign">0</property>
9753153c49fc Add a new templated PidginStatusEditor and wire it up.
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
48 <property name="mnemonic-widget">title</property>
9753153c49fc Add a new templated PidginStatusEditor and wire it up.
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
49 </object>
9753153c49fc Add a new templated PidginStatusEditor and wire it up.
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
50 </child>
9753153c49fc Add a new templated PidginStatusEditor and wire it up.
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
51 <child>
9753153c49fc Add a new templated PidginStatusEditor and wire it up.
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
52 <object class="GtkEntry" id="title">
41544
53ba39406c86 Port PidginStatusEditor to GTK4
Gary Kramlich <grim@reaperworld.com>
parents: 41356
diff changeset
53 <property name="hexpand">1</property>
53ba39406c86 Port PidginStatusEditor to GTK4
Gary Kramlich <grim@reaperworld.com>
parents: 41356
diff changeset
54 <property name="focusable">1</property>
41356
9753153c49fc Add a new templated PidginStatusEditor and wire it up.
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
55 <signal name="changed" handler="pidgin_status_editor_title_changed_cb" object="PidginStatusEditor" swapped="no"/>
9753153c49fc Add a new templated PidginStatusEditor and wire it up.
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
56 </object>
9753153c49fc Add a new templated PidginStatusEditor and wire it up.
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
57 </child>
9753153c49fc Add a new templated PidginStatusEditor and wire it up.
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
58 </object>
9753153c49fc Add a new templated PidginStatusEditor and wire it up.
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
59 </child>
9753153c49fc Add a new templated PidginStatusEditor and wire it up.
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
60 <child>
9753153c49fc Add a new templated PidginStatusEditor and wire it up.
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
61 <object class="GtkBox">
41544
53ba39406c86 Port PidginStatusEditor to GTK4
Gary Kramlich <grim@reaperworld.com>
parents: 41356
diff changeset
62 <property name="vexpand">1</property>
41356
9753153c49fc Add a new templated PidginStatusEditor and wire it up.
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
63 <child>
9753153c49fc Add a new templated PidginStatusEditor and wire it up.
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
64 <object class="GtkLabel" id="label2">
41544
53ba39406c86 Port PidginStatusEditor to GTK4
Gary Kramlich <grim@reaperworld.com>
parents: 41356
diff changeset
65 <property name="label" translatable="1">St_atus:</property>
53ba39406c86 Port PidginStatusEditor to GTK4
Gary Kramlich <grim@reaperworld.com>
parents: 41356
diff changeset
66 <property name="use-underline">1</property>
41356
9753153c49fc Add a new templated PidginStatusEditor and wire it up.
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
67 <property name="xalign">0</property>
9753153c49fc Add a new templated PidginStatusEditor and wire it up.
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
68 <property name="yalign">0</property>
9753153c49fc Add a new templated PidginStatusEditor and wire it up.
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
69 <property name="mnemonic-widget">primitive</property>
9753153c49fc Add a new templated PidginStatusEditor and wire it up.
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
70 </object>
9753153c49fc Add a new templated PidginStatusEditor and wire it up.
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
71 </child>
9753153c49fc Add a new templated PidginStatusEditor and wire it up.
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
72 <child>
9753153c49fc Add a new templated PidginStatusEditor and wire it up.
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
73 <object class="PidginStatusPrimitiveChooser" id="primitive">
41544
53ba39406c86 Port PidginStatusEditor to GTK4
Gary Kramlich <grim@reaperworld.com>
parents: 41356
diff changeset
74 <property name="hexpand">1</property>
41356
9753153c49fc Add a new templated PidginStatusEditor and wire it up.
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
75 <property name="id-column">0</property>
9753153c49fc Add a new templated PidginStatusEditor and wire it up.
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
76 <property name="model">primitive_store</property>
9753153c49fc Add a new templated PidginStatusEditor and wire it up.
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
77 </object>
9753153c49fc Add a new templated PidginStatusEditor and wire it up.
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
78 </child>
9753153c49fc Add a new templated PidginStatusEditor and wire it up.
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
79 </object>
9753153c49fc Add a new templated PidginStatusEditor and wire it up.
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
80 </child>
9753153c49fc Add a new templated PidginStatusEditor and wire it up.
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
81 <child>
9753153c49fc Add a new templated PidginStatusEditor and wire it up.
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
82 <object class="GtkBox">
41544
53ba39406c86 Port PidginStatusEditor to GTK4
Gary Kramlich <grim@reaperworld.com>
parents: 41356
diff changeset
83 <property name="vexpand">1</property>
41356
9753153c49fc Add a new templated PidginStatusEditor and wire it up.
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
84 <child>
9753153c49fc Add a new templated PidginStatusEditor and wire it up.
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
85 <object class="GtkLabel" id="label3">
41544
53ba39406c86 Port PidginStatusEditor to GTK4
Gary Kramlich <grim@reaperworld.com>
parents: 41356
diff changeset
86 <property name="label" translatable="1">_Message:</property>
53ba39406c86 Port PidginStatusEditor to GTK4
Gary Kramlich <grim@reaperworld.com>
parents: 41356
diff changeset
87 <property name="use-underline">1</property>
41356
9753153c49fc Add a new templated PidginStatusEditor and wire it up.
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
88 <property name="xalign">0</property>
9753153c49fc Add a new templated PidginStatusEditor and wire it up.
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
89 <property name="yalign">0</property>
9753153c49fc Add a new templated PidginStatusEditor and wire it up.
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
90 <property name="mnemonic-widget">message</property>
9753153c49fc Add a new templated PidginStatusEditor and wire it up.
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
91 </object>
9753153c49fc Add a new templated PidginStatusEditor and wire it up.
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
92 </child>
9753153c49fc Add a new templated PidginStatusEditor and wire it up.
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
93 <child>
9753153c49fc Add a new templated PidginStatusEditor and wire it up.
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
94 <object class="TalkatuEditor">
41544
53ba39406c86 Port PidginStatusEditor to GTK4
Gary Kramlich <grim@reaperworld.com>
parents: 41356
diff changeset
95 <property name="hexpand">1</property>
41356
9753153c49fc Add a new templated PidginStatusEditor and wire it up.
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
96 <property name="orientation">vertical</property>
41544
53ba39406c86 Port PidginStatusEditor to GTK4
Gary Kramlich <grim@reaperworld.com>
parents: 41356
diff changeset
97 <property name="vexpand">1</property>
41356
9753153c49fc Add a new templated PidginStatusEditor and wire it up.
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
98 <child internal-child="send_button">
9753153c49fc Add a new templated PidginStatusEditor and wire it up.
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
99 <object class="GtkButton">
41544
53ba39406c86 Port PidginStatusEditor to GTK4
Gary Kramlich <grim@reaperworld.com>
parents: 41356
diff changeset
100 <property name="visible">0</property>
41356
9753153c49fc Add a new templated PidginStatusEditor and wire it up.
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
101 </object>
9753153c49fc Add a new templated PidginStatusEditor and wire it up.
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
102 </child>
9753153c49fc Add a new templated PidginStatusEditor and wire it up.
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
103 <child internal-child="toolbar">
41544
53ba39406c86 Port PidginStatusEditor to GTK4
Gary Kramlich <grim@reaperworld.com>
parents: 41356
diff changeset
104 <object class="TalkatuToolbar"/>
41356
9753153c49fc Add a new templated PidginStatusEditor and wire it up.
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
105 </child>
9753153c49fc Add a new templated PidginStatusEditor and wire it up.
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
106 <child internal-child="input">
9753153c49fc Add a new templated PidginStatusEditor and wire it up.
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
107 <object class="TalkatuInput" id="message">
41544
53ba39406c86 Port PidginStatusEditor to GTK4
Gary Kramlich <grim@reaperworld.com>
parents: 41356
diff changeset
108 <property name="buffer">buffer</property>
53ba39406c86 Port PidginStatusEditor to GTK4
Gary Kramlich <grim@reaperworld.com>
parents: 41356
diff changeset
109 <property name="hexpand">1</property>
53ba39406c86 Port PidginStatusEditor to GTK4
Gary Kramlich <grim@reaperworld.com>
parents: 41356
diff changeset
110 <property name="vexpand">1</property>
41356
9753153c49fc Add a new templated PidginStatusEditor and wire it up.
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
111 <property name="width-request">450</property>
9753153c49fc Add a new templated PidginStatusEditor and wire it up.
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
112 <property name="wrap-mode">word</property>
9753153c49fc Add a new templated PidginStatusEditor and wire it up.
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
113 </object>
9753153c49fc Add a new templated PidginStatusEditor and wire it up.
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
114 </child>
9753153c49fc Add a new templated PidginStatusEditor and wire it up.
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
115 </object>
9753153c49fc Add a new templated PidginStatusEditor and wire it up.
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
116 </child>
9753153c49fc Add a new templated PidginStatusEditor and wire it up.
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
117 </object>
9753153c49fc Add a new templated PidginStatusEditor and wire it up.
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
118 </child>
9753153c49fc Add a new templated PidginStatusEditor and wire it up.
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
119 </object>
9753153c49fc Add a new templated PidginStatusEditor and wire it up.
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
120 </child>
9753153c49fc Add a new templated PidginStatusEditor and wire it up.
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
121 </object>
9753153c49fc Add a new templated PidginStatusEditor and wire it up.
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
122 </child>
41544
53ba39406c86 Port PidginStatusEditor to GTK4
Gary Kramlich <grim@reaperworld.com>
parents: 41356
diff changeset
123 <child type="action">
53ba39406c86 Port PidginStatusEditor to GTK4
Gary Kramlich <grim@reaperworld.com>
parents: 41356
diff changeset
124 <object class="GtkButton" id="cancel">
53ba39406c86 Port PidginStatusEditor to GTK4
Gary Kramlich <grim@reaperworld.com>
parents: 41356
diff changeset
125 <property name="label" translatable="1">_Cancel</property>
53ba39406c86 Port PidginStatusEditor to GTK4
Gary Kramlich <grim@reaperworld.com>
parents: 41356
diff changeset
126 <property name="focusable">1</property>
53ba39406c86 Port PidginStatusEditor to GTK4
Gary Kramlich <grim@reaperworld.com>
parents: 41356
diff changeset
127 <property name="receives-default">1</property>
53ba39406c86 Port PidginStatusEditor to GTK4
Gary Kramlich <grim@reaperworld.com>
parents: 41356
diff changeset
128 <property name="use-underline">1</property>
53ba39406c86 Port PidginStatusEditor to GTK4
Gary Kramlich <grim@reaperworld.com>
parents: 41356
diff changeset
129 </object>
53ba39406c86 Port PidginStatusEditor to GTK4
Gary Kramlich <grim@reaperworld.com>
parents: 41356
diff changeset
130 </child>
53ba39406c86 Port PidginStatusEditor to GTK4
Gary Kramlich <grim@reaperworld.com>
parents: 41356
diff changeset
131 <child type="action">
53ba39406c86 Port PidginStatusEditor to GTK4
Gary Kramlich <grim@reaperworld.com>
parents: 41356
diff changeset
132 <object class="GtkButton" id="use">
53ba39406c86 Port PidginStatusEditor to GTK4
Gary Kramlich <grim@reaperworld.com>
parents: 41356
diff changeset
133 <property name="label" translatable="1">_Use</property>
53ba39406c86 Port PidginStatusEditor to GTK4
Gary Kramlich <grim@reaperworld.com>
parents: 41356
diff changeset
134 <property name="focusable">1</property>
53ba39406c86 Port PidginStatusEditor to GTK4
Gary Kramlich <grim@reaperworld.com>
parents: 41356
diff changeset
135 <property name="receives-default">1</property>
53ba39406c86 Port PidginStatusEditor to GTK4
Gary Kramlich <grim@reaperworld.com>
parents: 41356
diff changeset
136 <property name="sensitive">0</property>
53ba39406c86 Port PidginStatusEditor to GTK4
Gary Kramlich <grim@reaperworld.com>
parents: 41356
diff changeset
137 <property name="use-underline">1</property>
53ba39406c86 Port PidginStatusEditor to GTK4
Gary Kramlich <grim@reaperworld.com>
parents: 41356
diff changeset
138 </object>
53ba39406c86 Port PidginStatusEditor to GTK4
Gary Kramlich <grim@reaperworld.com>
parents: 41356
diff changeset
139 </child>
53ba39406c86 Port PidginStatusEditor to GTK4
Gary Kramlich <grim@reaperworld.com>
parents: 41356
diff changeset
140 <child type="action">
53ba39406c86 Port PidginStatusEditor to GTK4
Gary Kramlich <grim@reaperworld.com>
parents: 41356
diff changeset
141 <object class="GtkButton" id="save">
53ba39406c86 Port PidginStatusEditor to GTK4
Gary Kramlich <grim@reaperworld.com>
parents: 41356
diff changeset
142 <property name="label" translatable="1">_Save</property>
53ba39406c86 Port PidginStatusEditor to GTK4
Gary Kramlich <grim@reaperworld.com>
parents: 41356
diff changeset
143 <property name="focusable">1</property>
53ba39406c86 Port PidginStatusEditor to GTK4
Gary Kramlich <grim@reaperworld.com>
parents: 41356
diff changeset
144 <property name="receives-default">1</property>
53ba39406c86 Port PidginStatusEditor to GTK4
Gary Kramlich <grim@reaperworld.com>
parents: 41356
diff changeset
145 <property name="sensitive">0</property>
53ba39406c86 Port PidginStatusEditor to GTK4
Gary Kramlich <grim@reaperworld.com>
parents: 41356
diff changeset
146 <property name="use-underline">1</property>
53ba39406c86 Port PidginStatusEditor to GTK4
Gary Kramlich <grim@reaperworld.com>
parents: 41356
diff changeset
147 </object>
53ba39406c86 Port PidginStatusEditor to GTK4
Gary Kramlich <grim@reaperworld.com>
parents: 41356
diff changeset
148 </child>
41356
9753153c49fc Add a new templated PidginStatusEditor and wire it up.
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
149 <action-widgets>
41544
53ba39406c86 Port PidginStatusEditor to GTK4
Gary Kramlich <grim@reaperworld.com>
parents: 41356
diff changeset
150 <action-widget response="cancel">cancel</action-widget>
41356
9753153c49fc Add a new templated PidginStatusEditor and wire it up.
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
151 <action-widget response="0">use</action-widget>
9753153c49fc Add a new templated PidginStatusEditor and wire it up.
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
152 <action-widget response="1">save</action-widget>
9753153c49fc Add a new templated PidginStatusEditor and wire it up.
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
153 </action-widgets>
9753153c49fc Add a new templated PidginStatusEditor and wire it up.
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
154 </template>
9753153c49fc Add a new templated PidginStatusEditor and wire it up.
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
155 <object class="GtkSizeGroup">
9753153c49fc Add a new templated PidginStatusEditor and wire it up.
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
156 <widgets>
9753153c49fc Add a new templated PidginStatusEditor and wire it up.
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
157 <widget name="label1"/>
9753153c49fc Add a new templated PidginStatusEditor and wire it up.
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
158 <widget name="label2"/>
9753153c49fc Add a new templated PidginStatusEditor and wire it up.
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
159 <widget name="label3"/>
9753153c49fc Add a new templated PidginStatusEditor and wire it up.
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
160 </widgets>
9753153c49fc Add a new templated PidginStatusEditor and wire it up.
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
161 </object>
41574
5c79e2bb862b Port status stuff to GTK4
Elliott Sales de Andrade <quantum.analyst@gmail.com>
parents: 41544
diff changeset
162 <object class="TalkatuHtmlBuffer" id="buffer"/>
41356
9753153c49fc Add a new templated PidginStatusEditor and wire it up.
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
163 <object class="PidginStatusPrimitiveStore" id="primitive_store"/>
9753153c49fc Add a new templated PidginStatusEditor and wire it up.
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
164 </interface>

mercurial