def show_about(self):
        dialog = self.get("about_prey_config")
        self.center_dialog(dialog)
        dialog.show()