aboutsummaryrefslogtreecommitdiff
path: root/src/ui/new_account.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/new_account.c')
-rw-r--r--src/ui/new_account.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/new_account.c b/src/ui/new_account.c
index f51eb4d..fdc53ff 100644
--- a/src/ui/new_account.c
+++ b/src/ui/new_account.c
@@ -125,7 +125,7 @@ ui_new_account_dialog_init(MESSENGER_Application *app,
125 125
126 gtk_window_set_title( 126 gtk_window_set_title(
127 GTK_WINDOW(handle->dialog), 127 GTK_WINDOW(handle->dialog),
128 _("New Profile") 128 _("New Account")
129 ); 129 );
130 130
131 gtk_window_set_transient_for( 131 gtk_window_set_transient_for(