ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Aleksey Novodvorsky <aen@logic.ru>
To: devel@linux.iplabs.ru
Subject: Re: [devel] bugs
Date: Fri, 05 Jan 2001 22:36:51 +0300
Message-ID: <3A562253.48D573AF@logic.ru> (raw)
In-Reply-To: <3A561267.F3CCE271@logic.ru>

[-- Attachment #1: Type: text/plain, Size: 486 bytes --]

Aleksey Novodvorsky wrote:
> 
> "Dmitry V. Levin" wrote:
> >
> 
> >
> > > 6. в Xterm нет русских фонтов
> 
> Знаю, будет исправлено в следующем etcskel.ru
> > > 7. Netscape при установке не показывает русские буквы в почте и кнопках
> Пакет Netscape еще не готов.
> > > 8. licq при инициализации перекодировки проситтаблицы в каталоге
> > > $HOME/.licq/, а хотелось бы, что бы она брала их в /usr/share
> А вот с этим сейчас разбираюсь.
fixed.
Патч для нетерпеливых прилагаю.
Rgrds, AEN

[-- Attachment #2: licq-1.0.2-transdir.patch --]
[-- Type: text/plain, Size: 717 bytes --]

diff -ur licq-1.0.2.orig/plugins/qt-gui-1.0.2/src/optionsdlg.cpp licq-1.0.2/plugins/qt-gui-1.0.2/src/optionsdlg.cpp
--- licq-1.0.2.orig/plugins/qt-gui-1.0.2/src/optionsdlg.cpp	Thu Dec 14 00:51:24 2000
+++ licq-1.0.2/plugins/qt-gui-1.0.2/src/optionsdlg.cpp	Fri Jan  5 21:43:22 2001
@@ -455,7 +455,7 @@
     else
     {
       char szTransFileName[MAX_FILENAME_LEN];
-      snprintf(szTransFileName, MAX_FILENAME_LEN, "%s/%s/%s", BASE_DIR, TRANSLATION_DIR, QFile::encodeName(cmbTrans->currentText()).data());
+      snprintf(szTransFileName, MAX_FILENAME_LEN, "%s/%s/%s", SHARE_DIR, TRANSLATION_DIR, QFile::encodeName(cmbTrans->currentText()).data());
       gTranslator.setTranslationMap(szTransFileName);
     }
   }

  reply	other threads:[~2001-01-05 19:36 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-01-05 11:19 Rider
2001-01-05 12:04 ` Kostya Timoshenko
2001-01-05 12:21 ` Dmitry V. Levin
2001-01-05 12:35   ` Rider
2001-01-05 13:28   ` Alexey Voinov
2001-01-07 12:04     ` Dmitry V. Levin
2001-01-08  9:19       ` rider
2001-01-09  7:49         ` Dmitry V. Levin
2001-01-05 18:28   ` Aleksey Novodvorsky
2001-01-05 19:36     ` Aleksey Novodvorsky [this message]
2001-01-05 15:36       ` Rider
2001-01-05 20:15         ` Aleksey Novodvorsky
2001-01-08  9:44       ` Mikhail Zabaluev
2001-01-05 19:07   ` Aleksey Novodvorsky
2001-01-05 22:26     ` Dmitry V. Levin
2001-01-06  2:57       ` Aleksey Novodvorsky

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=3A562253.48D573AF@logic.ru \
    --to=aen@logic.ru \
    --cc=devel@linux.iplabs.ru \
    /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 Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/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 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

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


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