diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2003-01-08 12:28:22 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2003-01-08 12:28:22 +0000 |
commit | 248af0df43b8e0001bdc6b487bf3fb052428a081 (patch) | |
tree | d5d784ca482acb4fb247c272a340bb203751fb38 /perl-install | |
parent | 1ee78dcc649966542fddbb5153b5b8c1e263b6a7 (diff) | |
download | drakx-backup-do-not-use-248af0df43b8e0001bdc6b487bf3fb052428a081.tar drakx-backup-do-not-use-248af0df43b8e0001bdc6b487bf3fb052428a081.tar.gz drakx-backup-do-not-use-248af0df43b8e0001bdc6b487bf3fb052428a081.tar.bz2 drakx-backup-do-not-use-248af0df43b8e0001bdc6b487bf3fb052428a081.tar.xz drakx-backup-do-not-use-248af0df43b8e0001bdc6b487bf3fb052428a081.zip |
*** empty log message ***
Diffstat (limited to 'perl-install')
-rw-r--r-- | perl-install/ChangeLog | 21 |
1 files changed, 20 insertions, 1 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index 209497369..277784cc2 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -1,3 +1,22 @@ +2003/01/08 Pixel <pixel@mandrakesoft.com> + + * ugtk2.pm: ensure drakx don't need wiz_default_up.png and + wiz_default_left.png + +2003/01/07 Pixel <pixel@mandrakesoft.com> + + * any.pm: "require bootloader" where needed + + * interactive/gtk.pm, install_steps_gtk.pm, install_gtk.pm, install2.pm, + ugtk2.pm: + - remove help (which was at the bottom) + - wizard style + - focus "Next" button by default (this is rough, some dialog boxes + *need* changes + before being able to complete (think root password dialog)) + + * diskdrake/hd_gtk.pm: fix ugly global setting of $ugtk2::pop_it + 2003/01/07 Daouda Lo <daouda@mandrakesoft.com> * standalone/drakbug: @@ -7737,7 +7756,7 @@ * Makefile.config: remove dir security - * proxy.pm: add $Id: ChangeLog,v 1.762 2003/01/07 01:30:49 prigaux Exp $ + * proxy.pm: add $Id: ChangeLog,v 1.763 2003/01/07 23:08:22 prigaux Exp $ * interactive/gtk.pm: use my_gtk {isWizard} and {isEmbedded} which are more accurate than |