summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-07 18:49:25 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-07 18:49:25 -0600
commita92463df4d889a51bb25538f75128312a69bfa38 (patch)
treef35a3dad34216eda6010b5f5c1921d82f3fcaa78 /ChangeLog
parent0c9b9acc0e81141acd2ff16fdbcc0c055b243069 (diff)
downloadtdmtheme-a92463df4d889a51bb25538f75128312a69bfa38.tar.gz
tdmtheme-a92463df4d889a51bb25538f75128312a69bfa38.zip
Rename KDEHOME and KDEDIR
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index a4fe6b2..758c38c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -20,7 +20,7 @@
Thanks Laurent!!
2005-03-23 (0.5): Theme adding now possible! (code borrowed from kcmicon)
- Known limitation currently is if you don't have a $KDEDIR/share/apps/kdm/themes/
+ Known limitation currently is if you don't have a $TDEDIR/share/apps/kdm/themes/
then the install will fail the first time but will be successful the 2nd time.
2005-03-23 (0.6): Applied another patch from Laurent to fix a potential memory leak.
@@ -74,7 +74,7 @@
2006-01-30 (1.0.1): When inserting a theme configChanged() was not run.
2006-02-23 (1.1): Applied a patch from Jonathan Patrick Davies to fix an i18n/l10n issue.
- Removed Themes Variable in the kdmrc (kdm devs didn't like it :) The problem with removing this however is you can now no longer "insert" themes, instead they all must be your $KDEDIR/share/kdm/themes dir. If you have always used kdmtheme to install themes and not insert them, you'll not need to worry. This will also mean that your list can now never be lost! (unless of course you lose your themes directory.) Also being that this list is now auto generated if you remove a theme be sure to check "remove from hard drive" if you don't want it to show up again on the next load.
+ Removed Themes Variable in the kdmrc (kdm devs didn't like it :) The problem with removing this however is you can now no longer "insert" themes, instead they all must be your $TDEDIR/share/kdm/themes dir. If you have always used kdmtheme to install themes and not insert them, you'll not need to worry. This will also mean that your list can now never be lost! (unless of course you lose your themes directory.) Also being that this list is now auto generated if you remove a theme be sure to check "remove from hard drive" if you don't want it to show up again on the next load.
Updated address for the GPL license to match that found in KDE.
2006-06-20 (1.1.1): Fixed 2 crashes 1 where no themes were found in your theme directory