From 61edb0f742604cd3cc2dc9895cf679765b9b899e Mon Sep 17 00:00:00 2001 From: mike Date: Mon, 09 Nov 2009 03:10:11 +0000 Subject: Merge branch 'lp435984' of ../mainline Conflicts: addons/gtkwidgeteventfilter.py addons/readfile.py addons/timerevent.py tests/probetests.py tests/run-tests.py tutorius/TProbe.py tutorius/bundler.py tutorius/core.py tutorius/creator.py tutorius/dbustools.py tutorius/engine.py tutorius/filters.py tutorius/properties.py tutorius/service.py --- (limited to 'tutorius') diff --git a/tutorius/translator.py b/tutorius/translator.py index 4e3e88d..626e2c9 100644 --- a/tutorius/translator.py +++ b/tutorius/translator.py @@ -33,7 +33,7 @@ class ResourceTranslator(object): An architectural note : every different type of translation should have its own method (translate_resource, etc...), and this function must be called - from the translate method, under the type test. The translation_* method + from the translate method, under the type test. The translate_* method must take in the input property and give the output property that should replace it. """ -- cgit v0.9.1