From f858780cde1f03c5575c86988f3ba4aa28d03892 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Mon, 13 Jul 2015 00:26:54 +0200 Subject: [PATCH] Update date in lsm files --- app_templates/kcontrol_module/src/kcontrol_module.lsm | 2 +- app_templates/kdeapp/src/kdeapp.lsm | 2 +- app_templates/kdeutility/src/kdeutility.lsm | 2 +- app_templates/tdeioslave/src/tdeioslave.lsm | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/app_templates/kcontrol_module/src/kcontrol_module.lsm b/app_templates/kcontrol_module/src/kcontrol_module.lsm index 152f103..e07be3a 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.1 -Entered-date: 2010-05-10 +Entered-date: 2015-07-13 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 508b68d..646cdb4 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.1 -Entered-date: 2010-05-10 +Entered-date: 2015-07-13 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 152f103..e07be3a 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.1 -Entered-date: 2010-05-10 +Entered-date: 2015-07-13 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 152f103..e07be3a 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.1 -Entered-date: 2010-05-10 +Entered-date: 2015-07-13 Description: .... for the Trinity Desktop Environment Keywords: TDE Qt Author: $AUTHOR$ <$EMAIL$>