diff options
author | Orochimarufan <orochimarufan.x3@gmail.com> | 2013-12-14 01:52:46 +0100 |
---|---|---|
committer | Orochimarufan <orochimarufan.x3@gmail.com> | 2013-12-14 01:54:27 +0100 |
commit | 50e9574c0cf8ffc6167799608d95201e6dcfb391 (patch) | |
tree | 7e58eac0bc5916035f9af8b5ef5e059c0436b0ea /gui/dialogs/AccountListDialog.ui | |
parent | bbd17b6224ea1cbccbe602a123b828b20ec5619f (diff) | |
download | PrismLauncher-50e9574c0cf8ffc6167799608d95201e6dcfb391.tar.gz PrismLauncher-50e9574c0cf8ffc6167799608d95201e6dcfb391.tar.bz2 PrismLauncher-50e9574c0cf8ffc6167799608d95201e6dcfb391.zip |
Fix various Dialogs (Titles, License formatting)
Diffstat (limited to 'gui/dialogs/AccountListDialog.ui')
-rw-r--r-- | gui/dialogs/AccountListDialog.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/dialogs/AccountListDialog.ui b/gui/dialogs/AccountListDialog.ui index 571f9be7..72682163 100644 --- a/gui/dialogs/AccountListDialog.ui +++ b/gui/dialogs/AccountListDialog.ui @@ -11,7 +11,7 @@ </rect> </property> <property name="windowTitle"> - <string>Dialog</string> + <string>Manage Accounts</string> </property> <layout class="QVBoxLayout" name="verticalLayout_2"> <item> |