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



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

    Drop now redundant Sidebar class

 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 2342a31..92b4b8a 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 831c096..79da105 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -128,7 +128,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]