--- a/Preferences/ProgramsDialog.py Thu Aug 25 14:28:59 2016 +0200 +++ b/Preferences/ProgramsDialog.py Thu Aug 25 16:47:05 2016 +0200 @@ -163,7 +163,7 @@ self.__createProgramEntry( self.tr("Resource Compiler (Python, PyQt5)"), Utilities.isWindowsPlatform() and "pyrcc5.exe" or "pyrcc5", - '-version', 'Resource Compiler', -1) + '-version', '', -1, versionRe='Resource Compiler|pyrcc5') # 3. do the PySide programs # 3a. Translation Extractor PySide