From 545dc04cc0bbde0798c5df0b1532cf159849e7e7 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Wed, 21 Jan 2004 14:24:23 +0000 Subject: *** empty log message *** --- perl-install/ChangeLog | 60 +++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 59 insertions(+), 1 deletion(-) diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index 027952876..9ceaba4fc 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -1,3 +1,61 @@ +2004/01/21 Pablo Saratxaga + + * share/po/pl.po, share/po/hi.po: updated pot file + updated Hindi file; corrected syntax error in Polish file + + * share/po/fa.po, share/po/ms.po, share/po/id.po, share/po/sk.po, + share/po/ru.po, share/po/gl.po, share/po/pt_BR.po, share/po/br.po, + share/po/th.po, share/po/sl.po, share/po/uz@Cyrl.po, share/po/et.po, + share/po/ja.po, share/po/hr.po, share/po/tr.po, share/po/mt.po, + share/po/ga.po, share/po/be.po, share/po/uk.po, share/po/mn.po, + share/po/ko.po, share/po/DrakX.pot, share/po/sv.po, share/po/sr.po, + share/po/fi.po, share/po/lt.po, share/po/he.po, share/po/cy.po, + share/po/ca.po, share/po/da.po, share/po/ar.po, share/po/tg.po, + share/po/nb.po, share/po/bs.po, share/po/uz.po, share/po/ro.po, + share/po/mk.po, share/po/wa.po, share/po/is.po, share/po/af.po, + share/po/az.po, share/po/zh_TW.po, share/po/zh_CN.po, share/po/pt.po, + share/po/vi.po, share/po/ta.po, share/po/fr.po, share/po/sr@Latn.po, + share/po/sq.po, share/po/nl.po, share/po/it.po, share/po/eu.po, + share/po/es.po, share/po/de.po, share/po/eo.po, share/po/lv.po, + share/po/el.po, share/po/cs.po, share/po/bg.po, share/po/hu.po: updated + pot file + + * network/netconnect.pm: fixed typo + +2004/01/21 Pixel + + * interactive/gtk.pm, ugtk2.pm: + - fix sizing main window + - always use a scrolled window when non pop_it + (so that the buttons are at the bottom) + + * any.pm: perl_checker fix + + * modules.pm: don't pass empty options, new insmod doesn't like it + + * share/po/Makefile, Makefile: remove checking "$" in po strings, + perl_checker takes care of this correctly + (ie. N("a\$b") will get string "a$b" in po which is ok, whereas N("a$b") + gives an error) + +2004/01/21 Thierry Vignaud + + * network/netconnect.pm: simplify + +2004/01/20 Pixel + + * modules.pm: + - ugly hack to temporary handle reading ide_cd in /proc/modules + whereas we + insmoded ide-cd + - removing load_ide() (unused) + + * rescue/list, share/list: replace PERL_VERSION with current version of + some perl modules + + * install_steps.pm: modules::load_ide() is removed, now we use the same as + install_step_interactive + 2004/01/20 Arkadiusz Lipiec * share/po/pl.po: Updated partially @@ -23728,7 +23786,7 @@ * Makefile.config: remove dir security - * proxy.pm: add $Id: ChangeLog,v 1.852 2004/01/20 15:04:42 prigaux Exp $ + * proxy.pm: add $Id: ChangeLog,v 1.853 2004/01/20 23:56:34 prigaux Exp $ * interactive/gtk.pm: use my_gtk {isWizard} and {isEmbedded} which are more accurate than -- cgit v1.2.1