diff options
-rw-r--r-- | ChangeLog | 39 |
1 files changed, 38 insertions, 1 deletions
@@ -1,3 +1,39 @@ +2003-01-27 13:08 tvignaud + + * control-center: alter fork_() prototype in order to consolide + code from logdrake forking + +2003-01-27 12:38 tvignaud + + * control-center: fix (small) memory leak: free pixbuf for + animation while waiting for embedded apps to pop up + +2003-01-27 11:54 pablo + + * 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, fi.po, fr.po, ga.po, gl.po, hr.po, hu.po, id.po, + it.po, ja.po, ka.po, ko.po, lt.po, lv.po, ms.po, mt.po, nl.po, + no.po, pl.po, pt.po, pt_BR.po, ro.po, ru.po, sk.po, sl.po, sp.po, + sq.po, sr.po, sv.po, ta.po, tg.po, th.po, tr.po, uk.po, vi.po, + wa.po, zh_CN.po, zh_TW.po: updated pot file + +2003-01-27 11:42 tvignaud + + * drakconf.spec: one more fix + +2003-01-27 11:42 tvignaud + + * control-center: let one be able to cancel the console + +2003-01-27 11:34 tvignaud + + * drakconf.spec: 9.1.0-10mdk + +2003-01-27 09:42 tvignaud + + * ChangeLog: [no log message] + 2003-01-27 09:40 tvignaud * control-center: - do not pass --embedded to rxvt, it does *not* @@ -6,7 +42,8 @@ theorically possible because there was no test to prevent it but it was not possible since wizards never had this gtkplug value - simplify logic flow and threat explicitely not embedded apps - like globally non embedded case - simplify one dereference + like globally non embedded case + - simplify one dereference - pass --embedded and --summary if needed to launch_xapp() (apps which need launch_xapp() never have this options but the code is cleaner anyway) |