summarylogtreecommitdiffstats
path: root/menubar.patch
blob: ad3cc58c592f1525c7f88d1eca2961e0d0e3366e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/gedit/gedit-app.c b/gedit/gedit-app.c
index 5532d5975..671208c35 100644
--- a/gedit/gedit-app.c
+++ b/gedit/gedit-app.c
@@ -627,6 +627,7 @@ add_accelerator (GtkApplication *app,
 static gboolean
 show_menubar (void)
 {
+	return TRUE;
 	GtkSettings *settings = gtk_settings_get_default ();
 	gboolean result;