From 07e0fe94d053d41e98dfd43b3ea95075dd423e7f Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Mon, 3 Jan 2005 10:21:11 +0000 Subject: *** empty log message *** --- perl-install/ChangeLog | 29 ++++++++++++++++++++++++++++- 1 file changed, 28 insertions(+), 1 deletion(-) diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index 3b1529cb3..aa5b9e4a2 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -1,3 +1,30 @@ +2005/01/03 Funda Wang + + * lang.pm: s/jp/ja. Corrected spelling of locale ja + + * share/po/zh_CN.po: Updated Simplified Chinese translation + +2004/12/31 Pixel + + * mygtk2.pm: no need to have things twice in _icon_paths() + + * install_steps_gtk.pm: simplify (thanks to perl_checker) + remove code using getAndSaveFile to get the X server + (we don't have live directory anymore, and anyway we only use one X + server) + + * install_gtk.pm: simplify (we always want the logo, and looking the right + path is already done elsewhere) + + * share/list: ldd doesn't say anymore which file ld-linux is, so adding it + explicitly + + * interactive/gtk.pm: better layout: + - ensure buttons are at bottom using pack_end instead of packing a + growing empty vbox for ask_warn-like dialogs + - drop old code + - always allow box to grow (this may be wrong) + 2004/12/31 Pixel * install_steps_gtk.pm: simplify (thanks to perl_checker) @@ -42972,7 +42999,7 @@ * Makefile.config: remove dir security - * proxy.pm: add $Id: ChangeLog,v 1.994 2004/12/13 17:47:19 prigaux Exp $ + * proxy.pm: add $Id: ChangeLog,v 1.995 2004/12/31 09:34:02 prigaux Exp $ * interactive/gtk.pm: use my_gtk {isWizard} and {isEmbedded} which are more accurate than -- cgit v1.2.1