Skip to content

Commit 7b0d965

Browse files
committed
files for 2022.05.01 release
1 parent ad1801e commit 7b0d965

22 files changed

+6046
-5980
lines changed

apps/resource.h

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -31,20 +31,12 @@ DEALINGS IN THE SOFTWARE.
3131
#ifndef RESOURCE_H
3232
#define RESOURCE_H
3333

34-
35-
// As of 2021.12.19 removed the old xfce and mate code hacks.
36-
// Code still exists in the cpp files. If we need it back
37-
// add #define XFCE here. Also the manual page and controlbox ui
38-
// have .save files contiaining the old code. Keep these around
39-
// for a while then delete if nobody complains.
40-
//
41-
4234
///////////////////////////////// Program Values ///////////////////////
4335
//
4436
// Program Info (may be visible, but don't mark for tranalation)
45-
#define VERSION "2022.04.23-2"
37+
#define VERSION "2022.05.01-1"
4638

47-
#define RELEASE_DATE "13 March 2022"
39+
#define RELEASE_DATE "1 May 2022"
4840
#define COPYRIGHT_DATE "2013-2022"
4941

5042
// Program Values:

text/changelog.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<b><center>Connman System Tray (CMST)</center></b>
22
<b><center>Change Log</center></b>
3-
<b> IN PROGRESS</b>
3+
<b> 2022.05.01</b>
44
<ul>
55
<li>Revise startup process (issue #269).</li>
66
<li>Many improvements in IconManager.</li>

translations/cmst_bg_BG.ts

Lines changed: 304 additions & 294 deletions
Large diffs are not rendered by default.

translations/cmst_cs.ts

Lines changed: 301 additions & 304 deletions
Large diffs are not rendered by default.

translations/cmst_de_DE.ts

Lines changed: 299 additions & 306 deletions
Large diffs are not rendered by default.

translations/cmst_en_US.ts

Lines changed: 299 additions & 306 deletions
Large diffs are not rendered by default.

translations/cmst_es_CO.ts

Lines changed: 299 additions & 306 deletions
Large diffs are not rendered by default.

translations/cmst_es_ES.ts

Lines changed: 305 additions & 291 deletions
Large diffs are not rendered by default.

translations/cmst_fr_FR.ts

Lines changed: 305 additions & 291 deletions
Large diffs are not rendered by default.

translations/cmst_hu_HU.ts

Lines changed: 299 additions & 306 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)