[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] fix flickering timeout message for slow terminals (gfxterm)
From: |
Jordi Mallach |
Subject: |
Re: [PATCH] fix flickering timeout message for slow terminals (gfxterm) |
Date: |
Tue, 15 Jan 2008 23:54:35 +0100 |
User-agent: |
Mutt/1.5.17 (2007-12-11) |
On Tue, Jan 15, 2008 at 12:18:55AM +0100, Robert Millan wrote:
> Is this better?
> + char *msg = " The highlighted entry will be booted automatically in
> %ds. ";
> + char *msg_end = grub_strchr (msg, '%');
> +
> + grub_printf (second_stage ? msg_end : msg, timeout);
Yes; however as discussed on IRC we'll eventually have to take into
account plural form handling. I need to discuss this with Danilo Segan
or Christian Perrier for this particular case.
Jordi
--
Jordi Mallach PĂ©rez -- Debian developer http://www.debian.org/
address@hidden address@hidden http://www.sindominio.net/
GnuPG public key information available at http://oskuro.net/
Re: [PATCH] fix flickering timeout message for slow terminals (gfxterm), Jordi Mallach, 2008/01/14
- Re: [PATCH] fix flickering timeout message for slow terminals (gfxterm), Robert Millan, 2008/01/14
- Re: [PATCH] fix flickering timeout message for slow terminals (gfxterm),
Jordi Mallach <=
- Re: [PATCH] fix flickering timeout message for slow terminals (gfxterm), Marco Gerards, 2008/01/21
- Re: [PATCH] fix flickering timeout message for slow terminals (gfxterm), Pavel Roskin, 2008/01/21
- Re: [PATCH] fix flickering timeout message for slow terminals (gfxterm), Robert Millan, 2008/01/21
- Re: [PATCH] fix flickering timeout message for slow terminals (gfxterm), Marco Gerards, 2008/01/21
- Re: [PATCH] fix flickering timeout message for slow terminals (gfxterm), Robert Millan, 2008/01/21
- Re: [PATCH] fix flickering timeout message for slow terminals (gfxterm), Marco Gerards, 2008/01/21
- Re: [PATCH] fix flickering timeout message for slow terminals (gfxterm), Robert Millan, 2008/01/21