From 0428f121ac7b39a501f8e0a43c6b6d79c4bcbec8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Revol?= Date: Thu, 24 Jan 2008 22:21:58 +0000 Subject: [PATCH] Added TODO list. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23723 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- 3rdparty/mmu_man/themes/TODO.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 3rdparty/mmu_man/themes/TODO.txt diff --git a/3rdparty/mmu_man/themes/TODO.txt b/3rdparty/mmu_man/themes/TODO.txt new file mode 100644 index 0000000000..bff9c7ecd0 --- /dev/null +++ b/3rdparty/mmu_man/themes/TODO.txt @@ -0,0 +1,10 @@ +TODOs for Theme manager: +* style cleanup (-> Haiku style) +* make ParseMessage more robust +* forbid quitting while themes are loading! +* ideas for addons: + - ~/config/settings/Tracker/DefaultFolderTemplate/ (default background ??) + - dircolors (cf. http://linux.die.net/man/5/dir_colors ) + - icons (/etc/icons ? svg/hvif, setmime...) + - mouse cursors (needs app_server fixes ??) +