X-Git-Url: http://git.claws-mail.org/?p=claws.git;a=blobdiff_plain;f=src%2Fprefs_common.c;h=8cf09a7739d87ed0e1221cd5756459cf680b3385;hp=268723082895aa93553897ddb5333231c59f193f;hb=0b005259bc08fc55e36e475558d52320d89148fd;hpb=0497ada863eb8aba548cb3920345b23aa5864e23 diff --git a/src/prefs_common.c b/src/prefs_common.c index 268723082..8cf09a773 100644 --- a/src/prefs_common.c +++ b/src/prefs_common.c @@ -2496,7 +2496,7 @@ PACK_FRAME(vbox1, keybind_frame, _("Shortcut key")); keybind_label = gtk_label_new (_("Select the preset key bindings.\n" - "You can also modify each menu shortcut by pressing\n" + "You can also modify each menu's shortcuts by pressing\n" "any key(s) when placing the mouse pointer on the item.")); gtk_widget_show (keybind_label); gtk_box_pack_start (GTK_BOX (hbox1), keybind_label, FALSE, FALSE, 0); @@ -3504,7 +3504,9 @@ static void prefs_keybind_apply_clicked(GtkWidget *widget) "(menu-path \"
/Message/Move...\" \"O\")\n" "(menu-path \"
/Message/Copy...\" \"O\")\n" "(menu-path \"
/Message/Delete\" \"D\")\n" + "(menu-path \"
/Message/Mark/Mark\" \"asterisk\")\n" "(menu-path \"
/Message/Mark/Unmark\" \"U\")\n" + "(menu-path \"
/Message/Mark/Mark as unread\" \"exclam\")\n" "(menu-path \"
/Tool/Address book\" \"A\")\n" "(menu-path \"
/Tool/Execute\" \"X\")\n" @@ -3546,7 +3548,9 @@ static void prefs_keybind_apply_clicked(GtkWidget *widget) "(menu-path \"
/Message/Move...\" \"O\")\n" "(menu-path \"
/Message/Copy...\" \"O\")\n" "(menu-path \"
/Message/Delete\" \"D\")\n" + "(menu-path \"
/Message/Mark/Mark\" \"asterisk\")\n" "(menu-path \"
/Message/Mark/Unmark\" \"U\")\n" + "(menu-path \"
/Message/Mark/Mark as unread\" \"exclam\")\n" "(menu-path \"
/Tool/Address book\" \"A\")\n" "(menu-path \"
/Tool/Execute\" \"X\")\n" @@ -3588,7 +3592,9 @@ static void prefs_keybind_apply_clicked(GtkWidget *widget) "(menu-path \"
/Message/Move...\" \"O\")\n" "(menu-path \"
/Message/Copy...\" \"\")\n" "(menu-path \"
/Message/Delete\" \"D\")\n" + "(menu-path \"
/Message/Mark/Mark\" \"asterisk\")\n" "(menu-path \"
/Message/Mark/Unmark\" \"U\")\n" + "(menu-path \"
/Message/Mark/Mark as unread\" \"exclam\")\n" "(menu-path \"
/Tool/Address book\" \"A\")\n" "(menu-path \"
/Tool/Execute\" \"X\")\n" @@ -3630,7 +3636,9 @@ static void prefs_keybind_apply_clicked(GtkWidget *widget) "(menu-path \"
/Message/Move...\" \"\")\n" "(menu-path \"
/Message/Copy...\" \"\")\n" "(menu-path \"
/Message/Delete\" \"\")\n" + "(menu-path \"
/Message/Mark/Mark\" \"\")\n" "(menu-path \"
/Message/Mark/Unmark\" \"\")\n" + "(menu-path \"
/Message/Mark/Mark as unread\" \"\")\n" "(menu-path \"
/Tool/Address book\" \"\")\n" "(menu-path \"
/Tool/Execute\" \"\")\n"