diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2002-08-01 11:11:53 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2002-08-01 11:11:53 +0000 |
commit | 64d4245289fe25422253839947ef76ac165184d7 (patch) | |
tree | 407330ff0c8617c3baa3d71020d8e6ffb8287905 /perl-install/drakxtools.spec | |
parent | e856406c37faaf980f447132247483152a894f0d (diff) | |
download | drakx-64d4245289fe25422253839947ef76ac165184d7.tar drakx-64d4245289fe25422253839947ef76ac165184d7.tar.gz drakx-64d4245289fe25422253839947ef76ac165184d7.tar.bz2 drakx-64d4245289fe25422253839947ef76ac165184d7.tar.xz drakx-64d4245289fe25422253839947ef76ac165184d7.zip |
my_gtk:
- splitup it into my_gtk and ugtk as done by dams
- resync with dams
- increase the icon blinkage from 50ms to 100ms
Diffstat (limited to 'perl-install/drakxtools.spec')
-rw-r--r-- | perl-install/drakxtools.spec | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/perl-install/drakxtools.spec b/perl-install/drakxtools.spec index ecdf82e3d..4b0d7da7c 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: 1.1.8 -Release: 15mdk +Release: 16mdk Url: http://www.linux-mandrake.com/en/drakx.php3 Source0: %name-%version.tar.bz2 License: GPL @@ -263,6 +263,14 @@ file /etc/sysconfig/harddrake2/previous_hw | fgrep -q perl && \ %config(noreplace) %_sysconfdir/logrotate.d/drakxtools-http %changelog +* Thu Aug 1 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.1.8-16mdk +- my_gtk: + o splitup it into my_gtk and ugtk as done by dams + o resync with dams + o increase the icon blinkage from 50ms to 100ms +- harddrake: + o use new embedded managment + * Thu Aug 1 2002 Pixel <pixel@mandrakesoft.com> 1.1.8-15mdk - harddrake (titi): o add embedded mode for drakconf |