[empathy/gnome-2-28: 10/18] Rename the Create button to Add on moblin.
- From: Guillaume Desmottes <gdesmott src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [empathy/gnome-2-28: 10/18] Rename the Create button to Add on moblin.
- Date: Fri, 2 Oct 2009 16:37:24 +0000 (UTC)
commit b5053cb50edbb10a454524dffc9eb25a0a825ca8
Author: Cosimo Cecchi <cosimoc gnome org>
Date: Wed Sep 30 12:24:30 2009 +0200
Rename the Create button to Add on moblin.
src/empathy-accounts-dialog.c | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/src/empathy-accounts-dialog.c b/src/empathy-accounts-dialog.c
index 8050140..ad33ca2 100644
--- a/src/empathy-accounts-dialog.c
+++ b/src/empathy-accounts-dialog.c
@@ -1658,6 +1658,9 @@ accounts_dialog_build_ui (EmpathyAccountsDialog *dialog)
#ifdef HAVE_NBTK
action_area = gtk_dialog_get_action_area (GTK_DIALOG (priv->window));
gtk_widget_hide (action_area);
+
+ gtk_button_set_label (GTK_BUTTON (priv->button_create), GTK_STOCK_ADD);
+ gtk_button_set_use_stock (GTK_BUTTON (priv->button_create), TRUE);
#endif
priv->combobox_protocol = empathy_protocol_chooser_new ();
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]