[gnome-control-center/wip/jsparber/background: 38/40] background: remove old source files and images form git
- From: Julian Sparber <jsparber src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center/wip/jsparber/background: 38/40] background: remove old source files and images form git
- Date: Tue, 6 Feb 2018 19:21:08 +0000 (UTC)
commit 4645922ad7ce98f27ca4da32420d5d679437e1f9
Author: Julian Sparber <julian sparber net>
Date: Sat Feb 3 20:10:36 2018 +0100
background: remove old source files and images form git
https://bugzilla.gnome.org/show_bug.cgi?id=788515
panels/background/bg-colors-source.c | 256 --------
panels/background/bg-colors-source.h | 41 --
panels/background/bg-pictures-source.c | 997 -----------------------------
panels/background/bg-pictures-source.h | 50 --
panels/background/cc-background-item.c | 1 -
panels/background/meson.build | 10 -
panels/background/noise-texture-light.png | Bin 69136 -> 0 bytes
panels/background/slideshow-symbolic.svg | 70 --
8 files changed, 0 insertions(+), 1425 deletions(-)
---
diff --git a/panels/background/cc-background-item.c b/panels/background/cc-background-item.c
index 13c6583..c547cb1 100644
--- a/panels/background/cc-background-item.c
+++ b/panels/background/cc-background-item.c
@@ -143,7 +143,6 @@ set_bg_properties (CcBackgroundItem *item)
{
GdkRGBA pcolor = { 0, 0, 0, 0 };
GdkRGBA scolor = { 0, 0, 0, 0 };
- GdkColor p, s;
if (item->uri) {
g_autoptr(GFile) file = NULL;
diff --git a/panels/background/meson.build b/panels/background/meson.build
index 847bd82..faa4483 100644
--- a/panels/background/meson.build
+++ b/panels/background/meson.build
@@ -18,20 +18,10 @@ i18n.merge_file(
)
install_data(
- 'slideshow-symbolic.svg',
- install_dir: join_paths(control_center_icondir, 'hicolor', 'scalable', 'categories')
-)
-
-install_data(
'slideshow-emblem.svg',
install_dir: join_paths(control_center_icondir, 'hicolor', 'scalable', 'emblems')
)
-install_data(
- 'noise-texture-light.png',
- install_dir: join_paths(control_center_pkgdatadir, 'pixmaps')
-)
-
common_sources = []
enums = 'gdesktop-enums-types'
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]