diff options
Diffstat (limited to 'knotes/TODO')
-rw-r--r-- | knotes/TODO | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/knotes/TODO b/knotes/TODO index bc2f5c570..202f563d7 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? |