diff options
author | Glenn Morris <rgm@gnu.org> | 2012-10-20 18:35:46 -0700 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2012-10-20 18:35:46 -0700 |
commit | ad483434e52196daa45b87cd6e1528c9ba0bdeb8 (patch) | |
tree | 5b81badfbdf7f17314174753c1d844995f96fde9 /etc/images/icons | |
parent | 8dc2a723eb0e4387889474d87c2f2b00954ff893 (diff) | |
download | emacs-ad483434e52196daa45b87cd6e1528c9ba0bdeb8.tar.gz |
Put back old Emacs 22 icons, just don't install them
Some people prefer them to the newer icon
* Makefile.in (install-etc): Don't install emacs22 icons.
* etc/images/icons/hicolor/32x32/apps/emacs22.png:
* etc/images/icons/hicolor/16x16/apps/emacs22.png:
* etc/images/icons/hicolor/48x48/apps/emacs22.png:
* etc/images/icons/hicolor/24x24/apps/emacs22.png: Restore old icons.
* etc/images/icons/README: Restore info about emacs22 icons
Diffstat (limited to 'etc/images/icons')
-rw-r--r-- | etc/images/icons/README | 7 | ||||
-rw-r--r-- | etc/images/icons/hicolor/16x16/apps/emacs22.png | bin | 0 -> 705 bytes | |||
-rw-r--r-- | etc/images/icons/hicolor/24x24/apps/emacs22.png | bin | 0 -> 988 bytes | |||
-rw-r--r-- | etc/images/icons/hicolor/32x32/apps/emacs22.png | bin | 0 -> 2404 bytes | |||
-rw-r--r-- | etc/images/icons/hicolor/48x48/apps/emacs22.png | bin | 0 -> 3431 bytes |
5 files changed, 7 insertions, 0 deletions
diff --git a/etc/images/icons/README b/etc/images/icons/README index d71641684cd..664c52906ac 100644 --- a/etc/images/icons/README +++ b/etc/images/icons/README @@ -9,6 +9,13 @@ Copyright (C) 2007-2012 Free Software Foundation, Inc. License: GNU General Public License version 3 or later (see COPYING) +Files: hicolor/16x16/apps/emacs22.png hicolor/24x24/apps/emacs22.png + hicolor/32x32/apps/emacs22.png hicolor/48x48/apps/emacs22.png + +Author: Andrew Zhilin <andrew_zhilin@yahoo.com> +Copyright (C) 2005-2012 Free Software Foundation, Inc. +License: GNU General Public License version 3 or later (see COPYING) + Files: allout-widgets-dark-bg/closed.png allout-widgets-dark-bg/closed.xpm allout-widgets-dark-bg/empty.png diff --git a/etc/images/icons/hicolor/16x16/apps/emacs22.png b/etc/images/icons/hicolor/16x16/apps/emacs22.png Binary files differnew file mode 100644 index 00000000000..b419b01b4ee --- /dev/null +++ b/etc/images/icons/hicolor/16x16/apps/emacs22.png diff --git a/etc/images/icons/hicolor/24x24/apps/emacs22.png b/etc/images/icons/hicolor/24x24/apps/emacs22.png Binary files differnew file mode 100644 index 00000000000..790ec7e2bff --- /dev/null +++ b/etc/images/icons/hicolor/24x24/apps/emacs22.png diff --git a/etc/images/icons/hicolor/32x32/apps/emacs22.png b/etc/images/icons/hicolor/32x32/apps/emacs22.png Binary files differnew file mode 100644 index 00000000000..31fbb47c0d2 --- /dev/null +++ b/etc/images/icons/hicolor/32x32/apps/emacs22.png diff --git a/etc/images/icons/hicolor/48x48/apps/emacs22.png b/etc/images/icons/hicolor/48x48/apps/emacs22.png Binary files differnew file mode 100644 index 00000000000..f0df0fb6594 --- /dev/null +++ b/etc/images/icons/hicolor/48x48/apps/emacs22.png |