diff options
author | Papoteur <papoteur@mageia.org> | 2019-02-05 21:56:42 +0100 |
---|---|---|
committer | Papoteur <papoteur@mageia.org> | 2019-02-05 21:56:42 +0100 |
commit | 5a1b1bcca46ddd372240d321936986402fda0947 (patch) | |
tree | 88baf3515ca92c6a8d4c58754b8ef9745abdad98 | |
parent | 31683bfeb3ee45355fea2c727922b766531b2a11 (diff) | |
download | mageiawelcome-5a1b1bcca46ddd372240d321936986402fda0947.tar mageiawelcome-5a1b1bcca46ddd372240d321936986402fda0947.tar.gz mageiawelcome-5a1b1bcca46ddd372240d321936986402fda0947.tar.bz2 mageiawelcome-5a1b1bcca46ddd372240d321936986402fda0947.tar.xz mageiawelcome-5a1b1bcca46ddd372240d321936986402fda0947.zip |
1.941.94
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 7 |
2 files changed, 8 insertions, 1 deletions
@@ -1,5 +1,5 @@ PACKAGE = mageiawelcome -VERSION = 1.93 +VERSION = 1.94 GITPATH = git://git.mageia.org/software/mageiawelcome TEXT_FILES = Makefile @@ -1,3 +1,10 @@ +1.94 + Buttons: center text vertically (mga#24200) + Install application icon (mga#24286) + Center the window at launch + Applications: secure rpm query after installation (mga#24095) + About: authors are not translatable + 1.93 Manage version number from Makefile only Add About dialog with version |