diff -r fb004819cab4 -r b7bf1c6751fd devtools/devctl.py --- a/devtools/devctl.py Wed May 05 16:44:02 2010 +0200 +++ b/devtools/devctl.py Wed May 05 18:08:34 2010 +0200 @@ -60,6 +60,7 @@ self.expand_cubes(cubes, with_recommends=True)) else: self._cubes = () + self.uiprops = {'FCKEDITOR_PATH': ''} @property def apphome(self):