summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2013-11-15 14:31:52 +0100
committerUlrich Müller <ulm@gentoo.org>2013-11-15 14:31:52 +0100
commit9f6c358940967d8bb395c51a857eb57843429e1c (patch)
tree7066bf7fd7972530ea755315bde6ed979d1ab7e9
parentAdd site-gentoo.el file. (diff)
downloademacs-tools-9f6c358940967d8bb395c51a857eb57843429e1c.tar.gz
emacs-tools-9f6c358940967d8bb395c51a857eb57843429e1c.tar.bz2
emacs-tools-9f6c358940967d8bb395c51a857eb57843429e1c.zip
Remove gnome-emacs.png icon file.
* icons/gnome-emacs.png: File removed. The ebuild does not install this icon since a long time. * icons/COPYRIGHT.icons: Update. * Makefile (ICONFILES): Update.
-rw-r--r--ChangeLog5
-rw-r--r--Makefile2
-rw-r--r--icons/COPYRIGHT.icons6
-rw-r--r--icons/gnome-emacs.pngbin4443 -> 0 bytes
4 files changed, 6 insertions, 7 deletions
diff --git a/ChangeLog b/ChangeLog
index d19292c..69c720d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2013-11-15 Ulrich Müller <ulm@gentoo.org>
+ * icons/gnome-emacs.png: File removed. The ebuild does not install
+ this icon since a long time.
+ * icons/COPYRIGHT.icons: Update.
+ * Makefile (ICONFILES): Update.
+
* site-gentoo.el: New file. Gentoo site startup, initially empty.
* Makefile (DISTFILES): Update.
diff --git a/Makefile b/Makefile
index 99e9ba5..5cb2e9b 100644
--- a/Makefile
+++ b/Makefile
@@ -7,7 +7,7 @@ PV = $(shell sed '/^[ \t]*\* [Vv]ersion/!d;s/[^0-9.]*\([^ \t]*\).*/\1/;q' \
P = $(PN)-$(PV)
DESKTOPFILES = emacs.desktop emacsclient.desktop
-ICONFILES = gnome-emacs.png sink.png \
+ICONFILES = sink.png \
emacs22_16.png emacs22_24.png emacs22_32.png emacs22_48.png \
emacs_16.png emacs_24.png emacs_32.png emacs_48.png emacs_128.png \
emacs.svg
diff --git a/icons/COPYRIGHT.icons b/icons/COPYRIGHT.icons
index 859d9f4..e03fa2e 100644
--- a/icons/COPYRIGHT.icons
+++ b/icons/COPYRIGHT.icons
@@ -6,12 +6,6 @@ File: sink.png
Published in 1987 without copyright notice
License: public domain
-File: gnome-emacs.png
- Taken from GNOME
- Authors: Garrett LeSage <garrett@linux.com>
- Tuomas Kuosmanen <tigert@gimp.org>
- License: GNU General Public License version 2 or later
-
Files: emacs22_16.png emacs22_24.png emacs22_32.png emacs22_48.png
Taken from Emacs 22.1
Author: Andrew Zhilin <andrew_zhilin@yahoo.com>
diff --git a/icons/gnome-emacs.png b/icons/gnome-emacs.png
deleted file mode 100644
index 4eaca87..0000000
--- a/icons/gnome-emacs.png
+++ /dev/null
Binary files differ