source:
ubiquity/trunk/fuentes/debian/patches/removethridparty.patch
@
6794
Last change on this file since 6794 was 6794, checked in by , 3 years ago | |
---|---|
File size: 347 bytes |
-
ubi-prepare.
old new 42 42 43 43 def __init__(self, *args, **kwargs): 44 44 plugin.PluginUI.__init__(self) 45 self.skip = True 45 46 46 47 def plugin_set_online_state(self, state): 47 48 self.prepare_network_connection.set_state(state)
Note: See TracBrowser
for help on using the repository browser.