1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-29 14:26:39 +02:00

Fix display of default keys with "weechat-curses --keys"

This commit is contained in:
Sebastien Helleu
2009-11-12 12:05:30 +01:00
parent b3338076d8
commit f5ec9a6167
+1
View File
@@ -132,6 +132,7 @@ weechat_display_keys ()
struct t_gui_key *ptr_key;
char *expanded_name;
gui_keyboard_default_bindings ();
string_iconv_fprintf (stdout,
/* TRANSLATORS: %s is "weechat" */
_("%s default keys:\n"),