summaryrefslogtreecommitdiffstats
path: root/kapptemplate/ChangeLog
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-22 20:22:42 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-22 20:22:42 -0600
commit63bcbec9a09626ba09945de06b3eb74f50f3b228 (patch)
tree205df87b7ca9a12d3295653c8e4a0dd7283ea03a /kapptemplate/ChangeLog
parentcfe9ce987a45dd734b924ee4596946227a50609e (diff)
downloadtdesdk-63bcbec9a09626ba09945de06b3eb74f50f3b228.tar.gz
tdesdk-63bcbec9a09626ba09945de06b3eb74f50f3b228.zip
Rename KInstance and KAboutData to avoid conflicts with KDE4
Diffstat (limited to 'kapptemplate/ChangeLog')
-rw-r--r--kapptemplate/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/kapptemplate/ChangeLog b/kapptemplate/ChangeLog
index dc15a2a2..8cb9b55a 100644
--- a/kapptemplate/ChangeLog
+++ b/kapptemplate/ChangeLog
@@ -98,7 +98,7 @@ Oct-14-2000 - Malte Starostik (v0.7.2)
o Added option to not run ./configure on newly created project
Sep-26-2000 - Kurt Granroth (v0.7.1)
- o Added hooks for more KAboutData information
+ o Added hooks for more TDEAboutData information
o Now building moc files as moc.cpp instead of #including them
Jul-21-2000 - Kurt Granroth (v0.7)
@@ -122,7 +122,7 @@ Feb-26-2000 - Kurt Granroth (v0.6)
o Converted to use the new XML UI framework (big change!)
Jan-12-2000 - Kurt Granroth (v0.5.2)
- o Use KAboutData and TDECmdLineArgs
+ o Use TDEAboutData and TDECmdLineArgs
Dec-28-1999 - Kurt Granroth (v0.5.1)
o The po Makefile now uses the autogenerated rules. I don't know