diff options
author | Chris Lumens <clumens@redhat.com> | 2005-04-26 22:19:53 +0000 |
---|---|---|
committer | Chris Lumens <clumens@redhat.com> | 2005-04-26 22:19:53 +0000 |
commit | 27b055c089b6efb6f08b2d4f51cef46f448b967b (patch) | |
tree | 011be714b16420b9c9bd2a3e0adbb928714b3ae1 /ChangeLog | |
parent | a45d8e95bb23c4549935adf2885746f32abe4ba5 (diff) | |
download | anaconda-27b055c089b6efb6f08b2d4f51cef46f448b967b.tar.gz anaconda-27b055c089b6efb6f08b2d4f51cef46f448b967b.tar.xz anaconda-27b055c089b6efb6f08b2d4f51cef46f448b967b.zip |
Work around the buttons being drawn in English only.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -19,6 +19,10 @@ 2004-04-26 Chris Lumens <clumens@redhat.com> + * gui.py (InstallControlWindow.setLanguage): Work around the buttons + being drawn in English only. + * iw/language_gui.py (LanguageWindow.getNext): Likewise. + * isys/isys.c (doLoSetup): Don't overflow the buffer when copying over image location in case loopback images are buried (#154715). * loader2/method.c (mountLoopback): Likewise. |