summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2019-03-03 23:28:52 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2019-03-03 23:28:52 +0900
commit6147b11df8336f048aebb92e9bbffb2f77bd303b (patch)
treee4131e1450fe1038af55887b585e032b8bedf533
parentf2bba78f39a28d62a4580e84bf7f201d0c7f9597 (diff)
downloadtdesdk-6147b11df8336f048aebb92e9bbffb2f77bd303b.tar.gz
tdesdk-6147b11df8336f048aebb92e9bbffb2f77bd303b.zip
Updated date and version to R14.0.6 in .lsm files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-rw-r--r--kapptemplate/appframework/app.lsm4
-rw-r--r--kapptemplate/kapptemplate.lsm4
-rw-r--r--tdesdk.lsm4
-rw-r--r--umbrello/uml.lsm4
4 files changed, 8 insertions, 8 deletions
diff --git a/kapptemplate/appframework/app.lsm b/kapptemplate/appframework/app.lsm
index 5fbee66d..0b4c5474 100644
--- a/kapptemplate/appframework/app.lsm
+++ b/kapptemplate/appframework/app.lsm
@@ -2,8 +2,8 @@ echo "Creating $LOCATION_ROOT/$APP_NAME_LC.lsm...";
cat << EOF > $LOCATION_ROOT/$APP_NAME_LC.lsm
Begin4
Title: $APP_NAME
-Version: R14.0.5
-Entered-date: 2018-07-26
+Version: R14.0.6
+Entered-date: 2019-03-03
Description: .... for the Trinity Desktop Environment
Keywords: TDE Qt
Author: $AUTHOR <$EMAIL>
diff --git a/kapptemplate/kapptemplate.lsm b/kapptemplate/kapptemplate.lsm
index e62f84f9..ba0a3463 100644
--- a/kapptemplate/kapptemplate.lsm
+++ b/kapptemplate/kapptemplate.lsm
@@ -1,7 +1,7 @@
Begin4
Title: KAppTemplate
-Version: R14.0.5
-Entered-date: 2018-07-26
+Version: R14.0.6
+Entered-date: 2019-03-03
Description: Modular shell script that will automatically create a
framework for either a normal TDE application, a
KPart application, a KPart plugin, or convert an
diff --git a/tdesdk.lsm b/tdesdk.lsm
index c623c276..b49c330c 100644
--- a/tdesdk.lsm
+++ b/tdesdk.lsm
@@ -1,7 +1,7 @@
Begin4
Title: tdesdk
-Version: R14.0.5
-Entered-date: 2018-07-26
+Version: R14.0.6
+Entered-date: 2019-03-03
Description: Software Ddevelopment Kit for the Trinity Desktop Environment
Keywords: TDE X11 desktop Qt
Author: http://www.kde.org/
diff --git a/umbrello/uml.lsm b/umbrello/uml.lsm
index 65821803..90a9e7b5 100644
--- a/umbrello/uml.lsm
+++ b/umbrello/uml.lsm
@@ -1,7 +1,7 @@
Begin4
Title: Umbrello UML Modeller
-Version: R14.0.5
-Entered-date: 2018-07-26
+Version: R14.0.6
+Entered-date: 2019-03-03
Description: A UML diagram Modeller
Keywords: TDE uml diagram modeller
Author: Paul Hensgen <phensgen @ users.sourceforge.net>