--- a/install.py Sun Apr 13 17:29:48 2014 +0200 +++ b/install.py Sun Apr 13 17:35:21 2014 +0200 @@ -804,8 +804,8 @@ """ 'mdir': r'{13}',\n""" """ 'apidir': r'{14}',\n""" """ 'apis': {15},\n""" - """ 'macAppBundlePath': {16},\n""" - """ 'macAppBundleName': {17},\n""" + """ 'macAppBundlePath': r'{16}',\n""" + """ 'macAppBundleName': r'{17}',\n""" """}}\n""" """\n""" """def getConfig(name):\n"""