diff options
author | wiktor w brodlo <wiktor@brodlo.net> | 2011-07-21 21:37:37 +0000 |
---|---|---|
committer | wiktor w brodlo <wiktor@brodlo.net> | 2011-07-21 21:37:37 +0000 |
commit | 8fb7c5b16473b720396f05a01bd0437d945a6a85 (patch) | |
tree | 10e5fa1a9c26fa1c6199870477e5771209c0a50b | |
parent | iw/welcome_gui.py: rename systools → systoolswelcome to avoid naming conflict (diff) | |
download | anaconda-8fb7c5b16473b720396f05a01bd0437d945a6a85.tar.gz anaconda-8fb7c5b16473b720396f05a01bd0437d945a6a85.tar.bz2 anaconda-8fb7c5b16473b720396f05a01bd0437d945a6a85.zip |
iw/welcome_gui.py: rename bootloader → bootloaderwelcome
-rw-r--r-- | iw/welcome_gui.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/iw/welcome_gui.py b/iw/welcome_gui.py index 0f64285..a03fc3f 100644 --- a/iw/welcome_gui.py +++ b/iw/welcome_gui.py @@ -86,7 +86,7 @@ figured out automatically ;-)"), In this chapter we help you choose and install some important tools."), 9, None), - "bootloader" : ( + "bootloaderwelcome" : ( _("Configuring the Bootloader"), _("\ In this chapter you'll be able configure the GRUB bootloader."), |