[gnome-boxes/wip/wizard-n-props-in-dialog2: 3/12] Drop now redundant Sidebar class



commit 4c50e212852a868d2bde341e1c84c2ea2cf32cf3
Author: Zeeshan Ali (Khattak) <zeeshanak gnome org>
Date:   Thu Aug 28 19:15:42 2014 +0100

    Drop now redundant Sidebar class
    
    https://bugzilla.gnome.org/show_bug.cgi?id=733367

 data/gnome-boxes.gresource.xml |    1 -
 data/ui/sidebar.ui             |   21 ---------------------
 src/Makefile.am                |    1 -
 src/sidebar.vala               |   40 ----------------------------------------
 4 files changed, 0 insertions(+), 63 deletions(-)
---
diff --git a/data/gnome-boxes.gresource.xml b/data/gnome-boxes.gresource.xml
index bf4ac2b..5ed720c 100644
--- a/data/gnome-boxes.gresource.xml
+++ b/data/gnome-boxes.gresource.xml
@@ -18,7 +18,6 @@
     <file preprocess="xml-stripblanks">ui/searchbar.ui</file>
     <file preprocess="xml-stripblanks">ui/selectionbar.ui</file>
     <file preprocess="xml-stripblanks">ui/selection-toolbar.ui</file>
-    <file preprocess="xml-stripblanks">ui/sidebar.ui</file>
     <file preprocess="xml-stripblanks">ui/topbar.ui</file>
     <file preprocess="xml-stripblanks">ui/unattended-setup-box.ui</file>
     <file preprocess="xml-stripblanks">ui/wizard.ui</file>
diff --git a/src/Makefile.am b/src/Makefile.am
index 497522a..37dd322 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -129,7 +129,6 @@ gnome_boxes_SOURCES =                               \
        searchbar.vala                          \
        selectionbar.vala                       \
        selection-toolbar.vala                  \
-       sidebar.vala                            \
        spice-display.vala                      \
        topbar.vala                             \
        ui.vala                                 \


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