diff options
author | Jani Välimaa <wally@mageia.org> | 2014-02-23 19:37:47 +0200 |
---|---|---|
committer | Jani Välimaa <wally@mageia.org> | 2014-02-23 19:37:47 +0200 |
commit | 7286900e11ffba8b21f1495f0b0be15bd5857b00 (patch) | |
tree | 8b483eaa6dee805bf2cf8c156531788421e47e3a | |
parent | ccf73cd91ee9f7855ebd8644224a5949dc801fc5 (diff) | |
download | config-7286900e11ffba8b21f1495f0b0be15bd5857b00.tar config-7286900e11ffba8b21f1495f0b0be15bd5857b00.tar.gz config-7286900e11ffba8b21f1495f0b0be15bd5857b00.tar.bz2 config-7286900e11ffba8b21f1495f0b0be15bd5857b00.tar.xz config-7286900e11ffba8b21f1495f0b0be15bd5857b00.zip |
Version 4.100.5.54.100.5.5
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 1 |
2 files changed, 2 insertions, 1 deletions
@@ -24,7 +24,7 @@ NAME = mageia-xfce-config XFCEVERSION = 4.10 MGAVERSION = 5 -RELEASE = 4 +RELEASE = 5 VERSION = $(XFCEVERSION)0.$(MGAVERSION).$(RELEASE) @@ -1,3 +1,4 @@ +Version 4.100.5.5 - 2014-02-23 - swap shutdown and restart button locations in systray - use menulibre as default menu editor in whisker menu (but hide 'Edit Applications' from menu by default) - use Orage Panel Clock as default clock app in systray |