diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2001-02-15 19:13:53 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2001-02-15 19:13:53 +0000 |
commit | 92b1d02bf29be0809529ac990549d91fd8a0db33 (patch) | |
tree | 9d95a5e7927808d1e724e67ca6abdc2d08ec55a5 /perl-install | |
parent | 62f26a79f14180f2212a5e599315677067cea49f (diff) | |
download | drakx-backup-do-not-use-92b1d02bf29be0809529ac990549d91fd8a0db33.tar drakx-backup-do-not-use-92b1d02bf29be0809529ac990549d91fd8a0db33.tar.gz drakx-backup-do-not-use-92b1d02bf29be0809529ac990549d91fd8a0db33.tar.bz2 drakx-backup-do-not-use-92b1d02bf29be0809529ac990549d91fd8a0db33.tar.xz drakx-backup-do-not-use-92b1d02bf29be0809529ac990549d91fd8a0db33.zip |
*** empty log message ***
Diffstat (limited to 'perl-install')
-rw-r--r-- | perl-install/ChangeLog | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index 74b9d5d01..5dc1908bd 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -1,3 +1,21 @@ +2001/02/15 Pixel <pixel@mandrakesoft.com> + + * install_steps_gtk.pm (installPackages): fix i_images + (installPackages): traktolpilization and advertising + + * Makefile (get_needed_files): copy png files instead of xpm's + + * fsedit.pm (suggestions_mntpoint): fix + + * my_gtk.pm (gtkcreate_png): add error message, syntax cleanup + + * share/list: add GdkImlib stuff + + * perl2fcalls: add Gtk::Gdk::ImlibImage + + * install2.pm (main): set SHARE_PATH to /export/Mandrake/mdkinst/usr/share + if it exists + 2001/02/15 dam's <damien@mandrakesoft.com> * my_gtk.pm, any.pm, install_gtk.pm, install_steps_interactive.pm, |