summaryrefslogtreecommitdiffstats
path: root/perl-install/install/NEWS
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2008-09-10 15:31:52 +0000
committerThierry Vignaud <tv@mandriva.org>2008-09-10 15:31:52 +0000
commit4537d543f3af2d8247bb5e7dcdb7c63efbddf7eb (patch)
tree1a38908c3f4dfcf8bc9c25f8b03a84b282f25fa9 /perl-install/install/NEWS
parent84b4ebcea85fddcf4d788ecb6b29c9b2d708df4e (diff)
downloaddrakx-4537d543f3af2d8247bb5e7dcdb7c63efbddf7eb.tar
drakx-4537d543f3af2d8247bb5e7dcdb7c63efbddf7eb.tar.gz
drakx-4537d543f3af2d8247bb5e7dcdb7c63efbddf7eb.tar.bz2
drakx-4537d543f3af2d8247bb5e7dcdb7c63efbddf7eb.tar.xz
drakx-4537d543f3af2d8247bb5e7dcdb7c63efbddf7eb.zip
(_gtk__Install_Title) move upcasing title from ugtk2::new() to here in order to
make sure that all popup titles be upcase (eg: when using default step title)
Diffstat (limited to 'perl-install/install/NEWS')
-rw-r--r--perl-install/install/NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS
index 2f3aa0aed..82b516c0b 100644
--- a/perl-install/install/NEWS
+++ b/perl-install/install/NEWS
@@ -1,6 +1,7 @@
- libdrakX:
o fix position of cancel button in popups
o make advanced popup display the same title as their parents
+ o make all popup titles be upcase
- drakboot
o fix nolapic/lapic logic due to altered kernel settings
- fix input devices detection in rpmsrate (broken for 3 years, #43721)