diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2013-08-02 08:54:16 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2013-08-02 08:54:16 +0200 |
commit | 996da2f662d04abd18ecf4e8a65fbf9aac1b50d9 (patch) | |
tree | 409710aa01c3bbd1552cbbb5ade085051ed3c12c /po/tr.po | |
parent | f9d57a30993e4c287f44fbcb7c74e55915df7f2e (diff) | |
download | weechat-996da2f662d04abd18ecf4e8a65fbf9aac1b50d9.zip |
core: rename binary and man page from "weechat-curses" to "weechat" (task #11027)
A symbolic link weechat-curses -> weechat is now created (by both cmake and
configure), so that the /upgrade will work from an old version.
However, if you upgrade from an old version, it is recommended to force the use
of the new binary name with the command: `/upgrade /path/to/weechat` (replace
the path accordingly).
Diffstat (limited to 'po/tr.po')
-rw-r--r-- | po/tr.po | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.4.2-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2013-07-31 18:40+0200\n" +"POT-Creation-Date: 2013-08-01 17:18+0200\n" "PO-Revision-Date: 2013-07-31 18:42+0200\n" "Last-Translator: Hasan Kiran <sunder67@hotmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -55,7 +55,7 @@ msgid "" " --upgrade upgrade WeeChat using session files (see /help " "upgrade in WeeChat)\n" " -v, --version display WeeChat version\n" -" plugin:option option for plugin (see man weechat-curses)\n" +" plugin:option option for plugin (see man weechat)\n" msgstr "" #, c-format @@ -1571,7 +1571,7 @@ msgid "" " 3. unload all plugins\n" " 4. save WeeChat configuration\n" " 5. quit WeeChat\n" -"Then later you can restore session with command: weechat-curses --upgrade\n" +"Then later you can restore session with command: weechat --upgrade\n" "IMPORTANT: you must restore the session with exactly same configuration " "(files *.conf).\n" "It is possible to restore WeeChat session on another machine if you copy the " |