# HG changeset patch # User Sean Egan # Date 1070515914 0 # Node ID c497b3bb75816b64d4a45e6fa90f86d6fe779d9e # Parent 662a33ce434326e38b126ac315405a853fc011ec [gaim-migrate @ 8382] I swear, these ellipses keep sneaking in here. committer: Tailor Script diff -r 662a33ce4343 -r c497b3bb7581 src/gtkblist.c --- a/src/gtkblist.c Thu Dec 04 05:23:19 2003 +0000 +++ b/src/gtkblist.c Thu Dec 04 05:31:54 2003 +0000 @@ -1698,7 +1698,7 @@ { N_("/Tools/P_rotocol Actions"), NULL, NULL, 0, "" }, { "/Tools/sep1", NULL, NULL, 0, "" }, { N_("/Tools/A_ccounts"), "A", gaim_gtk_accounts_window_show, 0, "", GAIM_STOCK_ACCOUNTS }, - { N_("/Tools/_File Transfers..."), NULL, gaim_show_xfer_dialog, 0, "", GAIM_STOCK_FILE_TRANSFER }, + { N_("/Tools/_File Transfers"), NULL, gaim_show_xfer_dialog, 0, "", GAIM_STOCK_FILE_TRANSFER }, { N_("/Tools/Preferences"), "P", gaim_gtk_prefs_show, 0, "", GTK_STOCK_PREFERENCES }, { N_("/Tools/Pr_ivacy"), NULL, gaim_gtk_privacy_dialog_show, 0, "", GAIM_STOCK_PRIVACY }, { "/Tools/sep2", NULL, NULL, 0, "" },