diff options
Diffstat (limited to 'app_templates')
-rw-r--r-- | app_templates/kcontrol_module/src/kcontrol_module.lsm | 2 | ||||
-rw-r--r-- | app_templates/kdeapp/src/kdeapp.lsm | 2 | ||||
-rw-r--r-- | app_templates/kdeutility/src/kdeutility.lsm | 2 | ||||
-rw-r--r-- | 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 f6afac0..ccbf39b 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: 2016-11-12 +Entered-date: 2018-07-26 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 69478e9..c7f7daa 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: 2016-11-12 +Entered-date: 2018-07-26 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 f6afac0..ccbf39b 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: 2016-11-12 +Entered-date: 2018-07-26 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 f6afac0..ccbf39b 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: 2016-11-12 +Entered-date: 2018-07-26 Description: .... for the Trinity Desktop Environment Keywords: TDE Qt Author: $AUTHOR$ <$EMAIL$> |