diff options
author | Thierry Vignaud <tv@mageia.org> | 2012-12-13 22:26:40 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mageia.org> | 2012-12-13 22:26:40 +0000 |
commit | 8dfde30748f1607ee4d93928e21be88568e24f61 (patch) | |
tree | 1a68b70d3403a0a1ab9655eae4a82ad70e9d5cc4 | |
parent | 1043558a4fef42be3e223adde73bf0f827948e57 (diff) | |
download | control-center-12.33.tar control-center-12.33.tar.gz control-center-12.33.tar.bz2 control-center-12.33.tar.xz control-center-12.33.zip |
12.3312.33
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 2 |
2 files changed, 3 insertions, 1 deletions
@@ -1,4 +1,4 @@ -VERSION = 12.32 +VERSION = 12.33 NAME = drakconf SUBDIRS = po pixmaps #data localedir = $(DESTDIR)/usr/share/locale @@ -1,3 +1,5 @@ +Version 12.33 - 13 December 2012 Thierry Vignaud + - fix text position over splash screen (mga#5873) - popup a confirm dialog before exiting - track main_window (should fix quite some dialog placement bugs) |