summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 5 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog
index 758c38c..f48f4ef 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 $TDEDIR/share/apps/kdm/themes/
+ Known limitation currently is if you don't have a $TDEDIR/share/apps/tdm/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.
@@ -32,7 +32,7 @@
Display Description
If a theme's source directory no longer exists remove it from out list.
-2005-03-24 (0.7): Use KDM icon.
+2005-03-24 (0.7): Use TDM icon.
Moved to System Administration section.
Updated Documentation.
Fixed layout issues.
@@ -61,7 +61,7 @@
2005-07-19 (0.9.1): Updated the UI (added a bar, autosized the listbox columns and top aligned the details)
Fixed a bug where the Insert Url box and Button were not being disabled when loaded as non-root.
Updated /admin to kde's in 3.4.1 (fixes the problem with --prefix not defaulting to kde's installed dir.)
- Attempt at fixing the "cannot find kdmrc file" error.
+ Attempt at fixing the "cannot find tdmrc file" error.
2005-12-29 (0.9.2): Disable widgets when UseTheme is set to false.
When loading make sure a thumbnail is displayed, if one exists.
@@ -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 $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.
+ Removed Themes Variable in the tdmrc (tdm 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/tdm/themes dir. If you have always used tdmtheme 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
@@ -88,7 +88,7 @@
Fixed removing of themes from the list to a less hack-ish way.
Few i18n fixes
2006-08-12 (1.1.3): Added Indonesian/Manaysian translation to the .desktop (thanks kucrut!)
- Finally applied a patch sent to me back when 1.1 was released, which fixes an issue when the kdmrc file could not be found. To the one who sent me this patch Sorry it took me so long, patch got lost in all my files and didn't apply cleanly due to the massive changes in 1.0.1 -> 1.1
+ Finally applied a patch sent to me back when 1.1 was released, which fixes an issue when the tdmrc file could not be found. To the one who sent me this patch Sorry it took me so long, patch got lost in all my files and didn't apply cleanly due to the massive changes in 1.0.1 -> 1.1
Added French, Italian and Japanese translations to the .desktop (thanks Lorenzo La Spada!)
Fixed a typo which caused an error message to be printed when it shouldn't have.
Updated documentation.