Fix terminal title alignment. Merge from Stephen Boddy's dev branch. Closes LP #308124

This commit is contained in:
Chris Jones 2009-01-15 00:07:28 +00:00
parent 8c62f84357
commit 29d5eacbc9
1 changed files with 1 additions and 0 deletions

View File

@ -498,6 +498,7 @@ text/plain
dbg ('SEGBUG: Forked command')
self.on_vte_title_change(self._vte) # Force an initial update of our titles
self._title.show()
if self._pid == -1:
err (_('Unable to start shell: ') + shell)