vala-terminal: Make window title handling respect terminal tabs.
commit0241cf2f19710b885dc060d03ec80af438e8246e
authorDavid Kozub <zub@linux.fjfi.cvut.cz>
Sun, 23 May 2010 21:53:41 +0000 (23 23:53 +0200)
committerMichael 'Mickey' Lauer <mickey@vanille-media.de>
Mon, 24 May 2010 09:48:05 +0000 (24 11:48 +0200)
treec2298782a413cdb6eaf76332cba896efbf7b1c43
parentfda5f26710acfc0befe04c8f2e58b35bdba297f7
vala-terminal: Make window title handling respect terminal tabs.

vala-terminal does not remember the title per tab. The last tab to set
the title wins whether if it's active or not. This pach fixes the
behaviour.

Signed-off-by: David Kozub <zub@linux.fjfi.cvut.cz>
src/mainwindow.vala
src/terminal.vala