From 1ad15d157971b6550cb11787a03463e891d29364 Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes Date: Tue, 23 Aug 2011 14:08:18 +0200 Subject: Move main window's UI manager to its own UI file Glade doesn't support GtkUIManager so it was impossible to edit the main window at all because of that. --- src/empathy-main-window-menubar.ui | 307 +++++++++++++++++++++++++++++++++++++ 1 file changed, 307 insertions(+) create mode 100644 src/empathy-main-window-menubar.ui (limited to 'src/empathy-main-window-menubar.ui') diff --git a/src/empathy-main-window-menubar.ui b/src/empathy-main-window-menubar.ui new file mode 100644 index 000000000..979afe215 --- /dev/null +++ b/src/empathy-main-window-menubar.ui @@ -0,0 +1,307 @@ + + + + + + + + + chat + _Chat + + + + + im-message-new + chat_new_message + _New Conversation… + + + + + + audio-input-microphone + chat_new_call + New _Call… + + + + + + document-open-recent + view_history + _Previous Conversations + + + + + + gtk-add + chat_add_contact + _Add Contact… + + + + + gtk-find + chat_search_contacts + _Search for Contacts… + + + + + + document-send + view_show_ft_manager + _File Transfers + + + + + view_show_offline + _Offline Contacts + + + + + + view_show_protocols + Show P_rotocols + + + + + view_balance_show_in_roster + Credit Balance + False + + + + + view_show_map + Contacts on a _Map + + + + + gtk-quit + chat_quit + + + + + + edit + _Edit + + + + + edit_context + Context + + + + + edit_accounts + _Accounts + + + + + + edit_personal_information + _Personal Information + + + + + edit_blocked_contacts + _Blocked Contacts + + + + + gtk-preferences + edit_preferences + P_references + + + + + edit_search_contacts + Find in Contact _List + + + + + + view + _View + + + + + view_sort_by_name + True + Sort by _Name + True + 1 + 1 + + + + + view_sort_by_status + True + Sort by _Status + True + view_sort_by_name + 0 + + + + + view_normal_size_with_avatars + True + Normal Size With _Avatars + True + 0 + 0 + + + + + + view_normal_size + True + N_ormal Size + True + view_normal_size_with_avatars + 1 + + + + + + view_compact_size + True + _Compact Size + True + view_normal_size_with_avatars + 2 + + + + + + room + _Room + + + + + room_join_new + _Join… + + + + + room_join_favorites + Join _Favorites + + + + + + system-users + room_manage_favorites + Manage Favorites + + + + + help + _Help + + + + + gtk-help + help_contents + _Contents + + + + + + help_debug + _Debug + + + + + gtk-about + help_about + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + True + + -- cgit v1.2.3