source:
ubiquity/trunk/fuentes/debian/patches/removethridparty.patch
Last change on this file was 6801, checked in by , 3 years ago | |
---|---|
File size: 413 bytes |
-
ubiquity/plugins/ubi-prepare.py
diff -Nuar "$1" "$2"
old new 39 39 40 40 class PreparePageBase(plugin.PluginUI): 41 41 plugin_title = 'ubiquity/text/prepare_heading_label' 42 self.skip = True 42 43 43 44 def __init__(self, *args, **kwargs): 44 45 plugin.PluginUI.__init__(self)
Note: See TracBrowser
for help on using the repository browser.