diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-31 13:28:09 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-31 13:28:09 -0600 |
commit | 905e326a1d1fc90f1626bcb12e01efa387375827 (patch) | |
tree | 5fd1b3ee1d527590ccde087d55d8686529e568d1 /ksokoban | |
parent | ac666ecfcc3118940f230481fdb85cbb237402c8 (diff) | |
download | tdegames-905e326a1d1fc90f1626bcb12e01efa387375827.tar.gz tdegames-905e326a1d1fc90f1626bcb12e01efa387375827.zip |
Rename KStandard for enhanced compatibility with KDE4
Diffstat (limited to 'ksokoban')
-rw-r--r-- | ksokoban/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ksokoban/NEWS b/ksokoban/NEWS index 6f1352ed..f1b083c6 100644 --- a/ksokoban/NEWS +++ b/ksokoban/NEWS @@ -14,7 +14,7 @@ version 0.3.0: Date 1999-07-13 * Some changes related to KDE 2.0 / Qt 2.0 - replaced many char * with QString - - uses KStandardDirs instead of localtdedir + - uses TDEStandardDirs instead of localtdedir * Some minor bugfixes/cleanups |