monkey-bubble r262 - in trunk: . src/ui
- From: herzi svn gnome org
- To: svn-commits-list gnome org
- Subject: monkey-bubble r262 - in trunk: . src/ui
- Date: Wed, 6 Feb 2008 16:07:39 +0000 (GMT)
Author: herzi
Date: Wed Feb 6 16:07:39 2008
New Revision: 262
URL: http://svn.gnome.org/viewvc/monkey-bubble?rev=262&view=rev
Log:
2008-02-05 Sven Herzberg <sven imendio com>
* src/ui/ui-main.c: (ui_main_new): dropped gtk_widget_show() for the
main menu; gtk_menu_popup() will automatically show the widget
Modified:
trunk/ChangeLog
trunk/src/ui/ui-main.c
Modified: trunk/src/ui/ui-main.c
==============================================================================
--- trunk/src/ui/ui-main.c (original)
+++ trunk/src/ui/ui-main.c Wed Feb 6 16:07:39 2008
@@ -322,8 +322,6 @@
hildon_window_set_menu(HILDON_WINDOW(PRIVATE(ui_main)->window), GTK_MENU(main_menu));
- gtk_widget_show (main_menu);
-
g_object_unref (ui_manager);
#endif
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]