From f4205169d3f919e0a6ac3ee72c092c1ab2fa0911 Mon Sep 17 00:00:00 2001 From: Carsten Haitzler Date: Mon, 28 Mar 2005 07:35:42 +0000 Subject: [PATCH] some more things to do... SVN revision: 13955 --- TODO | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO b/TODO index ad41e4822..a893b25ca 100644 --- a/TODO +++ b/TODO @@ -59,6 +59,8 @@ Also look at all the .c files - they have their own localized TODO lists These are in no particular order: * click to focus +* gettext support/wrapper +* language selector wrapper * make e17 re-locatable (ues environment var, or find out by hunting path argv[0] if its not a full path or munge the full path to the exe in argv[0]) * java apps seem to have a hard time if we dont pretend to be kwin (see e_hints.c) - get this stuff upstream to sun and get things fixed in java. * dropshadow is not optimal and has extreme edge-case bugs