aboutsummaryrefslogtreecommitdiffstats
path: root/src/empathy-roster-window-menubar.ui
blob: 522daf9cc14a1fd6aea552b02c74f763d9e8a009 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
<?xml version="1.0"?>
<!--*- mode: xml -*-->
<interface>
  <menu id="menubutton">
    <submenu>
      <attribute translatable="yes" name="label">_Chat</attribute>
      <section>
        <item>
          <attribute translatable="yes" name="label">_New Conversation...</attribute>
          <attribute translatable="yes" name="action">win.chat_new_message</attribute>
          <attribute translatable="yes" name="accel">&lt;Primary&gt;n</attribute>
        </item>
        <item>
          <attribute translatable="yes" name="label">New _Call...</attribute>
          <attribute translatable="yes" name="action">win.chat_new_call</attribute>
          <attribute translatable="yes" name="accel">&lt;Primary&gt;m</attribute>
        </item>
        <item>
          <attribute translatable="yes" name="label">_Previous Conversations</attribute>
          <attribute translatable="yes" name="action">win.view_history</attribute>
          <attribute translatable="yes" name="accel">F3</attribute>
        </item>
      </section>
      <section>
        <item>
          <attribute translatable="yes" name="label">_Add Contacts...</attribute>
          <attribute translatable="yes" name="action">win.chat_add_contact</attribute>
        </item>
        <item>
          <attribute translatable="yes" name="label">_Search for Contacts...</attribute>
          <attribute translatable="yes" name="action">win.chat_search_contacts</attribute>
          <attribute translatable="yes" name="accel">&lt;Shift&gt;f</attribute>
        </item>
      </section>
      <item>
        <attribute translatable="yes" name="label">_Quit</attribute>
        <attribute translatable="yes" name="action">win.chat_quit</attribute>
        <attribute translatable="yes" name="accel">&lt;Primary&gt;q</attribute>
      </item>
    </submenu>
    <submenu>
      <attribute translatable="yes" name="label">_Edit</attribute>
      <section>
        <item>
          <attribute translatable="yes" name="label">_Accounts</attribute>
          <attribute translatable="yes" name="action">win.edit_accounts</attribute>
          <attribute translatable="yes" name="accel">F4</attribute>
        </item>
        <item>
          <attribute translatable="yes" name="label">Find in Contact _List</attribute>
          <attribute translatable="yes" name="action">win.edit_search_contacts</attribute>
          <attribute translatable="yes" name="accel">&lt;Primary&gt;f</attribute>
        </item>
        <item>
          <attribute translatable="yes" name="label">_Blocked Contacts</attribute>
          <attribute translatable="yes" name="action">win.edit_blocked_contacts</attribute>
        </item>
      </section>
      <section>
        <item>
          <attribute translatable="yes" name="label">P_references</attribute>
          <attribute translatable="yes" name="action">win.edit_preferences</attribute>
        </item>
      </section>
    </submenu>
    <submenu>
      <attribute translatable="yes" name="label">_View</attribute>
      <section>
        <item>
          <attribute translatable="yes" name="label">_Offline Contacts</attribute>
          <attribute translatable="yes" name="action">win.view_show_offline</attribute>
          <attribute translatable="yes" name="accel">&lt;Primary&gt;f</attribute>
        </item>
        <item>
          <attribute translatable="yes" name="label">Show P_rotocol</attribute>
          <attribute translatable="yes" name="action">win.view_show_protocols</attribute>
        </item>
      </section>
      <item>
        <link name="section" id="balance"/>
      </item>
      <section>
        <item>
          <attribute translatable="yes" name="label">Sort by _Name</attribute>
          <attribute translatable="yes" name="action">win.view_sort_by_name</attribute>
        </item>
        <item>
          <attribute translatable="yes" name="label">Sort by _Status</attribute>
          <attribute translatable="yes" name="action">win.view_sort_by_status</attribute>
        </item>
      </section>
      <section>
        <item>
          <attribute translatable="yes" name="label">Normal Size With _Avatars</attribute>
          <attribute translatable="yes" name="action">win.view_normal_size_with_avatars</attribute>
          <attribute translatable="yes" name="accel">&lt;Primary&gt;1</attribute>
        </item>
        <item>
          <attribute translatable="yes" name="label">N_ormal Size</attribute>
          <attribute translatable="yes" name="action">win.view_normal_size</attribute>
          <attribute translatable="yes" name="accel">&lt;Primary&gt;2</attribute>
        </item>
        <item>
          <attribute translatable="yes" name="label">_Compact Size</attribute>
          <attribute translatable="yes" name="action">win.view_compact_size</attribute>
          <attribute translatable="yes" name="accel">&lt;Primary&gt;3</attribute>
        </item>
      </section>
      <section>
        <item>
          <attribute translatable="yes" name="label">_Previous Conversations</attribute>
          <attribute translatable="yes" name="action">win.view_history</attribute>
          <attribute translatable="yes" name="accel">F3</attribute>
        </item>
        <item>
          <attribute translatable="yes" name="label">_File Transfers</attribute>
          <attribute translatable="yes" name="action">win.view_show_ft_manager</attribute>
        </item>
        <item>
          <attribute translatable="yes" name="label">Contacts on a _Map</attribute>
          <attribute translatable="yes" name="action">win.view_show_map</attribute>
        </item>
      </section>
    </submenu>
    <submenu>
      <attribute translatable="yes" name="label">_Room</attribute>
      <section>
        <item>
          <attribute translatable="yes" name="label">_Join...</attribute>
          <attribute translatable="yes" name="action">win.room_join_new</attribute>
        </item>
        <item>
          <attribute translatable="yes" name="label">Join _Favorites</attribute>
          <attribute translatable="yes" name="action">win.room_join_favorites</attribute>
          <attribute translatable="yes" name="accel">F5</attribute>
        </item>
      </section>
      <item>
        <link name="section" id="rooms"/>
      </item>
      <section>
        <item>
          <attribute translatable="yes" name="label">_Manage Favorites</attribute>
          <attribute translatable="yes" name="action">win.room_manage_favorites</attribute>
        </item>
      </section>
    </submenu>
    <submenu>
      <attribute translatable="yes" name="label">_Help</attribute>
      <section>
        <item>
          <attribute translatable="yes" name="label">Contents</attribute>
          <attribute translatable="yes" name="action">win.help_contents</attribute>
          <attribute translatable="yes" name="accel">F1</attribute>
        </item>
        <item>
          <attribute translatable="yes" name="label">Debug</attribute>
          <attribute translatable="yes" name="action">win.help_debug</attribute>
        </item>
        <item>
          <attribute translatable="yes" name="label">About</attribute>
          <attribute translatable="yes" name="action">win.help_about</attribute>
        </item>
      </section>
    </submenu>
  </menu>
</interface>