[cc me on replies, I am not subscribed to this list]

Hello Boot-floppies team!

When I am installing a system using boot floppies with language set to
pt, some boxes won't disapear completely (the box in wich you choose 
where to mount a new partition, for example (/var, /home)), this patch
seems to fix this:

------------------------------------------------------------------------
--- boxes.c.old Wed Dec 12 02:27:47 2001
+++ boxes.c     Tue Jan 22 17:40:59 2002
@@ -465,6 +465,8 @@
     result=-1;
   else
     result=*rs;
+
+  newtCls();
 
   newtPopWindow();
   newtFormDestroy(form);
------------------------------------------------------------------------

by the way, did anyone care to test my patch using gettext in boxInit?
calling gettext there caused some problems here...

[]s!

-- 
    Gustavo Noronha Silva - kov <http://www.metainfo.org/kov>
*---------* -+-+--+-+--+-+--+-+--+-+--+-+--+-+--+-+--+-+--+-+-+
|  .''`.  | Debian GNU/Linux: <http://www.debian.org>         |
| : :'  : + Debian BR.......: <http://debian-br.cipsga.org.br>+
| `. `'`  + Q: "Why did the chicken cross the road?"          +
|   `-    | A: "Upstream's decision." -- hmh                  |
*---------* -+-+--+-+--+-+--+-+--+-+--+-+--+-+--+-+--+-+--+-+-+


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to