#!@PYTHON@ -u from gnome.ui import GnomeOkDialog wait = GnomeOkDialog("Drive needs to reload the media to return to proper status.\nPlease re-load disk and press OK.") wait.run_and_close()