[gnome-backgrounds] Install to share/backgrounds instead of share/pixmaps/backgrounds
- From: William Jon McCann <mccann src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-backgrounds] Install to share/backgrounds instead of share/pixmaps/backgrounds
- Date: Sun, 6 Mar 2011 05:51:48 +0000 (UTC)
commit b0bfdf61eedca2e4fa7b7b3be812a5bfcaea87a6
Author: William Jon McCann <jmccann redhat com>
Date: Sun Mar 6 00:51:16 2011 -0500
Install to share/backgrounds instead of share/pixmaps/backgrounds
abstract/Makefile.am | 2 +-
cosmos/Makefile.am | 2 +-
nature/Makefile.am | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/abstract/Makefile.am b/abstract/Makefile.am
index a23969b..a5d0bc1 100644
--- a/abstract/Makefile.am
+++ b/abstract/Makefile.am
@@ -1,4 +1,4 @@
-backgrounddir = $(datadir)/pixmaps/backgrounds/gnome/abstract
+backgrounddir = $(datadir)/backgrounds/gnome/abstract
background_DATA = \
Flow.png \
diff --git a/cosmos/Makefile.am b/cosmos/Makefile.am
index a82aa92..b1750cf 100644
--- a/cosmos/Makefile.am
+++ b/cosmos/Makefile.am
@@ -1,6 +1,6 @@
NULL =
-backgrounddir = $(datadir)/pixmaps/backgrounds/gnome/cosmos
+backgrounddir = $(datadir)/backgrounds/gnome/cosmos
BACKGROUNDS = \
blue-marble-west.jpg \
diff --git a/nature/Makefile.am b/nature/Makefile.am
index 856256e..12413eb 100644
--- a/nature/Makefile.am
+++ b/nature/Makefile.am
@@ -1,4 +1,4 @@
-backgrounddir = $(datadir)/pixmaps/backgrounds/gnome/nature
+backgrounddir = $(datadir)/backgrounds/gnome/nature
background_DATA =\
Aqua.jpg \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]