diff options
| author | Glenn Morris | 2012-10-20 18:35:46 -0700 |
|---|---|---|
| committer | Glenn Morris | 2012-10-20 18:35:46 -0700 |
| commit | ad483434e52196daa45b87cd6e1528c9ba0bdeb8 (patch) | |
| tree | 5b81badfbdf7f17314174753c1d844995f96fde9 /etc/ChangeLog | |
| parent | 8dc2a723eb0e4387889474d87c2f2b00954ff893 (diff) | |
| download | emacs-ad483434e52196daa45b87cd6e1528c9ba0bdeb8.tar.gz emacs-ad483434e52196daa45b87cd6e1528c9ba0bdeb8.zip | |
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/ChangeLog')
| -rw-r--r-- | etc/ChangeLog | 19 |
1 files changed, 13 insertions, 6 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog index 4e1f15e913d..0df52d531d2 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2012-10-21 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * images/icons/hicolor/32x32/apps/emacs22.png: | ||
| 4 | * images/icons/hicolor/16x16/apps/emacs22.png: | ||
| 5 | * images/icons/hicolor/48x48/apps/emacs22.png: | ||
| 6 | * images/icons/hicolor/24x24/apps/emacs22.png: Restore old icons. | ||
| 7 | |||
| 1 | 2012-10-14 Kenichi Handa <handa@gnu.org> | 8 | 2012-10-14 Kenichi Handa <handa@gnu.org> |
| 2 | 9 | ||
| 3 | * charsets/JISC6226.map: Re-generated. | 10 | * charsets/JISC6226.map: Re-generated. |
| @@ -9,12 +16,12 @@ | |||
| 9 | 16 | ||
| 10 | 2012-10-11 Kenichi Handa <handa@gnu.org> | 17 | 2012-10-11 Kenichi Handa <handa@gnu.org> |
| 11 | 18 | ||
| 12 | * charsets/CNS-2.map, charsets/CNS-3.map, charsets/CNS-4.map, | 19 | * charsets/CNS-2.map, charsets/CNS-3.map, charsets/CNS-4.map: |
| 13 | charsets/CNS-5.map, charsets/CNS-6.map, charsets/CNS-7.map, | 20 | * charsets/CNS-5.map, charsets/CNS-6.map, charsets/CNS-7.map: |
| 14 | charsets/CP932-2BYTE.map, charsets/GB180302.map, | 21 | * charsets/CP932-2BYTE.map, charsets/GB180302.map: |
| 15 | charsets/GB180304.map, charsets/JISC6226.map, | 22 | * charsets/GB180304.map, charsets/JISC6226.map: |
| 16 | charsets/JISX2131.map, charsets/MIK.map, charsets/PTCP154.map, | 23 | * charsets/JISX2131.map, charsets/MIK.map, charsets/PTCP154.map: |
| 17 | charsets/stdenc.map, charsets/symbol.map: Re-generated. | 24 | * charsets/stdenc.map, charsets/symbol.map: Re-generate. |
| 18 | 25 | ||
| 19 | 2012-10-07 Jan Djärv <jan.h.d@swipnet.se> | 26 | 2012-10-07 Jan Djärv <jan.h.d@swipnet.se> |
| 20 | 27 | ||