diff options
-rw-r--r-- | ChangeLog | 3 | ||||
-rw-r--r-- | configure.in | 1 | ||||
-rw-r--r-- | doc/Makefile.am | 2 | ||||
-rw-r--r-- | doc/sco/Makefile.am | 28 | ||||
-rw-r--r-- | doc/sco/weechat_quickstart.sco.txt | 108 | ||||
-rw-r--r-- | weechat/ChangeLog | 3 | ||||
-rw-r--r-- | weechat/configure.in | 1 | ||||
-rw-r--r-- | weechat/doc/Makefile.am | 2 | ||||
-rw-r--r-- | weechat/doc/sco/Makefile.am | 28 | ||||
-rw-r--r-- | weechat/doc/sco/weechat_quickstart.sco.txt | 108 |
10 files changed, 280 insertions, 4 deletions
@@ -1,10 +1,11 @@ WeeChat - Wee Enhanced Environment for Chat =========================================== -ChangeLog - 2007-02-03 +ChangeLog - 2007-02-05 Version 0.2.4 (under dev!): + * added scots quickstart guide * added numeric argument for /clear command (buffer number) (patch #5372) * fixed crash when /away command is issued with no server connection (bug #18839) diff --git a/configure.in b/configure.in index bb2cbe8f8..701c3ab7d 100644 --- a/configure.in +++ b/configure.in @@ -795,6 +795,7 @@ AC_OUTPUT([Makefile doc/ru/Makefile doc/pl/Makefile doc/cs/Makefile + doc/sco/Makefile src/Makefile src/common/Makefile src/irc/Makefile diff --git a/doc/Makefile.am b/doc/Makefile.am index 39a232f78..d442b6e44 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -15,7 +15,7 @@ # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -SUBDIRS = . en fr de ru pl cs +SUBDIRS = . en fr de ru pl cs sco man_MANS = weechat-curses.1 diff --git a/doc/sco/Makefile.am b/doc/sco/Makefile.am new file mode 100644 index 000000000..1db0ef53d --- /dev/null +++ b/doc/sco/Makefile.am @@ -0,0 +1,28 @@ +# Copyright (c) 2003-2007 FlashCode <flashcode@flashtux.org> +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program; if not, write to the Free Software +# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# + +LANGCODE = sco +QUICKSTART = weechat_quickstart.$(LANGCODE).txt + +EXTRA_DIST = $(QUICKSTART) + +docdir = $(datadir)/doc/$(PACKAGE) + +# install docs + +install-data-hook: + $(INSTALL_DATA) $(QUICKSTART) $(DESTDIR)$(docdir)/ diff --git a/doc/sco/weechat_quickstart.sco.txt b/doc/sco/weechat_quickstart.sco.txt new file mode 100644 index 000000000..0002eea12 --- /dev/null +++ b/doc/sco/weechat_quickstart.sco.txt @@ -0,0 +1,108 @@ +WeeChat quik stairt guide (Scots version) +========================= + +1. Launch weechat + + Accordin tae choosed GUI, ye hav tae launch: + - weechat-curses fer Curses GUI + - weechat-gtk fer Gtk GUI (under development) + - weechat-qt fer Qt GUI (no developed) + - weechat-wxwidgets fer WxWidgets GUI (no developed yit) + +2. Online help / options + + WeeChat hus help fer awl commands, jus issu /help + Tae get help on a command, issu /help command + + Tae set options, use eh /set option = value + Ye can use /set option wi partial name (displ't awl options + contain leters), or wi ownly a full option nam wi'oot value + (tae see long help fer option). + + Pure Important: settings are saved when WeeChat ends (or wi eh "/save" + command). Gonnae NO(!) edit eh setup file whyle WeeChat is running, cause WeeChat + may write eh file at 'ne time, and its nae possible tae reload it. + Tae chainge any settins, use "/set" command, WeeChat immediately uses new + settings. + +3. Create a server + + Fer example irc.quakenet.org, port 6667: + /server quakenet irc.quakenet.org 6667 + (/help server fer ful command help) + +4. Set custom server options + + Nicks: + /set quakenet.server_nick1 = "manick" + /set quakenet.server_nick2 = "manick2" + /set quakenet.server_nick3 = "manick3" + + Username/realname: + /set quakenet.server_username = "Ma username" + /set quakenet.server_realname = "Ma real name" + + Auto-connect tae server: + /set quakenet.server_autoconnect = on + + Auto-join fer sum channels: + /set quakenet.server_autojoin = "#chan1,#chan2" + + Other options: + Ye can see servers options and values wi /set quakenet + Tae set an option, use eh /set quakenet.server_option = value + +5. Connect tae server n auto-join channels: + + /connect quakenet + +6. Join/part channels + + Join a channel: + /join #channel + Part a channel: + /part [quit message] + Part a channel n close buffer: + /close [quit message] + (/close is an alias on /buffer close) + +7. Buffer/window management + + Ye can manage buffers wi "/buffer" command and windows + with "/window" command. + Fer example, tae split verticaly screen intae a wee windea (1/3 width), + n a big yin (2/3), use command: + /window splitv 33 + +8. Key bindings + + According tae yer keyboard and/or ya needs, ye can rebind 'ne key + wi "/key" command. + A useful key is meta-k (alt-k) tae find key codes. + + Fer example, tae bind meta-y (alt-y) tae command "/buffer close": + /key (press meta-k) (press meta-y) /buffer close + + Ye wull huv a command line like: + /key meta-y /buffer close + +9. Plugins/scripts + + On som distros lyke Debian, plugins are available via a separate package + (like weechat-plugins). + Plugins are automatically loadet when found. + Many plugins/scripts are available fer WeeChat, please luk at: + http://weechat.flashtux.org/plugins.php + Please luk at WeeChat documentation tae load/unload plugins or scripts. + +10. Mer documentation + + Yae can noo use WeeChat and read FAQ/documentation fer any oths questins: + http://weechat.flashtux.org/faq.php + http://weechat.flashtux.org/doc.php + + Enjoy WeeChat! + +-- +(c) 2006-05-31, written by FlashCode <flashcode@flashtux.org>, Translate't by AndrewB <andrewb@tuxhacker.org> +This document is part of WeeChat and is distributed under GPL licence. diff --git a/weechat/ChangeLog b/weechat/ChangeLog index 198402ed1..4b24301b5 100644 --- a/weechat/ChangeLog +++ b/weechat/ChangeLog @@ -1,10 +1,11 @@ WeeChat - Wee Enhanced Environment for Chat =========================================== -ChangeLog - 2007-02-03 +ChangeLog - 2007-02-05 Version 0.2.4 (under dev!): + * added scots quickstart guide * added numeric argument for /clear command (buffer number) (patch #5372) * fixed crash when /away command is issued with no server connection (bug #18839) diff --git a/weechat/configure.in b/weechat/configure.in index bb2cbe8f8..701c3ab7d 100644 --- a/weechat/configure.in +++ b/weechat/configure.in @@ -795,6 +795,7 @@ AC_OUTPUT([Makefile doc/ru/Makefile doc/pl/Makefile doc/cs/Makefile + doc/sco/Makefile src/Makefile src/common/Makefile src/irc/Makefile diff --git a/weechat/doc/Makefile.am b/weechat/doc/Makefile.am index 39a232f78..d442b6e44 100644 --- a/weechat/doc/Makefile.am +++ b/weechat/doc/Makefile.am @@ -15,7 +15,7 @@ # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -SUBDIRS = . en fr de ru pl cs +SUBDIRS = . en fr de ru pl cs sco man_MANS = weechat-curses.1 diff --git a/weechat/doc/sco/Makefile.am b/weechat/doc/sco/Makefile.am new file mode 100644 index 000000000..1db0ef53d --- /dev/null +++ b/weechat/doc/sco/Makefile.am @@ -0,0 +1,28 @@ +# Copyright (c) 2003-2007 FlashCode <flashcode@flashtux.org> +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program; if not, write to the Free Software +# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# + +LANGCODE = sco +QUICKSTART = weechat_quickstart.$(LANGCODE).txt + +EXTRA_DIST = $(QUICKSTART) + +docdir = $(datadir)/doc/$(PACKAGE) + +# install docs + +install-data-hook: + $(INSTALL_DATA) $(QUICKSTART) $(DESTDIR)$(docdir)/ diff --git a/weechat/doc/sco/weechat_quickstart.sco.txt b/weechat/doc/sco/weechat_quickstart.sco.txt new file mode 100644 index 000000000..0002eea12 --- /dev/null +++ b/weechat/doc/sco/weechat_quickstart.sco.txt @@ -0,0 +1,108 @@ +WeeChat quik stairt guide (Scots version) +========================= + +1. Launch weechat + + Accordin tae choosed GUI, ye hav tae launch: + - weechat-curses fer Curses GUI + - weechat-gtk fer Gtk GUI (under development) + - weechat-qt fer Qt GUI (no developed) + - weechat-wxwidgets fer WxWidgets GUI (no developed yit) + +2. Online help / options + + WeeChat hus help fer awl commands, jus issu /help + Tae get help on a command, issu /help command + + Tae set options, use eh /set option = value + Ye can use /set option wi partial name (displ't awl options + contain leters), or wi ownly a full option nam wi'oot value + (tae see long help fer option). + + Pure Important: settings are saved when WeeChat ends (or wi eh "/save" + command). Gonnae NO(!) edit eh setup file whyle WeeChat is running, cause WeeChat + may write eh file at 'ne time, and its nae possible tae reload it. + Tae chainge any settins, use "/set" command, WeeChat immediately uses new + settings. + +3. Create a server + + Fer example irc.quakenet.org, port 6667: + /server quakenet irc.quakenet.org 6667 + (/help server fer ful command help) + +4. Set custom server options + + Nicks: + /set quakenet.server_nick1 = "manick" + /set quakenet.server_nick2 = "manick2" + /set quakenet.server_nick3 = "manick3" + + Username/realname: + /set quakenet.server_username = "Ma username" + /set quakenet.server_realname = "Ma real name" + + Auto-connect tae server: + /set quakenet.server_autoconnect = on + + Auto-join fer sum channels: + /set quakenet.server_autojoin = "#chan1,#chan2" + + Other options: + Ye can see servers options and values wi /set quakenet + Tae set an option, use eh /set quakenet.server_option = value + +5. Connect tae server n auto-join channels: + + /connect quakenet + +6. Join/part channels + + Join a channel: + /join #channel + Part a channel: + /part [quit message] + Part a channel n close buffer: + /close [quit message] + (/close is an alias on /buffer close) + +7. Buffer/window management + + Ye can manage buffers wi "/buffer" command and windows + with "/window" command. + Fer example, tae split verticaly screen intae a wee windea (1/3 width), + n a big yin (2/3), use command: + /window splitv 33 + +8. Key bindings + + According tae yer keyboard and/or ya needs, ye can rebind 'ne key + wi "/key" command. + A useful key is meta-k (alt-k) tae find key codes. + + Fer example, tae bind meta-y (alt-y) tae command "/buffer close": + /key (press meta-k) (press meta-y) /buffer close + + Ye wull huv a command line like: + /key meta-y /buffer close + +9. Plugins/scripts + + On som distros lyke Debian, plugins are available via a separate package + (like weechat-plugins). + Plugins are automatically loadet when found. + Many plugins/scripts are available fer WeeChat, please luk at: + http://weechat.flashtux.org/plugins.php + Please luk at WeeChat documentation tae load/unload plugins or scripts. + +10. Mer documentation + + Yae can noo use WeeChat and read FAQ/documentation fer any oths questins: + http://weechat.flashtux.org/faq.php + http://weechat.flashtux.org/doc.php + + Enjoy WeeChat! + +-- +(c) 2006-05-31, written by FlashCode <flashcode@flashtux.org>, Translate't by AndrewB <andrewb@tuxhacker.org> +This document is part of WeeChat and is distributed under GPL licence. |