[empathy] src: install empathy-main-window-menubar.ui



commit 05175cbebfb7d4dee0b55d24ed46e921b8256e0c
Author: Raluca Elena Podiuc <ralucaelena1985 gmail com>
Date:   Thu Aug 25 13:02:12 2011 +0300

    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 <guillaume desmottes collabora co uk>
       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 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/Makefile.am b/src/Makefile.am
index 91c9988..a436158 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



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]