Add support for toolchains stored in the windows registry
authorduplo <duplo@38d2e660-2303-0410-9eaa-f027e97ec537>
Tue, 21 Apr 2009 08:29:48 +0000 (08:29 +0000)
committerduplo <duplo@38d2e660-2303-0410-9eaa-f027e97ec537>
Tue, 21 Apr 2009 08:29:48 +0000 (08:29 +0000)
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2593 38d2e660-2303-0410-9eaa-f027e97ec537

wizard/winreg_importer.py

index 4c75acb3bb0df5b12a4563a6e14f75ccf3417756..2030934e9f163efb3df191e56f4776f816706a21 100644 (file)
@@ -28,7 +28,7 @@ def getBertosDirs():
     """\r
     return getFromRegistry(DIR_KEY)\r
 \r
-def getBertosToolchain():\r
+def getBertosToolchains():\r
     """\r
     Returns the path of the executables of the toolchains installed by the BeRTOS\r
     SDK installer.\r