diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2003-02-05 18:48:40 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2003-02-05 18:48:40 +0000 |
commit | 999c6b25e1d5294a8587e5a438e3ca3f841bd34c (patch) | |
tree | 56e71cffbfefeba217f01d7a6f37157dbb538fce | |
parent | 31ac51484f2678dcc12bdcaa63d6d283b89d0945 (diff) | |
download | control-center-999c6b25e1d5294a8587e5a438e3ca3f841bd34c.tar control-center-999c6b25e1d5294a8587e5a438e3ca3f841bd34c.tar.gz control-center-999c6b25e1d5294a8587e5a438e3ca3f841bd34c.tar.bz2 control-center-999c6b25e1d5294a8587e5a438e3ca3f841bd34c.tar.xz control-center-999c6b25e1d5294a8587e5a438e3ca3f841bd34c.zip |
9.1-0.14mdk
-rw-r--r-- | drakconf.spec | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/drakconf.spec b/drakconf.spec index 51197523..68a25a9d 100644 --- a/drakconf.spec +++ b/drakconf.spec @@ -4,7 +4,7 @@ Summary: The Mandrake Control Center Name: drakconf Version: 9.1 -Release: 0.13mdk +Release: 0.14mdk # get the source from our cvs repository (see # http://www.linuxmandrake.com/en/cvs.php3) Source0: %name-%version.tar.bz2 @@ -110,6 +110,18 @@ rm -rf $RPM_BUILD_ROOT %_datadir/mcc/themes/kde %changelog +* Wed Feb 5 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 9.1-0.14mdk +- definitive fix for broken translation +- updated translations +- clock.pl: + o make it work again in embedded mode (was broken by closure return + values propagation fix in perl-GTK2) (pixmap now don't show up in + embedded mode-- will be fixed later) + o simplify gui contruction through ugtk2 + o if we're under kde and we alter the date, restart the kicker Panel + so that it display the updated date +o use new drakxtools help packages + * Wed Jan 29 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 9.1-0.13mdk - fix l10n |