diff options
| author | Chong Yidong | 2012-10-01 11:17:02 +0800 |
|---|---|---|
| committer | Chong Yidong | 2012-10-01 11:17:02 +0800 |
| commit | 0c8c4f210574ef2e3b7289ac0a8211ae41cdabdb (patch) | |
| tree | 4c0721b63e51187f3b820fb41be68af31cfcd4ad | |
| parent | 86ec63ba3057ac5b3b760ebbdd547ff6d455cb65 (diff) | |
| download | emacs-0c8c4f210574ef2e3b7289ac0a8211ae41cdabdb.tar.gz emacs-0c8c4f210574ef2e3b7289ac0a8211ae41cdabdb.zip | |
Remove Emacs 22 icons.
* images/icons/hicolor/32x32/apps/emacs22.png:
* images/icons/hicolor/16x16/apps/emacs22.png:
* images/icons/hicolor/48x48/apps/emacs22.png:
* images/icons/hicolor/24x24/apps/emacs22.png: Remove old icons.
Fixes: debbugs:12536
| -rw-r--r-- | etc/ChangeLog | 8 | ||||
| -rw-r--r-- | etc/images/icons/hicolor/16x16/apps/emacs22.png | bin | 705 -> 0 bytes | |||
| -rw-r--r-- | etc/images/icons/hicolor/24x24/apps/emacs22.png | bin | 988 -> 0 bytes | |||
| -rw-r--r-- | etc/images/icons/hicolor/32x32/apps/emacs22.png | bin | 2404 -> 0 bytes | |||
| -rw-r--r-- | etc/images/icons/hicolor/48x48/apps/emacs22.png | bin | 3431 -> 0 bytes |
5 files changed, 8 insertions, 0 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog index d8cb96e0f5e..88cb1c0bb06 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2012-10-01 Chong Yidong <cyd@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: Remove old icons | ||
| 7 | (Bug#12536). | ||
| 8 | |||
| 1 | 2012-10-01 Paul Eggert <eggert@cs.ucla.edu> | 9 | 2012-10-01 Paul Eggert <eggert@cs.ucla.edu> |
| 2 | 10 | ||
| 3 | Revert the FOLLOW-SYMLINKS change for file-attributes. | 11 | Revert the FOLLOW-SYMLINKS change for file-attributes. |
diff --git a/etc/images/icons/hicolor/16x16/apps/emacs22.png b/etc/images/icons/hicolor/16x16/apps/emacs22.png deleted file mode 100644 index b419b01b4ee..00000000000 --- a/etc/images/icons/hicolor/16x16/apps/emacs22.png +++ /dev/null | |||
| Binary files differ | |||
diff --git a/etc/images/icons/hicolor/24x24/apps/emacs22.png b/etc/images/icons/hicolor/24x24/apps/emacs22.png deleted file mode 100644 index 790ec7e2bff..00000000000 --- a/etc/images/icons/hicolor/24x24/apps/emacs22.png +++ /dev/null | |||
| Binary files differ | |||
diff --git a/etc/images/icons/hicolor/32x32/apps/emacs22.png b/etc/images/icons/hicolor/32x32/apps/emacs22.png deleted file mode 100644 index 31fbb47c0d2..00000000000 --- a/etc/images/icons/hicolor/32x32/apps/emacs22.png +++ /dev/null | |||
| Binary files differ | |||
diff --git a/etc/images/icons/hicolor/48x48/apps/emacs22.png b/etc/images/icons/hicolor/48x48/apps/emacs22.png deleted file mode 100644 index f0df0fb6594..00000000000 --- a/etc/images/icons/hicolor/48x48/apps/emacs22.png +++ /dev/null | |||
| Binary files differ | |||