summaryrefslogtreecommitdiffstats
path: root/tdm
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2013-04-18 18:28:05 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2013-04-18 18:28:05 -0500
commit9f795192a5302731e3552fe311f2c4120f8b69e0 (patch)
treeb4c373c99a82312b44643aa9cbd4a41c86fafe8d /tdm
parentc6c2468b389745987f730c59b266080b42e58f93 (diff)
downloadtdebase-9f795192a5302731e3552fe311f2c4120f8b69e0.tar.gz
tdebase-9f795192a5302731e3552fe311f2c4120f8b69e0.zip
Rename kderc -> tderc in support of bug report 1447.
Diffstat (limited to 'tdm')
-rw-r--r--tdm/TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdm/TODO b/tdm/TODO
index a36dd8edf..208863d9b 100644
--- a/tdm/TODO
+++ b/tdm/TODO
@@ -45,7 +45,7 @@ save these options to .dmrc?
otherwise the GUI would become insanely complex.
- make config position independent
-- parse /etc/kderc?
+- parse /etc/tderc?
- merge multiple tdmrcs in the style of tdeconfig. how to set section priorities?
- gentdmconf: treat backgroundrc as an ini file, not as a text blob
- add proper quoting and dequoting to gentdmconf ini parser & writer