- Update to 1.1.1
- Drop maintainership
This commit is contained in:
parent
b06d37f4df
commit
88ce98ad80
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=547900
@ -2,12 +2,11 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= mcabber
|
||||
PORTVERSION= 1.1.0
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.1.1
|
||||
CATEGORIES= net-im
|
||||
MASTER_SITES= http://www.lilotux.net/~mikael/mcabber/files/
|
||||
|
||||
MAINTAINER= amdmi3@FreeBSD.org
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Small Jabber console client
|
||||
|
||||
LICENSE= GPLv2+
|
||||
@ -25,6 +24,9 @@ GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --disable-hgcset
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
PORTDATA= *
|
||||
PORTEXAMPLES= *
|
||||
|
||||
OPTIONS_DEFINE= EXAMPLES GPGME OTR IDN
|
||||
OPTIONS_DEFAULT= IDN
|
||||
OPTIONS_RADIO= SPELL
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1496649986
|
||||
SHA256 (mcabber-1.1.0.tar.bz2) = 04fc2c22c36da75cf4b761b5deccd074a19836368f38ab9d03c1e5708b41f0bd
|
||||
SIZE (mcabber-1.1.0.tar.bz2) = 608975
|
||||
TIMESTAMP = 1599485328
|
||||
SHA256 (mcabber-1.1.1.tar.bz2) = d789ceb33eaa78967c172241e941d43f91300ee0235a33f826f3df6f1163f959
|
||||
SIZE (mcabber-1.1.1.tar.bz2) = 589568
|
||||
|
@ -36,369 +36,3 @@ lib/mcabber/libxttitle.so
|
||||
libdata/pkgconfig/mcabber.pc
|
||||
man/man1/mcabber.1.gz
|
||||
share/applications/mcabber.desktop
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/contrib/cicq2mcabber.pl
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/contrib/events/eventcmd
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/contrib/events/eventcmd.osd
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/contrib/events/eventcmd.pastebin
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/contrib/events/mcnotify-osx.py
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/contrib/events/mcnotify.py
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/contrib/filter_statusmsg.py
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/contrib/merge_history.py
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/contrib/themes/light.txt
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/contrib/themes/light2.txt
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/contrib/themes/mikael-256.txt
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/contrib/themes/oliver.txt
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/contrib/vim/mcabber_log-ftdetect.vim
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/contrib/vim/mcabber_log-syntax.vim
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mcabberrc
|
||||
%%DATADIR%%/help/cs/hlp.txt
|
||||
%%DATADIR%%/help/cs/hlp_add.txt
|
||||
%%DATADIR%%/help/cs/hlp_alias.txt
|
||||
%%DATADIR%%/help/cs/hlp_authorization.txt
|
||||
%%DATADIR%%/help/cs/hlp_bind.txt
|
||||
%%DATADIR%%/help/cs/hlp_buffer.txt
|
||||
%%DATADIR%%/help/cs/hlp_carbons.txt
|
||||
%%DATADIR%%/help/cs/hlp_chat_disable.txt
|
||||
%%DATADIR%%/help/cs/hlp_clear.txt
|
||||
%%DATADIR%%/help/cs/hlp_color.txt
|
||||
%%DATADIR%%/help/cs/hlp_connect.txt
|
||||
%%DATADIR%%/help/cs/hlp_del.txt
|
||||
%%DATADIR%%/help/cs/hlp_disconnect.txt
|
||||
%%DATADIR%%/help/cs/hlp_echo.txt
|
||||
%%DATADIR%%/help/cs/hlp_event.txt
|
||||
%%DATADIR%%/help/cs/hlp_group.txt
|
||||
%%DATADIR%%/help/cs/hlp_help.txt
|
||||
%%DATADIR%%/help/cs/hlp_iline.txt
|
||||
%%DATADIR%%/help/cs/hlp_info.txt
|
||||
%%DATADIR%%/help/cs/hlp_module.txt
|
||||
%%DATADIR%%/help/cs/hlp_move.txt
|
||||
%%DATADIR%%/help/cs/hlp_msay.txt
|
||||
%%DATADIR%%/help/cs/hlp_otr.txt
|
||||
%%DATADIR%%/help/cs/hlp_otrpolicy.txt
|
||||
%%DATADIR%%/help/cs/hlp_pgp.txt
|
||||
%%DATADIR%%/help/cs/hlp_quit.txt
|
||||
%%DATADIR%%/help/cs/hlp_rawxml.txt
|
||||
%%DATADIR%%/help/cs/hlp_rename.txt
|
||||
%%DATADIR%%/help/cs/hlp_request.txt
|
||||
%%DATADIR%%/help/cs/hlp_room.txt
|
||||
%%DATADIR%%/help/cs/hlp_roster.txt
|
||||
%%DATADIR%%/help/cs/hlp_say.txt
|
||||
%%DATADIR%%/help/cs/hlp_say_to.txt
|
||||
%%DATADIR%%/help/cs/hlp_screen_refresh.txt
|
||||
%%DATADIR%%/help/cs/hlp_set.txt
|
||||
%%DATADIR%%/help/cs/hlp_source.txt
|
||||
%%DATADIR%%/help/cs/hlp_status.txt
|
||||
%%DATADIR%%/help/cs/hlp_status_to.txt
|
||||
%%DATADIR%%/help/cs/hlp_version.txt
|
||||
%%DATADIR%%/help/de/hlp.txt
|
||||
%%DATADIR%%/help/de/hlp_add.txt
|
||||
%%DATADIR%%/help/de/hlp_alias.txt
|
||||
%%DATADIR%%/help/de/hlp_authorization.txt
|
||||
%%DATADIR%%/help/de/hlp_bind.txt
|
||||
%%DATADIR%%/help/de/hlp_buffer.txt
|
||||
%%DATADIR%%/help/de/hlp_carbons.txt
|
||||
%%DATADIR%%/help/de/hlp_chat_disable.txt
|
||||
%%DATADIR%%/help/de/hlp_clear.txt
|
||||
%%DATADIR%%/help/de/hlp_color.txt
|
||||
%%DATADIR%%/help/de/hlp_connect.txt
|
||||
%%DATADIR%%/help/de/hlp_del.txt
|
||||
%%DATADIR%%/help/de/hlp_disconnect.txt
|
||||
%%DATADIR%%/help/de/hlp_echo.txt
|
||||
%%DATADIR%%/help/de/hlp_event.txt
|
||||
%%DATADIR%%/help/de/hlp_group.txt
|
||||
%%DATADIR%%/help/de/hlp_help.txt
|
||||
%%DATADIR%%/help/de/hlp_iline.txt
|
||||
%%DATADIR%%/help/de/hlp_info.txt
|
||||
%%DATADIR%%/help/de/hlp_module.txt
|
||||
%%DATADIR%%/help/de/hlp_move.txt
|
||||
%%DATADIR%%/help/de/hlp_msay.txt
|
||||
%%DATADIR%%/help/de/hlp_otr.txt
|
||||
%%DATADIR%%/help/de/hlp_otrpolicy.txt
|
||||
%%DATADIR%%/help/de/hlp_pgp.txt
|
||||
%%DATADIR%%/help/de/hlp_quit.txt
|
||||
%%DATADIR%%/help/de/hlp_rawxml.txt
|
||||
%%DATADIR%%/help/de/hlp_rename.txt
|
||||
%%DATADIR%%/help/de/hlp_request.txt
|
||||
%%DATADIR%%/help/de/hlp_room.txt
|
||||
%%DATADIR%%/help/de/hlp_roster.txt
|
||||
%%DATADIR%%/help/de/hlp_say.txt
|
||||
%%DATADIR%%/help/de/hlp_say_to.txt
|
||||
%%DATADIR%%/help/de/hlp_screen_refresh.txt
|
||||
%%DATADIR%%/help/de/hlp_set.txt
|
||||
%%DATADIR%%/help/de/hlp_source.txt
|
||||
%%DATADIR%%/help/de/hlp_status.txt
|
||||
%%DATADIR%%/help/de/hlp_status_to.txt
|
||||
%%DATADIR%%/help/de/hlp_version.txt
|
||||
%%DATADIR%%/help/en/hlp.txt
|
||||
%%DATADIR%%/help/en/hlp_add.txt
|
||||
%%DATADIR%%/help/en/hlp_alias.txt
|
||||
%%DATADIR%%/help/en/hlp_authorization.txt
|
||||
%%DATADIR%%/help/en/hlp_bind.txt
|
||||
%%DATADIR%%/help/en/hlp_buffer.txt
|
||||
%%DATADIR%%/help/en/hlp_carbons.txt
|
||||
%%DATADIR%%/help/en/hlp_chat_disable.txt
|
||||
%%DATADIR%%/help/en/hlp_clear.txt
|
||||
%%DATADIR%%/help/en/hlp_color.txt
|
||||
%%DATADIR%%/help/en/hlp_connect.txt
|
||||
%%DATADIR%%/help/en/hlp_del.txt
|
||||
%%DATADIR%%/help/en/hlp_disconnect.txt
|
||||
%%DATADIR%%/help/en/hlp_echo.txt
|
||||
%%DATADIR%%/help/en/hlp_event.txt
|
||||
%%DATADIR%%/help/en/hlp_group.txt
|
||||
%%DATADIR%%/help/en/hlp_help.txt
|
||||
%%DATADIR%%/help/en/hlp_iline.txt
|
||||
%%DATADIR%%/help/en/hlp_info.txt
|
||||
%%DATADIR%%/help/en/hlp_module.txt
|
||||
%%DATADIR%%/help/en/hlp_move.txt
|
||||
%%DATADIR%%/help/en/hlp_msay.txt
|
||||
%%DATADIR%%/help/en/hlp_otr.txt
|
||||
%%DATADIR%%/help/en/hlp_otrpolicy.txt
|
||||
%%DATADIR%%/help/en/hlp_pgp.txt
|
||||
%%DATADIR%%/help/en/hlp_quit.txt
|
||||
%%DATADIR%%/help/en/hlp_rawxml.txt
|
||||
%%DATADIR%%/help/en/hlp_rename.txt
|
||||
%%DATADIR%%/help/en/hlp_request.txt
|
||||
%%DATADIR%%/help/en/hlp_room.txt
|
||||
%%DATADIR%%/help/en/hlp_roster.txt
|
||||
%%DATADIR%%/help/en/hlp_say.txt
|
||||
%%DATADIR%%/help/en/hlp_say_to.txt
|
||||
%%DATADIR%%/help/en/hlp_screen_refresh.txt
|
||||
%%DATADIR%%/help/en/hlp_set.txt
|
||||
%%DATADIR%%/help/en/hlp_source.txt
|
||||
%%DATADIR%%/help/en/hlp_status.txt
|
||||
%%DATADIR%%/help/en/hlp_status_to.txt
|
||||
%%DATADIR%%/help/en/hlp_version.txt
|
||||
%%DATADIR%%/help/fr/hlp.txt
|
||||
%%DATADIR%%/help/fr/hlp_add.txt
|
||||
%%DATADIR%%/help/fr/hlp_alias.txt
|
||||
%%DATADIR%%/help/fr/hlp_authorization.txt
|
||||
%%DATADIR%%/help/fr/hlp_bind.txt
|
||||
%%DATADIR%%/help/fr/hlp_buffer.txt
|
||||
%%DATADIR%%/help/fr/hlp_carbons.txt
|
||||
%%DATADIR%%/help/fr/hlp_chat_disable.txt
|
||||
%%DATADIR%%/help/fr/hlp_clear.txt
|
||||
%%DATADIR%%/help/fr/hlp_color.txt
|
||||
%%DATADIR%%/help/fr/hlp_connect.txt
|
||||
%%DATADIR%%/help/fr/hlp_del.txt
|
||||
%%DATADIR%%/help/fr/hlp_disconnect.txt
|
||||
%%DATADIR%%/help/fr/hlp_echo.txt
|
||||
%%DATADIR%%/help/fr/hlp_event.txt
|
||||
%%DATADIR%%/help/fr/hlp_group.txt
|
||||
%%DATADIR%%/help/fr/hlp_help.txt
|
||||
%%DATADIR%%/help/fr/hlp_iline.txt
|
||||
%%DATADIR%%/help/fr/hlp_info.txt
|
||||
%%DATADIR%%/help/fr/hlp_module.txt
|
||||
%%DATADIR%%/help/fr/hlp_move.txt
|
||||
%%DATADIR%%/help/fr/hlp_msay.txt
|
||||
%%DATADIR%%/help/fr/hlp_otr.txt
|
||||
%%DATADIR%%/help/fr/hlp_otrpolicy.txt
|
||||
%%DATADIR%%/help/fr/hlp_pgp.txt
|
||||
%%DATADIR%%/help/fr/hlp_quit.txt
|
||||
%%DATADIR%%/help/fr/hlp_rawxml.txt
|
||||
%%DATADIR%%/help/fr/hlp_rename.txt
|
||||
%%DATADIR%%/help/fr/hlp_request.txt
|
||||
%%DATADIR%%/help/fr/hlp_room.txt
|
||||
%%DATADIR%%/help/fr/hlp_roster.txt
|
||||
%%DATADIR%%/help/fr/hlp_say.txt
|
||||
%%DATADIR%%/help/fr/hlp_say_to.txt
|
||||
%%DATADIR%%/help/fr/hlp_screen_refresh.txt
|
||||
%%DATADIR%%/help/fr/hlp_set.txt
|
||||
%%DATADIR%%/help/fr/hlp_source.txt
|
||||
%%DATADIR%%/help/fr/hlp_status.txt
|
||||
%%DATADIR%%/help/fr/hlp_status_to.txt
|
||||
%%DATADIR%%/help/fr/hlp_version.txt
|
||||
%%DATADIR%%/help/it/hlp.txt
|
||||
%%DATADIR%%/help/it/hlp_add.txt
|
||||
%%DATADIR%%/help/it/hlp_alias.txt
|
||||
%%DATADIR%%/help/it/hlp_authorization.txt
|
||||
%%DATADIR%%/help/it/hlp_bind.txt
|
||||
%%DATADIR%%/help/it/hlp_buffer.txt
|
||||
%%DATADIR%%/help/it/hlp_carbons.txt
|
||||
%%DATADIR%%/help/it/hlp_chat_disable.txt
|
||||
%%DATADIR%%/help/it/hlp_clear.txt
|
||||
%%DATADIR%%/help/it/hlp_color.txt
|
||||
%%DATADIR%%/help/it/hlp_connect.txt
|
||||
%%DATADIR%%/help/it/hlp_del.txt
|
||||
%%DATADIR%%/help/it/hlp_disconnect.txt
|
||||
%%DATADIR%%/help/it/hlp_echo.txt
|
||||
%%DATADIR%%/help/it/hlp_event.txt
|
||||
%%DATADIR%%/help/it/hlp_group.txt
|
||||
%%DATADIR%%/help/it/hlp_help.txt
|
||||
%%DATADIR%%/help/it/hlp_iline.txt
|
||||
%%DATADIR%%/help/it/hlp_info.txt
|
||||
%%DATADIR%%/help/it/hlp_module.txt
|
||||
%%DATADIR%%/help/it/hlp_move.txt
|
||||
%%DATADIR%%/help/it/hlp_msay.txt
|
||||
%%DATADIR%%/help/it/hlp_otr.txt
|
||||
%%DATADIR%%/help/it/hlp_otrpolicy.txt
|
||||
%%DATADIR%%/help/it/hlp_pgp.txt
|
||||
%%DATADIR%%/help/it/hlp_quit.txt
|
||||
%%DATADIR%%/help/it/hlp_rawxml.txt
|
||||
%%DATADIR%%/help/it/hlp_rename.txt
|
||||
%%DATADIR%%/help/it/hlp_request.txt
|
||||
%%DATADIR%%/help/it/hlp_room.txt
|
||||
%%DATADIR%%/help/it/hlp_roster.txt
|
||||
%%DATADIR%%/help/it/hlp_say.txt
|
||||
%%DATADIR%%/help/it/hlp_say_to.txt
|
||||
%%DATADIR%%/help/it/hlp_screen_refresh.txt
|
||||
%%DATADIR%%/help/it/hlp_set.txt
|
||||
%%DATADIR%%/help/it/hlp_source.txt
|
||||
%%DATADIR%%/help/it/hlp_status.txt
|
||||
%%DATADIR%%/help/it/hlp_status_to.txt
|
||||
%%DATADIR%%/help/it/hlp_version.txt
|
||||
%%DATADIR%%/help/nl/hlp.txt
|
||||
%%DATADIR%%/help/nl/hlp_add.txt
|
||||
%%DATADIR%%/help/nl/hlp_alias.txt
|
||||
%%DATADIR%%/help/nl/hlp_authorization.txt
|
||||
%%DATADIR%%/help/nl/hlp_bind.txt
|
||||
%%DATADIR%%/help/nl/hlp_buffer.txt
|
||||
%%DATADIR%%/help/nl/hlp_carbons.txt
|
||||
%%DATADIR%%/help/nl/hlp_chat_disable.txt
|
||||
%%DATADIR%%/help/nl/hlp_clear.txt
|
||||
%%DATADIR%%/help/nl/hlp_color.txt
|
||||
%%DATADIR%%/help/nl/hlp_connect.txt
|
||||
%%DATADIR%%/help/nl/hlp_del.txt
|
||||
%%DATADIR%%/help/nl/hlp_disconnect.txt
|
||||
%%DATADIR%%/help/nl/hlp_echo.txt
|
||||
%%DATADIR%%/help/nl/hlp_event.txt
|
||||
%%DATADIR%%/help/nl/hlp_group.txt
|
||||
%%DATADIR%%/help/nl/hlp_help.txt
|
||||
%%DATADIR%%/help/nl/hlp_iline.txt
|
||||
%%DATADIR%%/help/nl/hlp_info.txt
|
||||
%%DATADIR%%/help/nl/hlp_module.txt
|
||||
%%DATADIR%%/help/nl/hlp_move.txt
|
||||
%%DATADIR%%/help/nl/hlp_msay.txt
|
||||
%%DATADIR%%/help/nl/hlp_otr.txt
|
||||
%%DATADIR%%/help/nl/hlp_otrpolicy.txt
|
||||
%%DATADIR%%/help/nl/hlp_pgp.txt
|
||||
%%DATADIR%%/help/nl/hlp_quit.txt
|
||||
%%DATADIR%%/help/nl/hlp_rawxml.txt
|
||||
%%DATADIR%%/help/nl/hlp_rename.txt
|
||||
%%DATADIR%%/help/nl/hlp_request.txt
|
||||
%%DATADIR%%/help/nl/hlp_room.txt
|
||||
%%DATADIR%%/help/nl/hlp_roster.txt
|
||||
%%DATADIR%%/help/nl/hlp_say.txt
|
||||
%%DATADIR%%/help/nl/hlp_say_to.txt
|
||||
%%DATADIR%%/help/nl/hlp_screen_refresh.txt
|
||||
%%DATADIR%%/help/nl/hlp_set.txt
|
||||
%%DATADIR%%/help/nl/hlp_source.txt
|
||||
%%DATADIR%%/help/nl/hlp_status.txt
|
||||
%%DATADIR%%/help/nl/hlp_status_to.txt
|
||||
%%DATADIR%%/help/nl/hlp_version.txt
|
||||
%%DATADIR%%/help/pl/hlp.txt
|
||||
%%DATADIR%%/help/pl/hlp_add.txt
|
||||
%%DATADIR%%/help/pl/hlp_alias.txt
|
||||
%%DATADIR%%/help/pl/hlp_authorization.txt
|
||||
%%DATADIR%%/help/pl/hlp_bind.txt
|
||||
%%DATADIR%%/help/pl/hlp_buffer.txt
|
||||
%%DATADIR%%/help/pl/hlp_carbons.txt
|
||||
%%DATADIR%%/help/pl/hlp_chat_disable.txt
|
||||
%%DATADIR%%/help/pl/hlp_clear.txt
|
||||
%%DATADIR%%/help/pl/hlp_color.txt
|
||||
%%DATADIR%%/help/pl/hlp_connect.txt
|
||||
%%DATADIR%%/help/pl/hlp_del.txt
|
||||
%%DATADIR%%/help/pl/hlp_disconnect.txt
|
||||
%%DATADIR%%/help/pl/hlp_echo.txt
|
||||
%%DATADIR%%/help/pl/hlp_event.txt
|
||||
%%DATADIR%%/help/pl/hlp_group.txt
|
||||
%%DATADIR%%/help/pl/hlp_help.txt
|
||||
%%DATADIR%%/help/pl/hlp_iline.txt
|
||||
%%DATADIR%%/help/pl/hlp_info.txt
|
||||
%%DATADIR%%/help/pl/hlp_module.txt
|
||||
%%DATADIR%%/help/pl/hlp_move.txt
|
||||
%%DATADIR%%/help/pl/hlp_msay.txt
|
||||
%%DATADIR%%/help/pl/hlp_otr.txt
|
||||
%%DATADIR%%/help/pl/hlp_otrpolicy.txt
|
||||
%%DATADIR%%/help/pl/hlp_pgp.txt
|
||||
%%DATADIR%%/help/pl/hlp_quit.txt
|
||||
%%DATADIR%%/help/pl/hlp_rawxml.txt
|
||||
%%DATADIR%%/help/pl/hlp_rename.txt
|
||||
%%DATADIR%%/help/pl/hlp_request.txt
|
||||
%%DATADIR%%/help/pl/hlp_room.txt
|
||||
%%DATADIR%%/help/pl/hlp_roster.txt
|
||||
%%DATADIR%%/help/pl/hlp_say.txt
|
||||
%%DATADIR%%/help/pl/hlp_say_to.txt
|
||||
%%DATADIR%%/help/pl/hlp_screen_refresh.txt
|
||||
%%DATADIR%%/help/pl/hlp_set.txt
|
||||
%%DATADIR%%/help/pl/hlp_source.txt
|
||||
%%DATADIR%%/help/pl/hlp_status.txt
|
||||
%%DATADIR%%/help/pl/hlp_status_to.txt
|
||||
%%DATADIR%%/help/pl/hlp_version.txt
|
||||
%%DATADIR%%/help/ru/hlp.txt
|
||||
%%DATADIR%%/help/ru/hlp_add.txt
|
||||
%%DATADIR%%/help/ru/hlp_alias.txt
|
||||
%%DATADIR%%/help/ru/hlp_authorization.txt
|
||||
%%DATADIR%%/help/ru/hlp_bind.txt
|
||||
%%DATADIR%%/help/ru/hlp_buffer.txt
|
||||
%%DATADIR%%/help/ru/hlp_carbons.txt
|
||||
%%DATADIR%%/help/ru/hlp_chat_disable.txt
|
||||
%%DATADIR%%/help/ru/hlp_clear.txt
|
||||
%%DATADIR%%/help/ru/hlp_color.txt
|
||||
%%DATADIR%%/help/ru/hlp_connect.txt
|
||||
%%DATADIR%%/help/ru/hlp_del.txt
|
||||
%%DATADIR%%/help/ru/hlp_disconnect.txt
|
||||
%%DATADIR%%/help/ru/hlp_echo.txt
|
||||
%%DATADIR%%/help/ru/hlp_event.txt
|
||||
%%DATADIR%%/help/ru/hlp_group.txt
|
||||
%%DATADIR%%/help/ru/hlp_help.txt
|
||||
%%DATADIR%%/help/ru/hlp_iline.txt
|
||||
%%DATADIR%%/help/ru/hlp_info.txt
|
||||
%%DATADIR%%/help/ru/hlp_module.txt
|
||||
%%DATADIR%%/help/ru/hlp_move.txt
|
||||
%%DATADIR%%/help/ru/hlp_msay.txt
|
||||
%%DATADIR%%/help/ru/hlp_otr.txt
|
||||
%%DATADIR%%/help/ru/hlp_otrpolicy.txt
|
||||
%%DATADIR%%/help/ru/hlp_pgp.txt
|
||||
%%DATADIR%%/help/ru/hlp_quit.txt
|
||||
%%DATADIR%%/help/ru/hlp_rawxml.txt
|
||||
%%DATADIR%%/help/ru/hlp_rename.txt
|
||||
%%DATADIR%%/help/ru/hlp_request.txt
|
||||
%%DATADIR%%/help/ru/hlp_room.txt
|
||||
%%DATADIR%%/help/ru/hlp_roster.txt
|
||||
%%DATADIR%%/help/ru/hlp_say.txt
|
||||
%%DATADIR%%/help/ru/hlp_say_to.txt
|
||||
%%DATADIR%%/help/ru/hlp_screen_refresh.txt
|
||||
%%DATADIR%%/help/ru/hlp_set.txt
|
||||
%%DATADIR%%/help/ru/hlp_source.txt
|
||||
%%DATADIR%%/help/ru/hlp_status.txt
|
||||
%%DATADIR%%/help/ru/hlp_status_to.txt
|
||||
%%DATADIR%%/help/ru/hlp_version.txt
|
||||
%%DATADIR%%/help/uk/hlp.txt
|
||||
%%DATADIR%%/help/uk/hlp_add.txt
|
||||
%%DATADIR%%/help/uk/hlp_alias.txt
|
||||
%%DATADIR%%/help/uk/hlp_authorization.txt
|
||||
%%DATADIR%%/help/uk/hlp_bind.txt
|
||||
%%DATADIR%%/help/uk/hlp_buffer.txt
|
||||
%%DATADIR%%/help/uk/hlp_carbons.txt
|
||||
%%DATADIR%%/help/uk/hlp_chat_disable.txt
|
||||
%%DATADIR%%/help/uk/hlp_clear.txt
|
||||
%%DATADIR%%/help/uk/hlp_color.txt
|
||||
%%DATADIR%%/help/uk/hlp_connect.txt
|
||||
%%DATADIR%%/help/uk/hlp_del.txt
|
||||
%%DATADIR%%/help/uk/hlp_disconnect.txt
|
||||
%%DATADIR%%/help/uk/hlp_echo.txt
|
||||
%%DATADIR%%/help/uk/hlp_event.txt
|
||||
%%DATADIR%%/help/uk/hlp_group.txt
|
||||
%%DATADIR%%/help/uk/hlp_help.txt
|
||||
%%DATADIR%%/help/uk/hlp_iline.txt
|
||||
%%DATADIR%%/help/uk/hlp_info.txt
|
||||
%%DATADIR%%/help/uk/hlp_module.txt
|
||||
%%DATADIR%%/help/uk/hlp_move.txt
|
||||
%%DATADIR%%/help/uk/hlp_msay.txt
|
||||
%%DATADIR%%/help/uk/hlp_otr.txt
|
||||
%%DATADIR%%/help/uk/hlp_otrpolicy.txt
|
||||
%%DATADIR%%/help/uk/hlp_pgp.txt
|
||||
%%DATADIR%%/help/uk/hlp_quit.txt
|
||||
%%DATADIR%%/help/uk/hlp_rawxml.txt
|
||||
%%DATADIR%%/help/uk/hlp_rename.txt
|
||||
%%DATADIR%%/help/uk/hlp_request.txt
|
||||
%%DATADIR%%/help/uk/hlp_room.txt
|
||||
%%DATADIR%%/help/uk/hlp_roster.txt
|
||||
%%DATADIR%%/help/uk/hlp_say.txt
|
||||
%%DATADIR%%/help/uk/hlp_say_to.txt
|
||||
%%DATADIR%%/help/uk/hlp_screen_refresh.txt
|
||||
%%DATADIR%%/help/uk/hlp_set.txt
|
||||
%%DATADIR%%/help/uk/hlp_source.txt
|
||||
%%DATADIR%%/help/uk/hlp_status.txt
|
||||
%%DATADIR%%/help/uk/hlp_status_to.txt
|
||||
%%DATADIR%%/help/uk/hlp_version.txt
|
||||
|
Loading…
Reference in New Issue
Block a user