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 /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 'ChangeLog')
| -rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -1,5 +1,7 @@ | |||
| 1 | 2012-10-21 Glenn Morris <rgm@gnu.org> | 1 | 2012-10-21 Glenn Morris <rgm@gnu.org> |
| 2 | 2 | ||
| 3 | * Makefile.in (install-etc): Don't install emacs22 icons. | ||
| 4 | |||
| 3 | * Makefile.in (emacs_transform): New variable. | 5 | * Makefile.in (emacs_transform): New variable. |
| 4 | (install-etc): Prefer a make variable to a shell variable. | 6 | (install-etc): Prefer a make variable to a shell variable. |
| 5 | 7 | ||