From 05175cbebfb7d4dee0b55d24ed46e921b8256e0c Mon Sep 17 00:00:00 2001 From: Raluca Elena Podiuc Date: Thu, 25 Aug 2011 13:02:12 +0300 Subject: src: install empathy-main-window-menubar.ui empathy-main-window-menubar.ui was added in this commit: 1ad15d157971b6550cb11787a03463e891d29364 is the first bad commit commit 1ad15d157971b6550cb11787a03463e891d29364 Author: Guillaume Desmottes Date: Tue Aug 23 14:08:18 2011 +0200 Move main window's UI manager to its own UI file Glade doesn't support GtkUIManager so it was impossible to edit the main window at all because of that. But was not marked to be installed. Fixes https://bugzilla.gnome.org/show_bug.cgi?id=657271 --- src/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/Makefile.am b/src/Makefile.am index 91c9988e9..a4361588b 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -245,6 +245,7 @@ ui_DATA = \ empathy-ft-manager.ui \ empathy-import-dialog.ui \ empathy-main-window.ui \ + empathy-main-window-menubar.ui \ empathy-new-chatroom-dialog.ui \ empathy-preferences.ui \ empathy-status-icon.ui -- cgit v1.2.3