diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2004-01-08 11:56:29 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2004-01-08 11:56:29 +0000 |
commit | f73d67580e22a11145fa371b4b4759d435674434 (patch) | |
tree | 0ddecdea29d06ebc2d8cd3a22980cd69ea93c245 /ChangeLog | |
parent | 185568085a4198f3f1f2ef68ebe19f35939cb3bb (diff) | |
download | control-center-f73d67580e22a11145fa371b4b4759d435674434.tar control-center-f73d67580e22a11145fa371b4b4759d435674434.tar.gz control-center-f73d67580e22a11145fa371b4b4759d435674434.tar.bz2 control-center-f73d67580e22a11145fa371b4b4759d435674434.tar.xz control-center-f73d67580e22a11145fa371b4b4759d435674434.zip |
Generated by cvs2cl the 08_jan
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 66 |
1 files changed, 66 insertions, 0 deletions
@@ -1,3 +1,69 @@ +2004-01-08 11:56 Thierry Vignaud <tvignaud@mandrakesoft.com> + + * drakconf.spec: 9.3-20mdk + +2004-01-08 11:55 Thierry Vignaud <tvignaud@mandrakesoft.com> + + * po/: br.po, fr.po: update + +2004-01-08 11:54 Thierry Vignaud <tvignaud@mandrakesoft.com> + + * po/: af.po, ar.po, az.po, be.po, bg.po, br.po, bs.po, ca.po, + cs.po, cy.po, da.po, de.po, drakconf.pot, el.po, eo.po, es.po, + et.po, eu.po, fa.po, fi.po, fr.po, ga.po, gl.po, he.po, hi.po, + hr.po, hu.po, id.po, is.po, it.po, ja.po, ka.po, ko.po, lt.po, + lv.po, mn.po, ms.po, mt.po, nb.po, nl.po, pl.po, pt.po, pt_BR.po, + ro.po, ru.po, sk.po, sl.po, sq.po, sr.po, sr@Latn.po, sv.po, + ta.po, tg.po, th.po, tr.po, uk.po, uz.po, uz@Cyrl.po, vi.po, + wa.po, zh_CN.po, zh_TW.po: merge + +2004-01-08 11:52 Thierry Vignaud <tvignaud@mandrakesoft.com> + + * control-center: one more useless variable + +2004-01-08 11:50 Thierry Vignaud <tvignaud@mandrakesoft.com> + + * control-center: - save one /sbin/hostname fork/exec cost by using + uname syscall - give more control on title translators (blindly + concatenating translated strings with non localized ones is + always bad) + +2004-01-08 11:45 Thierry Vignaud <tvignaud@mandrakesoft.com> + + * control-center: kill unuse variables + +2004-01-08 11:38 Thierry Vignaud <tvignaud@mandrakesoft.com> + + * control-center: simplify profile deletion since we already check + whether profile to delete was current or not + +2004-01-08 11:35 Thierry Vignaud <tvignaud@mandrakesoft.com> + + * control-center: do not abuse global namespace (and enable to do + stricter static checking on these variables) + +2004-01-08 11:33 Thierry Vignaud <tvignaud@mandrakesoft.com> + + * control-center: - kill spurious warning on translating options - + keep no more used options in translations if we ever reverse this + change + +2004-01-08 11:27 Thierry Vignaud <tvignaud@mandrakesoft.com> + + * control-center: fix focus when tool exits + +2004-01-08 11:26 Thierry Vignaud <tvignaud@mandrakesoft.com> + + * control-center: show buttons bar again when embedded tool exits + +2004-01-07 22:11 Thierry Vignaud <tvignaud@mandrakesoft.com> + + * po/br.po: typo fix + +2004-01-07 21:54 Thierry Vignaud <tvignaud@mandrakesoft.com> + + * po/br.po: update + 2004-01-07 18:05 Thierry Vignaud <tvignaud@mandrakesoft.com> * drakconf.spec: 9.3-19mdk |