diff -r 852dc7d65ff0 -r beec1d9c1851 Tasks/TaskViewer.py --- a/Tasks/TaskViewer.py Thu Apr 03 19:21:10 2014 +0200 +++ b/Tasks/TaskViewer.py Fri Apr 04 18:07:19 2014 +0200 @@ -546,6 +546,7 @@ self.tr("Extracting project tasks..."), self.tr("Abort"), 0, len(files), self.tr("%v/%m Files")) progress.setMinimumDuration(0) + progress.setWindowTitle(self.tr("Tasks")) count = 0 for file in files: