From f808fdaaf0c27b68c8d01f977946fd16f1c3ad24 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Fri, 12 Sep 2003 13:48:48 +0000 Subject: *** empty log message *** --- perl-install/ChangeLog | 104 ++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 103 insertions(+), 1 deletion(-) (limited to 'perl-install/ChangeLog') diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index b743b84e2..dd9850503 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -1,3 +1,105 @@ +2003/09/12 Arkadiusz Lipiec + + * share/po/pl.po: Updated + +2003/09/12 David Baudens + + * share/rpmsrate: Fix gnome-audio entry + Update + +2003/09/12 Fabian Mandelbaum + + * share/po/es.po: Updated Spanish translation + +2003/09/12 Frederic Lepied + + * share/rpmsrate: removed nautilus-gtkhtml + added rnboifd and cm2020 packages + +2003/09/12 François Pons + + * share/rpmsrate: fixed fatal error in rpmsrate. + +2003/09/12 Guillaume Cottenceau + + * share/themes-galaxy.rc: fix progressbar color (should be blue) + +2003/09/12 Pablo Saratxaga + + * share/po/et.po: updated Estonian file + updated pot file + + * share/po/uz.po, share/po/nb.po, share/po/id.po, share/po/da.po, + share/po/tr.po, share/po/mt.po, share/po/tg.po, share/po/sr.po, + share/po/ru.po, share/po/sl.po, share/po/hr.po, share/po/uk.po, + share/po/ro.po, share/po/af.po, share/po/he.po, share/po/ms.po, + share/po/el.po, share/po/wa.po, share/po/uz@Cyrl.po, share/po/ta.po, + share/po/az.po, share/po/ja.po, share/po/de.po, share/po/lt.po, + share/po/cy.po, share/po/ga.po, share/po/is.po, share/po/vi.po, + share/po/pl.po, share/po/zh_TW.po, share/po/fr.po, share/po/sv.po, + share/po/nl.po, share/po/ar.po, share/po/lv.po, share/po/sq.po, + share/po/pt_BR.po, share/po/zh_CN.po, share/po/th.po, share/po/hu.po, + share/po/es.po, share/po/eo.po, share/po/sk.po, share/po/be.po, + share/po/ko.po, share/po/fa.po, share/po/cs.po, share/po/gl.po, + share/po/sr@Latn.po, share/po/pt.po, share/po/ca.po, share/po/bg.po, + share/po/it.po, share/po/DrakX.pot, share/po/fi.po, share/po/bs.po, + share/po/eu.po: updated pot file + +2003/09/12 Thierry Vignaud + + * network/netconnect.pm: fix #5586 (netprofile package still need be + fixed) + +2003/09/11 Guillaume Cottenceau + + * install_steps_gtk.pm: don't display a watch when slow things because due + to the + large number of gtkflush(), the ask_ok_cancel appears + before its Gtk->main is called, hence clicking too fast + will call Gtk->main_quit before Gtk->main, but the dialog + doesn't disappear; then on the next click on ok/cancel, + the call to another Gtk->main_quit will lead to two + Gtk->main being exited, hence destroying the ok/cancel + dialog but alors the main window (choose of individual + packages) + + * ugtk2.pm: don't pack_end two times a button, this causes a Gtk Critical + and we never know what can happen after that :/ + +2003/09/11 Pixel + + * Xconfig/test.pm, ugtk2.pm: use center_always for popped windows (if + transient is not used), and force centering in Xconfig test + + * lang.pm: move configuring kdmrc to lang::write so that it is done in + localedrake + don't configure kde config files when they are not present + (otherwise minimal install followed by urpmi kde gives a badly + configured kde) + + * c/Makefile.PL: libXext seems to be needed, i don't know why... + + * install_steps.pm: move configuring kdmrc to lang::write so that it is + done in localedrake + +2003/09/11 Thierry Vignaud + + * modules/interactive.pm: if some module has no parameter, instead of not + displaying the config + window, show that there's no parameters to configure + translate one more string + + * standalone/harddrake2: fix infamous #4136 + rationale: our own SIG_CHLD handler intercept the child death after + run_program's waitpid() got interrupted by the signal but before it + get rescheduled by the kernel (at which stage the child it wait for + does not exists anymore) + + * standalone/drakfont: fix #5571 + + * share/po/fr.po: help making printerdrake icon bar be shorter (#5282 + again) + 2003/09/11 Arkadiusz Lipiec * share/po/pl.po: one fix @@ -21440,7 +21542,7 @@ * Makefile.config: remove dir security - * proxy.pm: add $Id: ChangeLog,v 1.833 2003/09/09 14:38:27 prigaux Exp $ + * proxy.pm: add $Id: ChangeLog,v 1.834 2003/09/11 18:52:49 prigaux Exp $ * interactive/gtk.pm: use my_gtk {isWizard} and {isEmbedded} which are more accurate than -- cgit v1.2.1