[Xfce4-commits] [xfce/xfce4-power-manager] 54/64: Drop cpu icon and 128px folder
noreply at xfce.org
noreply at xfce.org
Mon May 26 06:00:49 CEST 2014
This is an automated email from the git hooks/post-receive script.
eric pushed a commit to branch master
in repository xfce/xfce4-power-manager.
commit 246c73268a203f71832cb0313d91dd88971f0b16
Author: Simon Steinbeiss <simon.steinbeiss at elfenbeinturm.at>
Date: Mon May 19 15:41:49 2014 +0200
Drop cpu icon and 128px folder
---
data/icons/128x128/Makefile.am | 1 -
data/icons/128x128/devices/Makefile.am | 7 -------
data/icons/128x128/devices/processor.png | Bin 10240 -> 0 bytes
data/icons/Makefile.am | 1 -
4 files changed, 9 deletions(-)
diff --git a/data/icons/128x128/Makefile.am b/data/icons/128x128/Makefile.am
deleted file mode 100644
index 2b751b1..0000000
--- a/data/icons/128x128/Makefile.am
+++ /dev/null
@@ -1 +0,0 @@
-SUBDIRS = devices
\ No newline at end of file
diff --git a/data/icons/128x128/devices/Makefile.am b/data/icons/128x128/devices/Makefile.am
deleted file mode 100644
index c7c8670..0000000
--- a/data/icons/128x128/devices/Makefile.am
+++ /dev/null
@@ -1,7 +0,0 @@
-EXTRA_DIST = \
- $(Data_DATA)
-
-Datadir = $(datadir)/icons/hicolor/128x128/devices
-
-Data_DATA = \
- processor.png
diff --git a/data/icons/128x128/devices/processor.png b/data/icons/128x128/devices/processor.png
deleted file mode 100644
index 4fcd78c..0000000
Binary files a/data/icons/128x128/devices/processor.png and /dev/null differ
diff --git a/data/icons/Makefile.am b/data/icons/Makefile.am
index 62c1da4..d67e8e1 100644
--- a/data/icons/Makefile.am
+++ b/data/icons/Makefile.am
@@ -4,7 +4,6 @@ SUBDIRS = \
24x24 \
32x32 \
48x48 \
- 128x128 \
scalable
gtk_update_icon_cache = gtk-update-icon-cache -f -t $(datadir)/icons/hicolor
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list