diff options
author | Papoteur <papoteur@mageia.org> | 2019-06-17 08:47:30 +0200 |
---|---|---|
committer | Papoteur <papoteur@mageia.org> | 2019-06-17 08:47:30 +0200 |
commit | 2ee774377a493f6fa66eebc9c7021c884eed45c0 (patch) | |
tree | 0cc8928c6fe8aacbf345f9ae6656397cc0b57981 | |
parent | fa88ed151e8b03f40ea941343af75063b6e43e56 (diff) | |
download | mageiawelcome-2ee774377a493f6fa66eebc9c7021c884eed45c0.tar mageiawelcome-2ee774377a493f6fa66eebc9c7021c884eed45c0.tar.gz mageiawelcome-2ee774377a493f6fa66eebc9c7021c884eed45c0.tar.bz2 mageiawelcome-2ee774377a493f6fa66eebc9c7021c884eed45c0.tar.xz mageiawelcome-2ee774377a493f6fa66eebc9c7021c884eed45c0.zip |
2.002.00
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 6 |
2 files changed, 7 insertions, 1 deletions
@@ -1,5 +1,5 @@ PACKAGE = mageiawelcome -VERSION = 1.98 +VERSION = 2.00 GITPATH = git://git.mageia.org/software/mageiawelcome TEXT_FILES = Makefile @@ -1,3 +1,9 @@ +2.00 + Rise scaling factor for screen higher then 190 px/in density (mga#24932) + Place repo screen in a Flickable to allow overflowing (mga#24932) + More robust Edit Software button (mga#24641) + Update translations + 1.98 Resize to maximal available space if smaller than default Update translations |