diff options
author | pirate486743186 <[email protected]> | 2018-11-14 20:50:54 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2018-12-27 13:04:53 +0100 |
commit | 040a897fe879e949f4e11be4b0d065486c677e97 (patch) | |
tree | 381feadb1237513c7b71d042b656308f3c91d211 /data/icons/Makefile.am | |
parent | 75e89ca629a0d908924ac5c857ed3408abbdae75 (diff) | |
download | caja-040a897fe879e949f4e11be4b0d065486c677e97.tar.bz2 caja-040a897fe879e949f4e11be4b0d065486c677e97.tar.xz |
deleting unused nautilus icon
Diffstat (limited to 'data/icons/Makefile.am')
-rw-r--r-- | data/icons/Makefile.am | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/data/icons/Makefile.am b/data/icons/Makefile.am index 62e1b9c6..8a0b3c47 100644 --- a/data/icons/Makefile.am +++ b/data/icons/Makefile.am @@ -5,11 +5,6 @@ public_icons_themes = \ $(NULL) public_icons = \ - hicolor_apps_16x16_caja.png \ - hicolor_apps_22x22_caja.png \ - hicolor_apps_24x24_caja.png \ - hicolor_apps_32x32_caja.png \ - hicolor_apps_scalable_caja.svg \ $(NULL) private_icons = \ @@ -19,9 +14,6 @@ private_icons = \ $(NULL) noinst_DATA = \ - hicolor_apps_16x16_caja.svg \ - hicolor_apps_22x22_caja.svg \ - hicolor_apps_32x32_caja.svg \ $(NULL) EXTRA_DIST = \ |