[gnome-software: 9/10] Drop GsSidebar




commit 8daae69050bc09d8fb84df9e583bd9e188a5f267
Author: Adrien Plazas <kekun plazas laposte net>
Date:   Mon Jun 21 11:57:08 2021 +0200

    Drop GsSidebar
    
    It is now unused.

 po/POTFILES.in                   |   2 -
 src/gnome-software.gresource.xml |   1 -
 src/gs-sidebar.c                 | 633 ---------------------------------------
 src/gs-sidebar.h                 |  33 --
 src/gs-sidebar.ui                |  17 --
 src/meson.build                  |   1 -
 6 files changed, 687 deletions(-)
---
diff --git a/po/POTFILES.in b/po/POTFILES.in
index f3f19152f..9fe738f85 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -70,8 +70,6 @@ src/gs-search-page.ui
 src/gs-shell.c
 src/gs-shell.ui
 src/gs-shell-search-provider.c
-src/gs-sidebar.c
-src/gs-sidebar.ui
 src/gs-star-widget.ui
 src/gs-summary-tile.c
 src/gs-summary-tile.ui
diff --git a/src/gnome-software.gresource.xml b/src/gnome-software.gresource.xml
index 7a7770e68..8d3e33be8 100644
--- a/src/gnome-software.gresource.xml
+++ b/src/gnome-software.gresource.xml
@@ -34,7 +34,6 @@
   <file preprocess="xml-stripblanks">gs-screenshot-image.ui</file>
   <file preprocess="xml-stripblanks">gs-search-page.ui</file>
   <file preprocess="xml-stripblanks">gs-shell.ui</file>
-  <file preprocess="xml-stripblanks">gs-sidebar.ui</file>
   <file preprocess="xml-stripblanks">gs-star-widget.ui</file>
   <file preprocess="xml-stripblanks">gs-summary-tile.ui</file>
   <file preprocess="xml-stripblanks">gs-third-party-repo-row.ui</file>
diff --git a/src/meson.build b/src/meson.build
index 3c293ed1e..454215103 100644
--- a/src/meson.build
+++ b/src/meson.build
@@ -62,7 +62,6 @@ gnome_software_sources = [
   'gs-search-page.c',
   'gs-shell.c',
   'gs-shell-search-provider.c',
-  'gs-sidebar.c',
   'gs-star-image.c',
   'gs-star-widget.c',
   'gs-summary-tile.c',


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