--- a/Preferences/ProgramsDialog.py Tue Jun 28 08:04:17 2011 +0200 +++ b/Preferences/ProgramsDialog.py Tue Jun 28 19:23:57 2011 +0200 @@ -122,7 +122,7 @@ '--version', 'Python User', 4) # 3.c Resource Compiler PySide self.__createProgramEntry(self.trUtf8("Resource Compiler (Python, PySide)"), - Utilities.isWindowsPlatform() and "pyside-rcc4.exe" or "pyside-rcc4", + Utilities.isWindowsPlatform() and "pyside-rcc.exe" or "pyside-rcc", '-version', 'Resource Compiler', -1) # 4. do the Ruby programs