Commit 4a660992 authored by Adrian Georgescu's avatar Adrian Georgescu

Changed titles for some windows

parent fbe8d89f
......@@ -590,8 +590,8 @@ class ServerToolsWindow(base_class, ui_class):
self.tab_widget.removeTab(0) # remove the tab(s) added in designer
self.tab_widget.tabBar().hide()
self.account_button.setMenu(QMenu(self.account_button))
self.setWindowTitle('Blink Server Tools')
self.setWindowIconText('Server Tools')
self.setWindowTitle('Account Settings on SIP Server')
self.setWindowIconText('SIP Server page')
self.model = model
self.tab_widget.addTab(ServerToolsWebView(self), '')
font = self.account_label.font()
......
......@@ -17,7 +17,7 @@
</size>
</property>
<property name="windowTitle">
<string>Google Contacts</string>
<string>Google Contacts Authorization</string>
</property>
<layout class="QVBoxLayout" name="dialog_layout">
<property name="spacing">
......
......@@ -11,7 +11,7 @@
</rect>
</property>
<property name="windowTitle">
<string>Blink Server Tools</string>
<string>Account Settings on SIP Server</string>
</property>
<property name="windowIcon">
<iconset>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment