[gnome-control-center/wip/jsparber/background: 37/41] background: remove bg-source and bg-wallpapers-source files



commit 59c0a6a525797f934007748c0bc54485344f2510
Author: Julian Sparber <julian sparber net>
Date:   Tue Feb 6 22:43:26 2018 +0100

    background: remove bg-source and bg-wallpapers-source files
    
    https://bugzilla.gnome.org/show_bug.cgi?id=788515

 panels/background/bg-source.c            | 202 -------------------------------
 panels/background/bg-source.h            |  46 -------
 panels/background/bg-wallpapers-source.c | 173 --------------------------
 panels/background/bg-wallpapers-source.h |  38 ------
 panels/background/meson.build            |   2 -
 5 files changed, 461 deletions(-)
---
diff --git a/panels/background/meson.build b/panels/background/meson.build
index faa44830f..64f55f988 100644
--- a/panels/background/meson.build
+++ b/panels/background/meson.build
@@ -58,8 +58,6 @@ common_sources += gnome.compile_resources(
 )
 
 sources = common_sources + files(
-  'bg-source.c',
-  'bg-wallpapers-source.c',
   'cc-background-item.c',
   'cc-background-grid-item.c',
   'cc-background-store.c',


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