diff options
author | Jani Välimaa <wally@mageia.org> | 2014-02-08 20:20:22 +0200 |
---|---|---|
committer | Jani Välimaa <wally@mageia.org> | 2014-02-08 20:20:22 +0200 |
commit | 60e5df9046c419f58b346853b9c01e86133fe1bb (patch) | |
tree | 30cf93901f41344cf6d6c3f05be9c01658748ac6 | |
parent | 96b0511b49d583e781227fcf25af9d85938d7ed3 (diff) | |
download | config-60e5df9046c419f58b346853b9c01e86133fe1bb.tar config-60e5df9046c419f58b346853b9c01e86133fe1bb.tar.gz config-60e5df9046c419f58b346853b9c01e86133fe1bb.tar.bz2 config-60e5df9046c419f58b346853b9c01e86133fe1bb.tar.xz config-60e5df9046c419f58b346853b9c01e86133fe1bb.zip |
Version 4.100.5.44.100.5.4
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 4 |
2 files changed, 5 insertions, 1 deletions
@@ -24,7 +24,7 @@ NAME = mageia-xfce-config XFCEVERSION = 4.10 MGAVERSION = 5 -RELEASE = 3 +RELEASE = 4 VERSION = $(XFCEVERSION)0.$(MGAVERSION).$(RELEASE) @@ -1,3 +1,7 @@ +Version 4.100.5.4 - 2014-02-08 +- use whisker menu instead of Xfce's own applications menu +- drop xfce4-appfinder from panel + Version 4.100.5.3 - 2014-01-19 - lock panel positions by default - use streched mode with desktop background image |