ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Sergey <a_s_y@sama.ru>
To: ALT Linux Sisyphus discussions <sisyphus@lists.altlinux.org>
Subject: [sisyphus] I: LICQ 1.8, вдруг кто пользуется. :)
Date: Tue, 1 Oct 2013 12:59:39 +0400
Message-ID: <201310011259.39736.a_s_y@sama.ru> (raw)

Приветствую.

В задании 105104 лежит LICQ 1.8. Кот хочет посмотреть: apt-repo add 105104
Думаю, следует переименовать ~/.licq в ~/.licq.bak предварительно.

1. icq-протокол теперь вынесен в отдельный плагин, так что, можно и не
ставить.

2. Сменилась структура каталогов ввиду возможности завеления нескольких
эккаунтов для одних и тех же протоколов:
~/.licq/owner.* больше нет, переехало в ~/.licq/users/<ID>.<proto>/<ID>.conf
Так что, лучше настроить заново, возможно, там и поля поменялись.

3. История переехала туда же, в ~/.licq/users/<ID>.<proto>/*.history

Соответственно, для ICQ, надо переименовать как-то так:

for NAME in `ls *Licq*`; do
    NEWNAME=`echo $NAME|sed "s/.Licq//"`
    mv $NAME $NEWNAME
done

Потом скопировать в новый каталог. Для jabber аналогично, только уже
в другой каталог.

С поддержкой протокола icq, к сожалению, никаких изменений, все, известные
мне, грабли на месте. Собственно, все коммиты относительно icq касались
выноса протокола из основного кода в плагин. Вот по jabber некоторая
активность была, но мне лично сложно оценить изменения.

4. Консольный плагин убрали - заниматься им некому пока, очевидно.

-- 
С уважением, Сергей
a_s_y@sama.ru


                 reply	other threads:[~2013-10-01  8:59 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201310011259.39736.a_s_y@sama.ru \
    --to=a_s_y@sama.ru \
    --cc=sisyphus@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git