From 1f445c49c911fb32d27bb40fe59496c8f885a5d9 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Thu, 19 Feb 2004 19:16:05 +0000 Subject: *** empty log message *** --- perl-install/ChangeLog | 185 ++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 184 insertions(+), 1 deletion(-) (limited to 'perl-install/ChangeLog') diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index 1121b25bd..7e6ab0cd8 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -1,3 +1,186 @@ +2004/02/19 David Baudens + + * share/po/fr.po: Update + Revert my mistake + + * share/advertising/dwd-01.pl: Add missing string + +2004/02/19 Damien Chaumette + + * network/netconnect.pm: put a Previous button on the first page + +2004/02/19 Florin Grad + + * network/ipsec.pm: add plenty of help explanations, add anonymous support + in sainfo + + * standalone/drakvpn: add plenty of help files, add anonymous support for + sainfo + +2004/02/19 Guillaume Cottenceau + + * install_steps.pm: add utf8 key to locale config if not already present, + so that + auto install behave as before (pixel) + + * http.pm: well, value is not dropped anymore perl checko + - don't resolv host, it breaks virtual servers configs + - log when we don't receive a 200 + +2004/02/19 Pablo Saratxaga + + * lang.pm: value of XIM is the xim identifier, not the xim program name + + * standalone/drakvpn: fixed typos + +2004/02/19 Pixel + + * standalone/XFdrake: no more global icon in XFdrake + + * install_steps_gtk.pm: the text we give to set_markup should not contain + raw "&" + (occurs for "Any PS/2 & USB mice") + + * interactive/gtk.pm: don't have a big scrolled window that can be around + a local scrolled window. + ensure instead many local scrolled windows + + * share/rpmsrate: + - kimdaba must be flagged KDE + - lower some packages rates for my tests + kdenlive must be flagged KDE + + * tools/make_mdkinst_stage2: catch kernel 2.6 loop bug + + * install_steps_interactive.pm: better logging + + * ugtk2.pm: we don't need warp_text since we have WrappedLabel + fix _ask_file (tested in wizard, normal and embedded) + fix titi sucks (Advanced and Help were broken) + +2004/02/19 Stew Benedict + + * standalone/drakbackup: Fix issue with multisession CDs (Anthill #349) + +2004/02/19 tsdgeos + + * share/po/ca.po: Today's work + +2004/02/19 Thierry Vignaud + + * network/netconnect.pm: only show "previous" button on first step in + install; in standalone + mode, we already have the "cancel" button + + * share/po/ms.po, share/po/sk.po, share/po/gl.po, share/po/pt_BR.po, + share/po/th.po, share/po/et.po, share/po/ja.po, share/po/hr.po, + share/po/be.po, share/po/ko.po, share/po/DrakX.pot, share/po/sv.po, + share/po/sr.po, share/po/pl.po, share/po/fi.po, share/po/he.po, + share/po/ca.po, share/po/da.po, share/po/ar.po, share/po/nb.po, + share/po/uz.po, share/po/ro.po, share/po/zh_TW.po, share/po/zh_CN.po, + share/po/sr@Latn.po, share/po/sq.po, share/po/it.po, share/po/eu.po, + share/po/es.po, share/po/lv.po, share/po/hu.po, share/po/fa.po, + share/po/id.po, share/po/ru.po, share/po/br.po, share/po/sl.po, + share/po/tr.po, share/po/mt.po, share/po/ga.po, share/po/mn.po, + share/po/uk.po, share/po/lt.po, share/po/cy.po, share/po/tg.po, + share/po/bs.po, share/po/mk.po, share/po/wa.po, share/po/is.po, + share/po/hi.po, share/po/af.po, share/po/az.po, share/po/pt.po, + share/po/fr.po, share/po/ta.po, share/po/vi.po, share/po/nl.po, + share/po/de.po, share/po/eo.po, share/po/el.po, share/po/bg.po, + share/po/cs.po, share/po/uz@Latn.po: typo fix + + * share/rpmsrate: uim won't work without uim-applet + + * standalone/drakvpn: consolidate strings + typo fix + + * printer/main.pm (set_usermode) do not die when run with --testing as + user + + * drakxtools.spec: 10-0.20mdk + + * lang.pm: switch japanese from kinput2 to uim input method + +2004/02/19 Warly + + * standalone/drakboot: Apply Olivier Blin patch to fix theme displaying + under console + +2004/02/18 Arkadiusz Lipiec + + * share/po/pl.po: Updated + +2004/02/18 David Baudens + + * share/po/fr.po: Advertisements: update translations for download + +2004/02/18 Damien Chaumette + + * network/adsl.pm: drop $netc->{internet_cnx} test, unnedeed + + * standalone/drakconnect: + - add adsl_atboot() to check at boot status + - use it instead of chk_internet() + +2004/02/18 fwang + + * share/po/zh_CN.po: Updated Simplified Chinese translation + +2004/02/18 Guillaume Cottenceau + + * install_steps.pm, any.pm, lang.pm: selectlanguage: utf8 flag status is + updated when user selects more/less languages; when user touches it, + update is disabled, allowing andrej to have an en_GB + ru_RU install + without utf8 + +2004/02/18 Pixel + + * install2.pm: HACK: set LD_ASSUME_KERNEL so that rpm doesn't try to use + tls (which we don't + have at install) otherwise it causes *weird* problems in __db*. When + LD_ASSUME_KERNEL is set, no __db* are used, and so no such pbs. + + * fsedit.pm, partition_table.pm: type 0x17 *can* be ntfs, assuming it is + when we don't care much, and check if it is ntfs otherwise + +2004/02/18 Stew Benedict + + * standalone/drakbackup: QA - Encourage user to finish configuring media + before leaving wizard. + Rework backupignore behavior (Anthill #306). + +2004/02/18 Thierry Vignaud + + * share/po/ms.po, share/po/sk.po, share/po/gl.po, share/po/pt_BR.po, + share/po/th.po, share/po/et.po, share/po/ja.po, share/po/hr.po, + share/po/be.po, standalone/drakvpn, share/po/ko.po, share/po/DrakX.pot, + share/po/sv.po, share/po/sr.po, share/po/pl.po, share/po/fi.po, + share/po/he.po, share/po/ca.po, share/po/da.po, share/po/ar.po, + share/po/nb.po, share/po/uz.po, share/po/ro.po, share/po/zh_TW.po, + share/po/zh_CN.po, share/po/sr@Latn.po, share/po/sq.po, share/po/it.po, + share/po/eu.po, share/po/es.po, share/po/lv.po, share/po/hu.po, + share/po/fa.po, share/po/id.po, share/po/ru.po, share/po/br.po, + share/po/sl.po, share/po/tr.po, share/po/mt.po, share/po/ga.po, + share/po/mn.po, share/po/uk.po, share/po/lt.po, share/po/cy.po, + share/po/tg.po, share/po/bs.po, share/po/mk.po, share/po/wa.po, + share/po/is.po, share/po/hi.po, share/po/af.po, share/po/az.po, + share/po/pt.po, share/po/fr.po, share/po/ta.po, share/po/vi.po, + share/po/nl.po, share/po/de.po, share/po/eo.po, share/po/bg.po, + share/po/cs.po, share/po/el.po, share/po/uz@Latn.po: typo fix + + * network/netconnect.pm: do not use ifplugd on wireless connections by + default + fix "network needs to be restarted" step + do not overwrite current wireless parameters with default values + move some wireless options as advanced ones + + * drakxtools.spec: 10-0.19mdk + + * standalone/harddrake2 (quit_global) do not die in exit path when not run + as root + reindent button packing + sanitize buttons layout when embedded + 2004/02/18 David Baudens * share/rpmsrate: Install Google's search bar when KDE is installed @@ -26597,7 +26780,7 @@ * Makefile.config: remove dir security - * proxy.pm: add $Id: ChangeLog,v 1.874 2004/02/17 16:39:53 prigaux Exp $ + * proxy.pm: add $Id: ChangeLog,v 1.875 2004/02/18 16:32:50 prigaux Exp $ * interactive/gtk.pm: use my_gtk {isWizard} and {isEmbedded} which are more accurate than -- cgit v1.2.1