Fix broken markup in Finnish user docs translation
[empathy-mirror.git] / src / empathy-chatrooms-window.ui
blob30700c50342c101c0b2fd0a6e307a8d0615fc539
1 <?xml version="1.0"?>
2 <!--*- mode: xml -*-->
3 <interface>
4 <object class="GtkWindow" id="chatrooms_window">
5 <property name="visible">True</property>
6 <property name="border_width">12</property>
7 <property name="title" translatable="yes">Manage Favorite Rooms</property>
8 <property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
9 <child>
10 <object class="GtkVBox" id="vbox12">
11 <property name="visible">True</property>
12 <property name="spacing">12</property>
13 <child>
14 <object class="GtkVBox" id="vbox18">
15 <property name="visible">True</property>
16 <property name="spacing">18</property>
17 <child>
18 <object class="GtkHBox" id="hbox_account">
19 <property name="visible">True</property>
20 <property name="spacing">12</property>
21 <child>
22 <object class="GtkLabel" id="label_account">
23 <property name="visible">True</property>
24 <property name="xalign">0</property>
25 <property name="label" translatable="yes">Account:</property>
26 </object>
27 <packing>
28 <property name="expand">False</property>
29 </packing>
30 </child>
31 <child>
32 <placeholder/>
33 </child>
34 </object>
35 <packing>
36 <property name="expand">False</property>
37 </packing>
38 </child>
39 <child>
40 <object class="GtkVBox" id="box_room_list">
41 <property name="visible">True</property>
42 <child>
43 <object class="GtkScrolledWindow" id="sw_room_list">
44 <property name="width_request">408</property>
45 <property name="height_request">252</property>
46 <property name="visible">True</property>
47 <property name="can_focus">True</property>
48 <property name="hscrollbar_policy">GTK_POLICY_NEVER</property>
49 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
50 <property name="shadow_type">GTK_SHADOW_IN</property>
51 <child>
52 <object class="GtkTreeView" id="treeview">
53 <property name="visible">True</property>
54 <property name="can_focus">True</property>
55 <property name="has_focus">True</property>
56 </object>
57 </child>
58 </object>
59 <packing>
60 <property name="position">0</property>
61 </packing>
62 </child>
63 <child>
64 <object class="GtkToolbar" id="toolbar_remove">
65 <property name="visible">True</property>
66 <property name="can_focus">False</property>
67 <property name="icon_size">1</property>
68 <style>
69 <class name="inline-toolbar"/>
70 </style>
71 <child>
72 <object class="GtkToolButton" id="button_remove">
73 <property name="tooltip-text" translatable="yes">Remove</property>
74 <property name="visible">True</property>
75 <property name="can_focus">True</property>
76 <property name="receives_default">True</property>
77 <property name="icon_name">list-remove-symbolic</property>
78 <property name="use_underline">True</property>
79 </object>
80 <packing>
81 <property name="expand">False</property>
82 <property name="homogeneous">True</property>
83 </packing>
84 </child>
85 </object>
86 <packing>
87 <property name="expand">False</property>
88 <property name="fill">True</property>
89 <property name="position">1</property>
90 </packing>
91 </child>
92 </object>
93 </child>
94 </object>
95 </child>
96 <child>
97 <object class="GtkHButtonBox" id="hbuttonbox3">
98 <property name="visible">True</property>
99 <property name="spacing">6</property>
100 <property name="layout_style">end</property>
101 <child>
102 <object class="GtkButton" id="button_close">
103 <property name="label">gtk-close</property>
104 <property name="visible">True</property>
105 <property name="can_focus">True</property>
106 <property name="can_default">True</property>
107 <property name="receives_default">True</property>
108 <property name="use_stock">True</property>
109 </object>
110 <packing>
111 <property name="expand">False</property>
112 <property name="fill">False</property>
113 <property name="position">1</property>
114 </packing>
115 </child>
116 </object>
117 <packing>
118 <property name="expand">False</property>
119 <property name="fill">False</property>
120 <property name="position">1</property>
121 </packing>
122 </child>
123 </object>
124 </child>
125 </object>
126 </interface>