From 502fd8a83e2e65371952dce1466ce2ad9f1c6dbd Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 31 Jan 2013 13:22:57 -0600 Subject: [PATCH] Rename KStandard for enhanced compatibility with KDE4 --- doc/TODO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/TODO b/doc/TODO index 1c61d7b..679af8e 100644 --- a/doc/TODO +++ b/doc/TODO @@ -19,7 +19,7 @@ - offer sampleprecise timing - resource management (i.e. locate resources like "samples" or "structures" - in a similar uniform way KDE does with KStandardDirs) + in a similar uniform way KDE does with TDEStandardDirs) - check why adding thousand non-running objects degrades scheduling performance quite a lot - recursive scheduling again (with loops & cycles)