summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2003-07-24 16:50:22 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2003-07-24 16:50:22 +0000
commit30ad5c8215657d6691c5f2b9280fdc39d3408d1f (patch)
tree5f4b7bb7229bdbc8975df3275074a78e74e325d7
parent4796ed0eb4b389abf08ba6025a483cffe09a4aad (diff)
downloaddrakx-backup-do-not-use-30ad5c8215657d6691c5f2b9280fdc39d3408d1f.tar
drakx-backup-do-not-use-30ad5c8215657d6691c5f2b9280fdc39d3408d1f.tar.gz
drakx-backup-do-not-use-30ad5c8215657d6691c5f2b9280fdc39d3408d1f.tar.bz2
drakx-backup-do-not-use-30ad5c8215657d6691c5f2b9280fdc39d3408d1f.tar.xz
drakx-backup-do-not-use-30ad5c8215657d6691c5f2b9280fdc39d3408d1f.zip
9.2-0.22mdk
-rw-r--r--perl-install/drakxtools.spec21
1 files changed, 19 insertions, 2 deletions
diff --git a/perl-install/drakxtools.spec b/perl-install/drakxtools.spec
index f822889a0..cf900936c 100644
--- a/perl-install/drakxtools.spec
+++ b/perl-install/drakxtools.spec
@@ -1,7 +1,7 @@
Summary: The drakxtools (XFdrake, diskdrake, keyboarddrake, mousedrake...)
Name: drakxtools
Version: 9.2
-Release: 0.21mdk
+Release: 0.22mdk
Url: http://www.mandrakelinux.com/en/drakx.php2
Source0: %name-%version.tar.bz2
License: GPL
@@ -310,13 +310,30 @@ file /etc/sysconfig/harddrake2/previous_hw | fgrep -q perl && %_datadir/harddrak
%config(noreplace) %_sysconfdir/logrotate.d/drakxtools-http
%changelog
+* Thu Jul 24 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 9.2-0.22mdk
+- drakautoinst, drakper, draksound, and many other tools: use option
+ menus instead of combo boxes when the user is selecting from a fixed
+ set of options
+- drakboot: hide non working splash stuff
+- drakperm:
+ o sanitize gui (upcased labels, understandable labels, ...)
+ o settings dialog:
+ * localize all fields
+ * add tips for all check boxes
+ * use std button layout in settings dialog
+ * use stock icons on rule toolbar and in in settings dialog
+ o use stock icons on rule toolbar
+- net_monitor: fix crash on profile change due to netconnect api
+ change
+
* Wed Jul 23 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 9.2-0.21mdk
- drakbackup: misc fixes (stew)
- drakboot: configured directly gdm & kdm
- drakconnect: fix #4050
- drakfont: fix #1679 & #3673
- drakgw:
- o fix not being able to step backward
+ o fix not being
+ able to step backward
o fix canceling resulting in broken dhcp config
o make --testing option being usefull
- drakhelp: fix no help for de/it/ru locales (daouda)