From b4cc7363e6179ea843f42ab4f2921d2715729526 Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Mon, 31 Oct 2005 15:49:31 +0000 Subject: [PATCH] Disable esmart_textarea for now, mention that it needs to be fixed and re enabled. SVN revision: 18170 --- TODO | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/TODO b/TODO index 8eecb174b..309716ef4 100644 --- a/TODO +++ b/TODO @@ -25,6 +25,14 @@ Some of the things (in very short form) that need to be done to E17... * BUG: if you have 2 zones and you fill up zone 2 (right) mostly and then run a big xev (xev -g 1280x1024) that wont fit it gets placed offscreen to the right of zone 2 +* FIX: Esmart_textarea has been disabled until it is updated to the new + textblock API. Affected files are - + e17/libs/esmart/configure.in + e17/libs/esmart/src/lib/Makefile.am + e17/apps/e_modules/src/modules/Makefile.am + e17/apps/e_modules/src/modules/notes/Makefile.am + e17/apps/e_utils/src/bin/exige/Makefile.am + e17/apps/eclair/src/eclair_subtitles.c ]]] [[[