From 986bced5ceb8922273cf2e3c1ddd8457363a8ccf Mon Sep 17 00:00:00 2001 From: necoro <> Date: Wed, 25 Jul 2007 07:06:26 +0000 Subject: changed design / added link --- portato/gui/gui_helper.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'portato/gui/gui_helper.py') diff --git a/portato/gui/gui_helper.py b/portato/gui/gui_helper.py index 1c8c411..91d7ba2 100644 --- a/portato/gui/gui_helper.py +++ b/portato/gui/gui_helper.py @@ -115,7 +115,7 @@ class Config: """Sets the system config. @see: L{backend.set_system()}""" set_system(self.get("system")) - + def modify_external_configs (self): """Convenience function setting all external configs.""" self.modify_debug_config() -- cgit v1.2.3-54-g00ecf