summaryrefslogtreecommitdiffstats
path: root/knotes/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'knotes/TODO')
-rw-r--r--knotes/TODO6
1 files changed, 3 insertions, 3 deletions
diff --git a/knotes/TODO b/knotes/TODO
index bc2f5c57..202f563d 100644
--- a/knotes/TODO
+++ b/knotes/TODO
@@ -33,9 +33,9 @@ TODO:
* do not copy the knotesrc file anymore
=> use the static KNotesGlobalConfig object and copy the important stuff over
Disadv: some keys and defaults must be defined in both config files
- (and thus, KConfig XT specs)
- => how about one kconfig Xt spec and inheriting from the KConfigSkeleton or make the
- KConfigSkeleton inherit something?
+ (and thus, TDEConfig XT specs)
+ => how about one kconfig Xt spec and inheriting from the TDEConfigSkeleton or make the
+ TDEConfigSkeleton inherit something?
* global config dialog: use "Defaults" in the side bar and add a page with two tabs,
Display and Editor, respectively
* call m_calendar.update( this ) in knotesapp after saving/changing a note?