pidgin/gtkblist.c

changeset 23450
d66ca0a906d4
parent 23423
05e6ffac284c
child 23453
92539a16ec2a
equal deleted inserted replaced
23444:cfa3325f53a0 23450:d66ca0a906d4
3257 { "/Buddies/sep3", NULL, NULL, 0, "<Separator>", NULL }, 3257 { "/Buddies/sep3", NULL, NULL, 0, "<Separator>", NULL },
3258 { N_("/Buddies/_Quit"), "<CTL>Q", purple_core_quit, 0, "<StockItem>", GTK_STOCK_QUIT }, 3258 { N_("/Buddies/_Quit"), "<CTL>Q", purple_core_quit, 0, "<StockItem>", GTK_STOCK_QUIT },
3259 3259
3260 /* Accounts menu */ 3260 /* Accounts menu */
3261 { N_("/_Accounts"), NULL, NULL, 0, "<Branch>", NULL }, 3261 { N_("/_Accounts"), NULL, NULL, 0, "<Branch>", NULL },
3262 { N_("/Accounts/Manage"), "<CTL>A", pidgin_accounts_window_show, 0, "<Item>", NULL }, 3262 { N_("/Accounts/Manage Accounts"), "<CTL>A", pidgin_accounts_window_show, 0, "<Item>", NULL },
3263 3263
3264 /* Tools */ 3264 /* Tools */
3265 { N_("/_Tools"), NULL, NULL, 0, "<Branch>", NULL }, 3265 { N_("/_Tools"), NULL, NULL, 0, "<Branch>", NULL },
3266 { N_("/Tools/Buddy _Pounces"), NULL, pidgin_pounces_manager_show, 1, "<Item>", NULL }, 3266 { N_("/Tools/Buddy _Pounces"), NULL, pidgin_pounces_manager_show, 1, "<Item>", NULL },
3267 { N_("/Tools/_Certificates"), NULL, pidgin_certmgr_show, 0, "<Item>", NULL }, 3267 { N_("/Tools/_Certificates"), NULL, pidgin_certmgr_show, 0, "<Item>", NULL },

mercurial