ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Pavel Tsybulin <pavelt@alkorn.ru>
To: community@altlinux.ru
Subject: Re: [Comm] siemens m55
Date: Wed, 29 Oct 2003 23:31:33 +0300
Message-ID: <20031029203133.GA3490@pasha.alkorn.net> (raw)
In-Reply-To: <3F9F604B.9010301@progroup.ru>

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

On Wed, Oct 29, 2003 at 09:38:03AM +0300, Shrek wrote:
> |так что теперь русский и пихается, и выпихивается. Уря :-)
> |
> эээ... как все это поиметь?

Все просто :-)
Новая scmxx забирается с
http://sourceforge.net/project/showfiles.php?group_id=88510
Я брал исходники.tar.gz

gscmxx берем с
http://sourceforge.net/project/showfiles.php?group_id=59584

пробуем. если в книжках кракозябры, то пробуем патчик из аттача.

Паша


[-- Attachment #2: gscmxx.path --]
[-- Type: text/plain, Size: 1267 bytes --]

--- gscmxx.old	2003-10-29 23:16:23 +0300
+++ gscmxx.new	2003-10-29 23:14:44 +0300
@@ -1578,6 +1578,7 @@
 			my $row = $clist->append($group, $phonebook{$slot}->{NAME} || "", $phonebook{$slot}->{NUMBER} || "");
 			&set_row_group_icon($clist, $i, $group);
 			$clist->set_row_data ($row, \$slot);
+     $clist->set_row_style($row, $styles{default}) ;
 			$i++;
 		}
 		$clist->set_compare_func( \&list_compare_function );
@@ -5271,6 +5272,7 @@
 sub setstyles {
 	# layout specific parameters
 	$fontnames{header} = "-*-helvetica-bold-r-normal-*-*-140-*-*-p-*-*-*";
+	$fontnames{default} = "-*-helvetica-*-r-normal-*-*-100-*-*-p-*-koi8-r";
 
 	$colordefinitions{background} = [65000, 65000, 65000];
 	$colordefinitions{header} = [0, 0, 0];
@@ -5282,6 +5284,7 @@
 	# fonts
 	# "-misc-fixed-bold-r-normal-*-*-140-*-*-c-*-iso8859-19";
 	foreach (keys %fontnames) {
+   print "trying Font $fontnames{$_}\n" if $DEBUG;
 		if (my $font =  Gtk::Gdk::Font->load( $fontnames{$_} ) ) {
 			$fonts{$_} = $font;
 		} else {
@@ -5315,6 +5318,7 @@
 		$styles{default}->light($_, $colors{background});
 		$styles{default}->mid($_, $colors{background});
 		$styles{default}->dark($_, $colors{background});
+		$styles{default}->font($fonts{default});
 	};
 
 	# style of alternate rows

  reply	other threads:[~2003-10-29 20:31 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-25  1:38 Yuri Perelyaev
2003-10-25  7:45 ` Shrek
2003-10-26 19:17   ` Pavel Tsybulin
2003-10-26 19:39     ` Shrek
2003-10-26 20:36       ` Sergey Lizogub
2003-10-27  6:20         ` Shrek
2003-10-28 22:29           ` Pavel Tsybulin
2003-10-29  6:38             ` Shrek
2003-10-29 20:31               ` Pavel Tsybulin [this message]
2003-10-27  6:43         ` Pavel Tsybulin
2003-10-27  7:31           ` Shrek
2003-10-27 13:47           ` Canis Cerberus
2003-10-27 14:31             ` Shrek
2003-10-27 17:37               ` [Comm] [JT] " Mikhail Arkhipov
2003-10-28  6:13                 ` Yakov Bezrukov
2003-10-28  6:14                 ` Leonid B. Sysoletin
2003-10-28 18:36                   ` Mikhail Arkhipov
2003-10-29  5:37                     ` Leonid B. Sysoletin
2003-10-27 19:51             ` [Comm] " Pavel Tsybulin
2003-10-27 20:27             ` Shrek
2003-10-27 21:30               ` Canis Cerberus
2003-10-27  9:24         ` Roman Savelyev

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=20031029203133.GA3490@pasha.alkorn.net \
    --to=pavelt@alkorn.ru \
    --cc=community@altlinux.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 Community general discussions

This inbox may be cloned and mirrored by anyone:

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

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


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