diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2019-03-03 23:28:56 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2019-03-03 23:28:56 +0900 |
commit | c9359fcb8453b758887603768875b720aea53f35 (patch) | |
tree | 5df7b3434a8cc67379fca78259a938435cdb4c5e | |
parent | 6fdb358a814030e9e1e5b901f4d0f6180bf16b7a (diff) | |
download | pytdeextensions-c9359fcb8453b758887603768875b720aea53f35.tar.gz pytdeextensions-c9359fcb8453b758887603768875b720aea53f35.zip |
Updated date and version to R14.0.6 in .lsm files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-rw-r--r-- | app_templates/kcontrol_module/src/kcontrol_module.lsm | 4 | ||||
-rw-r--r-- | app_templates/kdeapp/src/kdeapp.lsm | 4 | ||||
-rw-r--r-- | app_templates/kdeutility/src/kdeutility.lsm | 4 | ||||
-rw-r--r-- | app_templates/tdeioslave/src/tdeioslave.lsm | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/app_templates/kcontrol_module/src/kcontrol_module.lsm b/app_templates/kcontrol_module/src/kcontrol_module.lsm index ccbf39b..823574a 100644 --- a/app_templates/kcontrol_module/src/kcontrol_module.lsm +++ b/app_templates/kcontrol_module/src/kcontrol_module.lsm @@ -1,7 +1,7 @@ Begin4 Title: $APPNAME$ -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/app_templates/kdeapp/src/kdeapp.lsm b/app_templates/kdeapp/src/kdeapp.lsm index c7f7daa..a2dab28 100644 --- a/app_templates/kdeapp/src/kdeapp.lsm +++ b/app_templates/kdeapp/src/kdeapp.lsm @@ -1,7 +1,7 @@ Begin4 Title: $APPNAME -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/app_templates/kdeutility/src/kdeutility.lsm b/app_templates/kdeutility/src/kdeutility.lsm index ccbf39b..823574a 100644 --- a/app_templates/kdeutility/src/kdeutility.lsm +++ b/app_templates/kdeutility/src/kdeutility.lsm @@ -1,7 +1,7 @@ Begin4 Title: $APPNAME$ -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/app_templates/tdeioslave/src/tdeioslave.lsm b/app_templates/tdeioslave/src/tdeioslave.lsm index ccbf39b..823574a 100644 --- a/app_templates/tdeioslave/src/tdeioslave.lsm +++ b/app_templates/tdeioslave/src/tdeioslave.lsm @@ -1,7 +1,7 @@ Begin4 Title: $APPNAME$ -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$> |