diff options
author | Timothy Pearson <[email protected]> | 2013-01-25 00:37:21 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-01-25 00:37:21 -0600 |
commit | 86d8364ac704bdc8ad2dfcf52307d9626cfac567 (patch) | |
tree | 97d3ac2c2f60780d9a1de4f82caac7cb27534501 /knotes/TODO | |
parent | a9bde819f2b421dcc44741156e75eca4bb5fb4f4 (diff) | |
download | tdepim-86d8364ac704bdc8ad2dfcf52307d9626cfac567.tar.gz tdepim-86d8364ac704bdc8ad2dfcf52307d9626cfac567.zip |
Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4
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? |