diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2013-07-27 23:23:15 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2013-07-27 23:23:15 +0200 |
commit | 8cd4bf3750fb7206aca2bf850c203ea55ac3091a (patch) | |
tree | 16f20ba2895c7312ce9ea84a9b730aeea97af2ec /po/weechat.pot | |
parent | f3d537dd7ac6fc5d1f7e2e7324e74fd19921b22b (diff) | |
download | weechat-8cd4bf3750fb7206aca2bf850c203ea55ac3091a.zip |
core: add option "-o" for command /color
Diffstat (limited to 'po/weechat.pot')
-rw-r--r-- | po/weechat.pot | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/po/weechat.pot b/po/weechat.pot index 39d7ddc31..fe46f309a 100644 --- a/po/weechat.pot +++ b/po/weechat.pot @@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.4.1-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2013-07-27 20:24+0200\n" +"POT-Creation-Date: 2013-07-27 23:18+0200\n" "PO-Revision-Date: 2013-02-14 18:20+0100\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -934,7 +934,7 @@ msgstr "" msgid "define color aliases and display palette of colors" msgstr "" -msgid "alias <color> <name> || unalias <color> || reset" +msgid "alias <color> <name> || unalias <color> || reset || -o" msgstr "" msgid "" @@ -946,6 +946,7 @@ msgid "" " reset: reset all color pairs (required when no more color pairs are " "available if automatic reset is disabled, see option weechat.look." "color_pairs_auto_reset)\n" +" -o: send terminal/colors info to current buffer as input\n" "\n" "Without argument, this command displays colors in a new buffer.\n" "\n" |