ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Yury Umanets <umka@altlinux.ru>
To: devel@altlinux.ru
Subject: Re: [devel] Parted and ReiserFS
Date: Sat, 12 Jan 2002 19:15:38 +0200
Message-ID: <3C406F3A.7030003@altlinux.ru> (raw)
In-Reply-To: <3C407166.3080507@logic.ru>

Aleksey Novodvorsky wrote:

> Yury Umanets wrote:
>
>>
>> А, :)) там целая эпопея была.
>> Ментейнер думал, что из команды господина Рейзера и сказал что-то на 
>> подобие "Ну наконец то вы одуплились".
>> В конце концов, он сказал, что согласен принять мои патчи как только 
>> они будут готовы. 
>
>
> От Вас сегодня -- только хорошие новости :-)
>
>>
>>>
>>>
>>> Куда угодно. Если Вы еще не получили доступ на наши серверы по ssh 
>>> -- напишите Стасу (inger@altlinux.ru) 
>>
>>
>>
>> Получил, большое спасибо :)) 
>
>
> Не за что. Это не привилегия, а "почетная обязанность" :-)
> Залейте в свой INCOMING и сообщите сюда, пожалуйста.
>
> Rgrds, Алексей.
>
>
>
>
> _______________________________________________
> Devel mailing list
> Devel@altlinux.ru
> http://altlinux.ru/mailman/listinfo/devel

как залью, сообщу. Хотелось бы еще потестить. Кроме того там куча мелких 
оплошностей
например,

#include <libintl.h>
#if ENABLE_NLS
#  define _(String) dgettext (PACKAGE, String)
#else
#  define _(String) (String)
#endif

вместо

#if ENABLE_NLS
#  include <libintl.h>
#  define _(String) dgettext (PACKAGE, String)
#else
#  define _(String) (String)
#endif

Кроме того нужно доделать ru.po, может быть сделать uk.po

Ну после этого наверное и выкладывать можно, для тестов

-- 
Yury Umanets,
ALT Linux Team






  reply	other threads:[~2002-01-12 17:15 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-01-12 16:31 Yury Umanets
2002-01-12 16:55 ` Aleksey Novodvorsky
2002-01-12 16:40   ` Alexander Bokovoy
2002-01-12 16:43   ` Yury Umanets
2002-01-12 17:06     ` Aleksey Novodvorsky
2002-01-12 17:04       ` Yury Umanets
2002-01-12 17:24         ` Aleksey Novodvorsky
2002-01-12 17:15           ` Yury Umanets [this message]
2002-01-13  7:07             ` Michael Shigorin
2002-01-13 10:18               ` Yury Umanets

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=3C406F3A.7030003@altlinux.ru \
    --to=umka@altlinux.ru \
    --cc=devel@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 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