Hi, all Does anyone know why the codes which are related to "release note" were removed ? http://git.fedoraproject.org/git/?p=anaconda.git;a=commit;h=2d7aeb09db8c0a165e31ebf9d3ff507fb1c78b52 http://git.fedoraproject.org/git/?p=anaconda.git;a=commit;h=11742bff4da4d19e4fd943d9b0f60a10f025b3ea If we remove release note codes, I think we also remove one line in language_gui.py. thank you,
diff --git a/iw/language_gui.py b/iw/language_gui.py index 40910a1..25e9443 100644 --- a/iw/language_gui.py +++ b/iw/language_gui.py @@ -39,9 +39,6 @@ class LanguageWindow (InstallWindow): self.instLang.setDefault(self.lang) self.ics.getICW().setLanguage() - # Need to reload the release notes file in case we've changed languages - self.ics.getICW().rnv.load() - return None def listScroll(self, widget, *args):
_______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list