summaryrefslogtreecommitdiff
path: root/pidgin/resources/Accounts/manager.ui
diff options
context:
space:
mode:
Diffstat (limited to 'pidgin/resources/Accounts/manager.ui')
-rw-r--r--pidgin/resources/Accounts/manager.ui51
1 files changed, 45 insertions, 6 deletions
diff --git a/pidgin/resources/Accounts/manager.ui b/pidgin/resources/Accounts/manager.ui
index c094b4f135..03afab13eb 100644
--- a/pidgin/resources/Accounts/manager.ui
+++ b/pidgin/resources/Accounts/manager.ui
@@ -16,6 +16,7 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, see <https://www.gnu.org/licenses/>.
+
-->
<interface>
<requires lib="gtk+" version="3.24"/>
@@ -56,6 +57,42 @@ along with this program; if not, see <https://www.gnu.org/licenses/>.
<property name="can-focus">False</property>
<property name="layout-style">end</property>
<child>
+ <object class="GtkButton" id="button1">
+ <property name="label" translatable="yes">τ</property>
+ <property name="visible">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">True</property>
+ <style>
+ <class name="circular"/>
+ </style>
+ </object>
+ <packing>
+ <property name="expand">True</property>
+ <property name="fill">True</property>
+ <property name="position">0</property>
+ <property name="non-homogeneous">True</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkButton" id="praetorians">
+ <property name="label" translatable="yes">π</property>
+ <property name="visible">True</property>
+ <property name="can-focus">True</property>
+ <property name="focus-on-click">False</property>
+ <property name="receives-default">True</property>
+ <property name="relief">none</property>
+ <style>
+ <class name="circular"/>
+ </style>
+ </object>
+ <packing>
+ <property name="expand">True</property>
+ <property name="fill">True</property>
+ <property name="position">1</property>
+ <property name="non-homogeneous">True</property>
+ </packing>
+ </child>
+ <child>
<object class="GtkButton" id="button3">
<property name="label" translatable="yes">_Add...</property>
<property name="visible">True</property>
@@ -66,7 +103,7 @@ along with this program; if not, see <https://www.gnu.org/licenses/>.
<packing>
<property name="expand">True</property>
<property name="fill">True</property>
- <property name="position">0</property>
+ <property name="position">2</property>
</packing>
</child>
<child>
@@ -81,7 +118,7 @@ along with this program; if not, see <https://www.gnu.org/licenses/>.
<packing>
<property name="expand">True</property>
<property name="fill">True</property>
- <property name="position">1</property>
+ <property name="position">3</property>
</packing>
</child>
<child>
@@ -96,7 +133,7 @@ along with this program; if not, see <https://www.gnu.org/licenses/>.
<packing>
<property name="expand">True</property>
<property name="fill">True</property>
- <property name="position">2</property>
+ <property name="position">4</property>
</packing>
</child>
<child>
@@ -110,7 +147,7 @@ along with this program; if not, see <https://www.gnu.org/licenses/>.
<packing>
<property name="expand">True</property>
<property name="fill">True</property>
- <property name="position">3</property>
+ <property name="position">5</property>
</packing>
</child>
</object>
@@ -197,8 +234,10 @@ along with this program; if not, see <https://www.gnu.org/licenses/>.
</object>
</child>
<action-widgets>
- <action-widget response="0">button3</action-widget>
- <action-widget response="1">modify_button</action-widget>
+ <action-widget response="0">button1</action-widget>
+ <action-widget response="1">praetorians</action-widget>
+ <action-widget response="3">button3</action-widget>
+ <action-widget response="4">modify_button</action-widget>
<action-widget response="2">remove_button</action-widget>
<action-widget response="-7">button2</action-widget>
</action-widgets>