aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJani Välimaa <wally@mageia.org>2013-09-07 11:41:40 +0300
committerJani Välimaa <wally@mageia.org>2013-09-07 11:41:40 +0300
commitae6611d0a562d48d996c37e22e2a60bdd0203bd6 (patch)
tree1f1a8ddd82415aa69a69b981a58fe5564353134a
parent28291411dbf7358afe97bc8cf43a71623cbf0b66 (diff)
downloadconfig-ae6611d0a562d48d996c37e22e2a60bdd0203bd6.tar
config-ae6611d0a562d48d996c37e22e2a60bdd0203bd6.tar.gz
config-ae6611d0a562d48d996c37e22e2a60bdd0203bd6.tar.bz2
config-ae6611d0a562d48d996c37e22e2a60bdd0203bd6.tar.xz
config-ae6611d0a562d48d996c37e22e2a60bdd0203bd6.zip
Version 4.100.3.04.100.3.0
-rw-r--r--Makefile2
-rw-r--r--NEWS6
2 files changed, 7 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 19d1209..86b5481 100644
--- a/Makefile
+++ b/Makefile
@@ -25,7 +25,7 @@ NAME = mageia-xfce-config
# * 4.100.5.2 (Second bugfix release for 5th release of Xfce 4.10 settings)
XFCEVERSION = 4.10
-BUILD = 2
+BUILD = 3
BUGFIX = 0
VERSION = $(XFCEVERSION)0.$(BUILD).$(BUGFIX)
diff --git a/NEWS b/NEWS
index f30fc7e..2c9d9ff 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Version 4.100.3.0 - 2013-09-07
+- add a note to README.update.urpmi about losing all personal settings
+ after removing config directories from users home dir
+- clean gtkrc file and improve desktop label transparency (this feature
+ isn't enabled unless "include '/etc/xdg/xfce4/theme/gtkrc'" line is
+ added to global/per user gtkrc file)
- fix drakconf appearance in main menu and panel applet
Version 4.100.2.0 - 2013-07-28