[rhel6-branch 4/4] Name the boot loader add/edit dialog better (#745942)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



---
 iw/osbootwidget.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/iw/osbootwidget.py b/iw/osbootwidget.py
index fcde027..ac9a8ca 100644
--- a/iw/osbootwidget.py
+++ b/iw/osbootwidget.py
@@ -127,7 +127,7 @@ class OSBootWidget:
 
     # adds/edits a new "other" os to the boot loader config
     def editOther(self, oldDevice, oldLabel, isDefault, isRoot = 0):
-        dialog = gtk.Dialog(_("Image"), self.parent)
+        dialog = gtk.Dialog(_("Add/Edit boot loader record"), self.parent)
         dialog.add_button('gtk-cancel', 2)
         dialog.add_button('gtk-ok', 1)
         dialog.set_position(gtk.WIN_POS_CENTER)
-- 
1.7.5.4

_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/anaconda-devel-list


[Index of Archives]     [Kickstart]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]
  Powered by Linux