Small cosmetic oneliner for non-centered titles on splitting.

This commit is contained in:
Stephen Boddy 2009-01-13 17:20:43 +01:00
parent eab9cb3757
commit 0bc670ac1d
1 changed files with 1 additions and 0 deletions

View File

@ -524,6 +524,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)