ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] I: LICQ 1.8, вдруг кто пользуется. :)
@ 2013-10-01  8:59 Sergey
  0 siblings, 0 replies; only message in thread
From: Sergey @ 2013-10-01  8:59 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussions

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

В задании 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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-10-01  8:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-10-01  8:59 [sisyphus] I: LICQ 1.8, вдруг кто пользуется. :) Sergey

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