diff options
author | monsta <[email protected]> | 2017-01-05 01:36:19 +0300 |
---|---|---|
committer | monsta <[email protected]> | 2017-01-05 01:36:19 +0300 |
commit | fbd0f1d8a815347beea1b2c5df5804c88aa406c6 (patch) | |
tree | ae195e531d039719d016a402551ebc7c20cbab69 /icons | |
parent | 064c41256b25b35f1ac5167863ca99708c60755b (diff) | |
download | mate-panel-fbd0f1d8a815347beea1b2c5df5804c88aa406c6.tar.bz2 mate-panel-fbd0f1d8a815347beea1b2c5df5804c88aa406c6.tar.xz |
remove ancient code leftovers
once it was some easter egg, now it's just a non-working garbage
Diffstat (limited to 'icons')
-rw-r--r-- | icons/Makefile.am | 7 | ||||
-rw-r--r-- | icons/mate-gegl2-2.png | bin | 10394 -> 0 bytes | |||
-rw-r--r-- | icons/mate-gegl2.png | bin | 8359 -> 0 bytes |
3 files changed, 0 insertions, 7 deletions
diff --git a/icons/Makefile.am b/icons/Makefile.am index c1d65b98..014b2e4a 100644 --- a/icons/Makefile.am +++ b/icons/Makefile.am @@ -1,10 +1,3 @@ SUBDIRS = 16x16 22x22 24x24 32x32 48x48 scalable -gegldir = $(datadir)/mate-panel/pixmaps -gegl_DATA = \ - mate-gegl2-2.png \ - mate-gegl2.png - -EXTRA_DIST = $(gegl_DATA) - -include $(top_srcdir)/git.mk diff --git a/icons/mate-gegl2-2.png b/icons/mate-gegl2-2.png Binary files differdeleted file mode 100644 index 0a14e117..00000000 --- a/icons/mate-gegl2-2.png +++ /dev/null diff --git a/icons/mate-gegl2.png b/icons/mate-gegl2.png Binary files differdeleted file mode 100644 index c6135e10..00000000 --- a/icons/mate-gegl2.png +++ /dev/null |