From d9be0b940fbf90a3187708fdc5b7e59caaf760b2 Mon Sep 17 00:00:00 2001 From: Mavridis Philippe Date: Tue, 6 Apr 2021 10:02:33 +0300 Subject: [PATCH 1/2] =?UTF-8?q?Bump=20version=20and=20replace=20KDE?= =?UTF-8?q?=E2=86=92TDE=20in=20description?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mavridis Philippe --- src/main.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main.cpp b/src/main.cpp index e0d0eaf..0a8929f 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -29,9 +29,9 @@ static const char description[] = - I18N_NOOP("A fullscreen task manager for KDE"); + I18N_NOOP("A fullscreen task manager for TDE"); -static const char version[] = "0.5.3"; +static const char version[] = "0.5.4"; static TDECmdLineOptions options[] = { -- 2.20.1 From 34abbc0c52308ee548ef216b9a36ba02d606f9e8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Tue, 6 Apr 2021 09:12:04 +0200 Subject: [PATCH 2/2] Remove .lsm file. lsm database is outdated and unmaintained. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- src/kompose.lsm | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 src/kompose.lsm diff --git a/src/kompose.lsm b/src/kompose.lsm deleted file mode 100644 index 872b99d..0000000 --- a/src/kompose.lsm +++ /dev/null @@ -1,16 +0,0 @@ -Begin3 -Title: kompose -- Some description -Version: 0.5.2 -Entered-date: -Description: -Keywords: KDE Qt -Author: Hans Oischinger -Maintained-by: Hans Oischinger -Home-page: -Alternate-site: -Primary-site: ftp://ftp.kde.org/pub/kde/unstable/apps/utils - xxxxxx kompose-0.5.2.tar.gz - xxx kompose.lsm -Platform: Linux. Needs KDE -Copying-policy: GPL -End -- 2.20.1