hotwire-ssh r9 - trunk/hotssh
- From: walters svn gnome org
- To: svn-commits-list gnome org
- Subject: hotwire-ssh r9 - trunk/hotssh
- Date: Fri, 23 May 2008 03:16:48 +0000 (UTC)
Author: walters
Date: Fri May 23 03:16:48 2008
New Revision: 9
URL: http://svn.gnome.org/viewvc/hotwire-ssh?rev=9&view=rev
Log:
Tweak window title
Modified:
trunk/hotssh/sshwindow.py
Modified: trunk/hotssh/sshwindow.py
==============================================================================
--- trunk/hotssh/sshwindow.py (original)
+++ trunk/hotssh/sshwindow.py Fri May 23 03:16:48 2008
@@ -770,7 +770,7 @@
class SshWindow(VteWindow):
def __init__(self, **kwargs):
- super(SshWindow, self).__init__(title='HotSSH', icon_name='hotwire-openssh', **kwargs)
+ super(SshWindow, self).__init__(title='Secure Shell', icon_name='hotwire-openssh', **kwargs)
self.__ui_string = """
<ui>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]