[gnome-screensaver] Remove the theme files for cosmos and footlogo floaters
- From: William Jon McCann <mccann src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-screensaver] Remove the theme files for cosmos and footlogo floaters
- Date: Sun, 6 Mar 2011 05:59:31 +0000 (UTC)
commit 2a930fdc0ad5d16eb6cc8619cb6fe76993e0f8ab
Author: William Jon McCann <jmccann redhat com>
Date: Sat Mar 5 22:29:48 2011 -0500
Remove the theme files for cosmos and footlogo floaters
The images for these have been removed
configure.ac | 8 --------
po/POTFILES.in | 2 --
po/POTFILES.skip | 2 --
savers/Makefile.am | 14 --------------
savers/cosmos-slideshow.desktop.in.in | 10 ----------
savers/footlogo-floaters.desktop.in.in | 10 ----------
6 files changed, 0 insertions(+), 46 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 0e7e058..46ca702 100644
--- a/configure.ac
+++ b/configure.ac
@@ -762,14 +762,6 @@ AC_SUBST(CFLAGS)
AC_SUBST(CPPFLAGS)
AC_SUBST(LDFLAGS)
-# Saver engine stuff
-SLIDESHOW_COSMOS_DIR="${EXPANDED_DATADIR}/backgrounds/cosmos"
-
-AC_SUBST(SLIDESHOW_COSMOS_DIR)
-
-FLOATERS_FOOT_LOGO_IMAGE="${EXPANDED_DATADIR}/pixmaps/gnome-logo-white.svg"
-AC_SUBST(FLOATERS_FOOT_LOGO_IMAGE)
-
# Menu stuff
GNOME_SCREENSAVER_THEMES_DIR="${EXPANDED_DATADIR}/applications/screensavers"
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 6901f9c..1f420e2 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -1,8 +1,6 @@
# List of source files containing translatable strings.
# Please keep this file sorted alphabetically.
data/gnome-screensaver.directory.in
-savers/cosmos-slideshow.desktop.in.in
-savers/footlogo-floaters.desktop.in.in
savers/personal-slideshow.desktop.in.in
savers/popsquares.desktop.in.in
savers/popsquares.c
diff --git a/po/POTFILES.skip b/po/POTFILES.skip
index 90d8816..ce3651b 100644
--- a/po/POTFILES.skip
+++ b/po/POTFILES.skip
@@ -1,5 +1,3 @@
-savers/cosmos-slideshow.desktop.in
-savers/footlogo-floaters.desktop.in
savers/personal-slideshow.desktop.in
savers/popsquares.desktop.in
src/gnome-screensaver.desktop.in
diff --git a/savers/Makefile.am b/savers/Makefile.am
index ce8035f..2a703cb 100644
--- a/savers/Makefile.am
+++ b/savers/Makefile.am
@@ -15,16 +15,10 @@ INCLUDES = \
$(NULL)
DESKTOP_IN_IN_FILES = \
- cosmos-slideshow.desktop.in.in \
- footlogo-floaters.desktop.in.in \
personal-slideshow.desktop.in.in \
popsquares.desktop.in.in \
$(NULL)
-cosmos-slideshow.desktop.in: cosmos-slideshow.desktop.in.in Makefile
- $(edit) $< >$@
-footlogo-floaters.desktop.in: footlogo-floaters.desktop.in.in Makefile
- $(edit) $< >$@
personal-slideshow.desktop.in: personal-slideshow.desktop.in.in Makefile
$(edit) $< >$@
popsquares.desktop.in: popsquares.desktop.in.in Makefile
@@ -33,14 +27,10 @@ popsquares.desktop.in: popsquares.desktop.in.in Makefile
@INTLTOOL_DESKTOP_RULE@
edit = sed \
- -e 's|@SLIDESHOW_COSMOS_DIR[ ]|$(SLIDESHOW_COSMOS_DIR)|g' \
- -e 's|@FLOATERS_FOOT_LOGO_IMAGE[ ]|$(FLOATERS_FOOT_LOGO_IMAGE)|g' \
-e 's|@SAVERDIR[ ]|$(privlibexecdir)|g'
themesdir = $(datadir)/applications/screensavers
themes_in_files = \
- cosmos-slideshow.desktop.in \
- footlogo-floaters.desktop.in \
personal-slideshow.desktop.in \
popsquares.desktop.in \
$(NULL)
@@ -122,8 +112,6 @@ EXTRA_DIST = \
CLEANFILES = \
$(BUILT_SOURCES) \
- cosmos-slideshow.desktop.in \
- footlogo-floaters.desktop.in \
popsquares.desktop.in \
personal-slideshow.desktop.in \
$(NULL)
@@ -135,8 +123,6 @@ DISTCLEANFILES = \
MAINTAINERCLEANFILES = \
*~ \
Makefile.in \
- cosmos-slideshow.desktop \
- footlogo-floaters.desktop \
personal-slideshow.desktop \
popsquares.desktop \
$(NULL)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]