diff options
| author | Papoteur <papoteur@mageia.org> | 2025-06-02 08:27:50 +0200 |
|---|---|---|
| committer | Papoteur <papoteur@mageia.org> | 2025-06-11 08:47:54 +0200 |
| commit | ce0c938bea2dcc5ed93b918399db76848315735f (patch) | |
| tree | b8c1dd46953114c402993d1a9b7e6be9b19023e7 | |
| parent | 182a6d3e5a34e374fb5e8b0635cc65d7dad56aae (diff) | |
| download | mageiawelcome-ce0c938bea2dcc5ed93b918399db76848315735f.tar mageiawelcome-ce0c938bea2dcc5ed93b918399db76848315735f.tar.gz mageiawelcome-ce0c938bea2dcc5ed93b918399db76848315735f.tar.bz2 mageiawelcome-ce0c938bea2dcc5ed93b918399db76848315735f.tar.xz mageiawelcome-ce0c938bea2dcc5ed93b918399db76848315735f.zip | |
3.5
| -rw-r--r-- | Makefile | 2 | ||||
| -rw-r--r-- | NEWS | 5 |
2 files changed, 6 insertions, 1 deletions
@@ -1,5 +1,5 @@ PACKAGE = mageiawelcome -VERSION = 3.4 +VERSION = 3.5 GITPATH = git://git.mageia.org/software/mageiawelcome TEXT_FILES = Makefile @@ -1,3 +1,8 @@ +3.5 + Use only i18n/update_translation.sh for managing catalogs + Restore including translation of desktop file + Fix detection of startup status + 3.4 Fix substitution points in translations |
