diff options
author | Thierry Vignaud <tv@mandriva.org> | 2007-10-01 17:43:56 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mandriva.org> | 2007-10-01 17:43:56 +0000 |
commit | bc7ab6cfa0d64267a600e6a9a5590db415863ffd (patch) | |
tree | 47f257de058a8fa1b74040fa07dd1040280a5015 | |
parent | fa53fe62cb607a067137747178dc574381c8a76a (diff) | |
download | control-center-bc7ab6cfa0d64267a600e6a9a5590db415863ffd.tar control-center-bc7ab6cfa0d64267a600e6a9a5590db415863ffd.tar.gz control-center-bc7ab6cfa0d64267a600e6a9a5590db415863ffd.tar.bz2 control-center-bc7ab6cfa0d64267a600e6a9a5590db415863ffd.tar.xz control-center-bc7ab6cfa0d64267a600e6a9a5590db415863ffd.zip |
kill done items
-rw-r--r-- | TODO | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -1,14 +1,9 @@ TODO: - add draksound icon, remove harddrake icon -- banner: don't put background under title, just render it with alpha blending - like rpmdrake2 does - limit running apps to one if not embedded ? - make logdrake integration more robust - run logdrake only once (the first time we need to) - trap kill => kill pending apps - consolidate gdk-pixbuf code in ugtk -- once perl-gtk for gtk+2 is there, use a Gtk::Table (or better gimp widget for - its tool icons table) filled with Gtk::Image, thus killing lot of code (dbl* - buffers, rerending, alpha blending, ...) - add mcc theme so that drakx tools get mcc background - xinerama compliant: look in gdm [dams] |