From 7b0d9654748483eb97f73a46b2aa8a67304f774f Mon Sep 17 00:00:00 2001 From: Andrew Bibb Date: Sun, 1 May 2022 08:28:39 -0400 Subject: [PATCH] files for 2022.05.01 release --- apps/resource.h | 12 +- text/changelog.txt | 2 +- translations/cmst_bg_BG.ts | 598 ++++++++++++++++++------------------ translations/cmst_cs.ts | 605 ++++++++++++++++++------------------- translations/cmst_de_DE.ts | 605 ++++++++++++++++++------------------- translations/cmst_en_US.ts | 605 ++++++++++++++++++------------------- translations/cmst_es_CO.ts | 605 ++++++++++++++++++------------------- translations/cmst_es_ES.ts | 596 ++++++++++++++++++------------------ translations/cmst_fr_FR.ts | 596 ++++++++++++++++++------------------ translations/cmst_hu_HU.ts | 605 ++++++++++++++++++------------------- translations/cmst_it_IT.ts | 605 ++++++++++++++++++------------------- translations/cmst_lt.ts | 605 ++++++++++++++++++------------------- translations/cmst_nb_NO.ts | 605 ++++++++++++++++++------------------- translations/cmst_nl_NL.ts | 596 ++++++++++++++++++------------------ translations/cmst_pl_PL.ts | 605 ++++++++++++++++++------------------- translations/cmst_pt.ts | 596 ++++++++++++++++++------------------ translations/cmst_pt_BR.ts | 596 ++++++++++++++++++------------------ translations/cmst_ru_RU.ts | 596 ++++++++++++++++++------------------ translations/cmst_si.ts | 605 ++++++++++++++++++------------------- translations/cmst_tr_TR.ts | 596 ++++++++++++++++++------------------ translations/cmst_uk.ts | 596 ++++++++++++++++++------------------ translations/cmst_zh_CN.ts | 596 ++++++++++++++++++------------------ 22 files changed, 6046 insertions(+), 5980 deletions(-) diff --git a/apps/resource.h b/apps/resource.h index e67e48a1..8ab878ce 100755 --- a/apps/resource.h +++ b/apps/resource.h @@ -31,20 +31,12 @@ DEALINGS IN THE SOFTWARE. #ifndef RESOURCE_H #define RESOURCE_H - -// As of 2021.12.19 removed the old xfce and mate code hacks. -// Code still exists in the cpp files. If we need it back -// add #define XFCE here. Also the manual page and controlbox ui -// have .save files contiaining the old code. Keep these around -// for a while then delete if nobody complains. -// - ///////////////////////////////// Program Values /////////////////////// // // Program Info (may be visible, but don't mark for tranalation) -#define VERSION "2022.04.23-2" +#define VERSION "2022.05.01-1" -#define RELEASE_DATE "13 March 2022" +#define RELEASE_DATE "1 May 2022" #define COPYRIGHT_DATE "2013-2022" // Program Values: diff --git a/text/changelog.txt b/text/changelog.txt index bddcd95b..44325818 100644 --- a/text/changelog.txt +++ b/text/changelog.txt @@ -1,6 +1,6 @@
Connman System Tray (CMST)
Change Log
- IN PROGRESS + 2022.05.01