[Xfce4-commits] [apps/xfce4-screensaver] 400/425: Drop Floating GNOME screensaver
noreply at xfce.org
noreply at xfce.org
Mon Oct 15 01:54:07 CEST 2018
This is an automated email from the git hooks/post-receive script.
b l u e s a b r e p u s h e d a c o m m i t t o b r a n c h m a s t e r
in repository apps/xfce4-screensaver.
commit 4a73a407f500807fc1070a9fe0acd5fe59961abc
Author: Sean Davis <smd.seandavis at gmail.com>
Date: Thu Oct 11 22:59:34 2018 -0400
Drop Floating GNOME screensaver
---
.gitignore | 2 --
configure.ac | 2 --
data/images/Makefile.am | 1 -
data/images/gnome-logo-white.svg | 14 --------------
po/POTFILES.in | 1 -
po/POTFILES.skip | 1 -
savers/Makefile.am | 7 -------
savers/gnomelogo-floaters.desktop.in.in | 10 ----------
8 files changed, 38 deletions(-)
diff --git a/.gitignore b/.gitignore
index 690cbc1..867a952 100644
--- a/.gitignore
+++ b/.gitignore
@@ -59,8 +59,6 @@ savers/cosmos-slideshow.desktop.in
savers/floaters
savers/footlogo-floaters.desktop
savers/footlogo-floaters.desktop.in
-savers/gnomelogo-floaters.desktop
-savers/gnomelogo-floaters.desktop.in
savers/gs-theme-engine-marshal.c
savers/gs-theme-engine-marshal.h
savers/libgs-theme-engine.a
diff --git a/configure.ac b/configure.ac
index 42302de..f748bc4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1100,8 +1100,6 @@ AC_SUBST(SLIDESHOW_COSMOS_DIR)
FLOATERS_FOOT_LOGO_IMAGE="${EXPANDED_DATADIR}/pixmaps/xfce-logo-white.svg"
AC_SUBST(FLOATERS_FOOT_LOGO_IMAGE)
-FLOATERS_FOOT_GNOME_LOGO_IMAGE="${EXPANDED_DATADIR}/pixmaps/gnome-logo-white.svg"
-AC_SUBST(FLOATERS_FOOT_GNOME_LOGO_IMAGE)
# Menu stuff
diff --git a/data/images/Makefile.am b/data/images/Makefile.am
index 4fe5a03..06da7a4 100644
--- a/data/images/Makefile.am
+++ b/data/images/Makefile.am
@@ -7,7 +7,6 @@ SUBDIRS = \
imagedir = $(datadir)/pixmaps
image_DATA = \
xfce-logo-white.svg \
- gnome-logo-white.svg \
$(NULL)
EXTRA_DIST = \
diff --git a/data/images/gnome-logo-white.svg b/data/images/gnome-logo-white.svg
deleted file mode 100644
index b8ee84d..0000000
--- a/data/images/gnome-logo-white.svg
+++ /dev/null
@@ -1,14 +0,0 @@
-<?xml version='1.0' encoding='UTF-8' standalone='no'?>
-<!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.0//EN'
- 'http://www.w3.org/TR//REC-SVG-0904/DTD/svg10.dtd'>
-<svg xmlns='http://www.w3.org/2/svg' version='1.0'
- x='0' y='0' width='128' height='128'
- viewBox='0 0 96 118'>
- <g style='fill:#ffffff;'>
- <path d='M 86.068,0.0 C 61.466,0.0 56.851,35.041 70.691,35.041 C 84.529,35.041 110.67100,0.0 86.068,0.0 z '/>
- <path d='M 45.217,30.699 C 52.586,31.149 60.671,2.5770 46.821,4.3740 C 32.976,6.1710 37.845,30.249 45.217,30.699 z '/>
- <path d='M 11.445,48.453 C 16.686,46.146 12.120,23.581 3.2080,29.735 C -5.7,35.890 6.2040,50.759 11.445,48.453 z '/>
- <path d='M 26.212,36.642 C 32.451,35.370 32.793,9.7780 21.667,14.369 C 10.539,18.961 19.978,37.916 26.212,36.642 L 26.212,36.642 z '/>
- <path d='M 58.791,93.913 C 59.898,102.367 52.589,106.542 45.431,101.092 C 22.644,83.743 83.160,75.088 79.171,51.386 C 75.860,31.712 15.495,37.769 8.6210,68.553 C 3.9680,89.374 27.774,118.26 52.614,118.26 C 64.834,118.26 78.929,107.226 81.566,93.248 C 83.580,82.589 57.867,86.860 58.791,93.913 L 58.791,93.913 z '/>
- </g>
-</svg>
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 589d7cd..5ac95bf 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -8,7 +8,6 @@ data/xfce4-screensaver.directory.in
savers/cosmos-slideshow.desktop.in.in
savers/floaters.c
savers/footlogo-floaters.desktop.in.in
-savers/gnomelogo-floaters.desktop.in.in
savers/personal-slideshow.desktop.in.in
savers/popsquares.c
savers/popsquares.desktop.in.in
diff --git a/po/POTFILES.skip b/po/POTFILES.skip
index 5461a91..f8c289b 100644
--- a/po/POTFILES.skip
+++ b/po/POTFILES.skip
@@ -1,7 +1,6 @@
data/images/cosmos/cosmos.xml.in
savers/cosmos-slideshow.desktop.in
savers/footlogo-floaters.desktop.in
-savers/gnomelogo-floaters.desktop.in
savers/personal-slideshow.desktop.in
savers/popsquares.desktop.in
src/xfce4-screensaver.desktop.in
diff --git a/savers/Makefile.am b/savers/Makefile.am
index 4bb6a6e..94e9cfa 100644
--- a/savers/Makefile.am
+++ b/savers/Makefile.am
@@ -17,7 +17,6 @@ AM_CPPFLAGS = \
DESKTOP_IN_IN_FILES = \
cosmos-slideshow.desktop.in.in \
footlogo-floaters.desktop.in.in \
- gnomelogo-floaters.desktop.in.in \
personal-slideshow.desktop.in.in \
popsquares.desktop.in.in \
$(NULL)
@@ -26,8 +25,6 @@ cosmos-slideshow.desktop.in: cosmos-slideshow.desktop.in.in Makefile
$(edit) $< >$@
footlogo-floaters.desktop.in: footlogo-floaters.desktop.in.in Makefile
$(edit) $< >$@
-gnomelogo-floaters.desktop.in: gnomelogo-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
@@ -38,14 +35,12 @@ popsquares.desktop.in: popsquares.desktop.in.in Makefile
edit = sed \
-e 's|@SLIDESHOW_COSMOS_DIR[@]|$(SLIDESHOW_COSMOS_DIR)|g' \
-e 's|@FLOATERS_FOOT_LOGO_IMAGE[@]|$(FLOATERS_FOOT_LOGO_IMAGE)|g' \
- -e 's|@FLOATERS_FOOT_GNOME_LOGO_IMAGE[@]|$(FLOATERS_FOOT_GNOME_LOGO_IMAGE)|g' \
-e 's|@SAVERDIR[@]|$(privlibexecdir)|g'
themesdir = $(datadir)/applications/screensavers
themes_in_files = \
cosmos-slideshow.desktop.in \
footlogo-floaters.desktop.in \
- gnomelogo-floaters.desktop.in \
personal-slideshow.desktop.in \
popsquares.desktop.in \
$(NULL)
@@ -130,7 +125,6 @@ CLEANFILES = \
$(BUILT_SOURCES) \
cosmos-slideshow.desktop.in \
footlogo-floaters.desktop.in \
- gnomelogo-floaters.desktop.in \
popsquares.desktop.in \
personal-slideshow.desktop.in \
$(NULL)
@@ -144,7 +138,6 @@ MAINTAINERCLEANFILES = \
Makefile.in \
cosmos-slideshow.desktop \
footlogo-floaters.desktop \
- gnomelogo-floaters.desktop \
personal-slideshow.desktop \
popsquares.desktop \
$(NULL)
diff --git a/savers/gnomelogo-floaters.desktop.in.in b/savers/gnomelogo-floaters.desktop.in.in
deleted file mode 100644
index f5098af..0000000
--- a/savers/gnomelogo-floaters.desktop.in.in
+++ /dev/null
@@ -1,10 +0,0 @@
-[Desktop Entry]
-_Name=Floating GNOME
-_Comment=Bubbles the GNOME logo around the screen
-Exec=@SAVERDIR@/floaters @FLOATERS_FOOT_GNOME_LOGO_IMAGE@
-TryExec=@SAVERDIR@/floaters
-StartupNotify=false
-Terminal=false
-Type=Application
-Categories=Screensaver;
-OnlyShowIn=XFCE;
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list