[gtranslator] Set primary toolbar
- From: Ignacio Casal Quinteiro <icq src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtranslator] Set primary toolbar
- Date: Sat, 2 Apr 2011 12:39:39 +0000 (UTC)
commit 0ebb6fd553c1dc7c74e1bdfd09797a54b28d698b
Author: Ignacio Casal Quinteiro <icq gnome org>
Date: Sat Apr 2 14:39:42 2011 +0200
Set primary toolbar
src/gtr-window.c | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/src/gtr-window.c b/src/gtr-window.c
index 299f0b5..4aef4a0 100644
--- a/src/gtr-window.c
+++ b/src/gtr-window.c
@@ -1720,6 +1720,9 @@ gtr_window_draw (GtrWindow * window)
"model",
_gtr_application_get_toolbars_model (GTR_APP), NULL));
+ egg_editable_toolbar_set_primary_class (EGG_EDITABLE_TOOLBAR (priv->toolbar),
+ TRUE, NULL);
+
egg_editable_toolbar_show (EGG_EDITABLE_TOOLBAR (priv->toolbar),
"DefaultToolBar");
gtk_box_pack_start (GTK_BOX (priv->main_box),
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]