diff options
author | Papoteur <papoteur@mageia.org> | 2019-02-22 21:44:03 +0100 |
---|---|---|
committer | Papoteur <papoteur@mageia.org> | 2019-02-22 21:44:03 +0100 |
commit | 08774f6ef136ea32a1e05047d1a54145397bc5eb (patch) | |
tree | 6629da49860edfb954943fe453ff8651c2ba6835 | |
parent | 3a3ec04461025c0459aab85813c5787144db79c5 (diff) | |
download | mageiawelcome-08774f6ef136ea32a1e05047d1a54145397bc5eb.tar mageiawelcome-08774f6ef136ea32a1e05047d1a54145397bc5eb.tar.gz mageiawelcome-08774f6ef136ea32a1e05047d1a54145397bc5eb.tar.bz2 mageiawelcome-08774f6ef136ea32a1e05047d1a54145397bc5eb.tar.xz mageiawelcome-08774f6ef136ea32a1e05047d1a54145397bc5eb.zip |
1.951.95
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 3 |
2 files changed, 4 insertions, 1 deletions
@@ -1,5 +1,5 @@ PACKAGE = mageiawelcome -VERSION = 1.94 +VERSION = 1.95 GITPATH = git://git.mageia.org/software/mageiawelcome TEXT_FILES = Makefile @@ -1,3 +1,6 @@ +1.95 + Adapt the window size to Gnome Wayland settings (mga#24200) + 1.94 Buttons: center text vertically (mga#24200) Install application icon (mga#24286) |