diff --git a/data/icons/16x16/Makefile.am b/data/icons/16x16/Makefile.am deleted file mode 100644 index 524bdceb..00000000 --- a/data/icons/16x16/Makefile.am +++ /dev/null @@ -1,17 +0,0 @@ -size = 16x16 - -icondir = $(datadir)/icons/hicolor/$(size)/apps -dist_icon_DATA = eekboard.png - -gtk_update_icon_cache = gtk-update-icon-cache -f -t $(datadir)/icons/hicolor - -install-data-hook: - @-if test -z "$(DESTDIR)"; then \ - echo "Updating Gtk icon cache."; \ - $(gtk_update_icon_cache); \ - else \ - echo "*** Icon cache not updated. After install, run this:"; \ - echo "*** $(gtk_update_icon_cache)"; \ - fi - --include $(top_srcdir)/git.mk diff --git a/data/icons/16x16/eekboard.png b/data/icons/16x16/eekboard.png deleted file mode 100644 index 1a30f4de..00000000 Binary files a/data/icons/16x16/eekboard.png and /dev/null differ diff --git a/data/icons/22x22/Makefile.am b/data/icons/22x22/Makefile.am deleted file mode 100644 index 0e18c13d..00000000 --- a/data/icons/22x22/Makefile.am +++ /dev/null @@ -1,17 +0,0 @@ -size = 22x22 - -icondir = $(datadir)/icons/hicolor/$(size)/apps -dist_icon_DATA = eekboard.png - -gtk_update_icon_cache = gtk-update-icon-cache -f -t $(datadir)/icons/hicolor - -install-data-hook: - @-if test -z "$(DESTDIR)"; then \ - echo "Updating Gtk icon cache."; \ - $(gtk_update_icon_cache); \ - else \ - echo "*** Icon cache not updated. After install, run this:"; \ - echo "*** $(gtk_update_icon_cache)"; \ - fi - --include $(top_srcdir)/git.mk diff --git a/data/icons/22x22/eekboard.png b/data/icons/22x22/eekboard.png deleted file mode 100644 index cb703323..00000000 Binary files a/data/icons/22x22/eekboard.png and /dev/null differ diff --git a/data/icons/24x24/Makefile.am b/data/icons/24x24/Makefile.am deleted file mode 100644 index 1e9f3cc0..00000000 --- a/data/icons/24x24/Makefile.am +++ /dev/null @@ -1,17 +0,0 @@ -size = 24x24 - -icondir = $(datadir)/icons/hicolor/$(size)/apps -dist_icon_DATA = eekboard.png - -gtk_update_icon_cache = gtk-update-icon-cache -f -t $(datadir)/icons/hicolor - -install-data-hook: - @-if test -z "$(DESTDIR)"; then \ - echo "Updating Gtk icon cache."; \ - $(gtk_update_icon_cache); \ - else \ - echo "*** Icon cache not updated. After install, run this:"; \ - echo "*** $(gtk_update_icon_cache)"; \ - fi - --include $(top_srcdir)/git.mk diff --git a/data/icons/24x24/eekboard.png b/data/icons/24x24/eekboard.png deleted file mode 100644 index 01078fcf..00000000 Binary files a/data/icons/24x24/eekboard.png and /dev/null differ diff --git a/data/icons/32x32/Makefile.am b/data/icons/32x32/Makefile.am deleted file mode 100644 index 26ddf91a..00000000 --- a/data/icons/32x32/Makefile.am +++ /dev/null @@ -1,17 +0,0 @@ -size = 32x32 - -icondir = $(datadir)/icons/hicolor/$(size)/apps -dist_icon_DATA = eekboard.png - -gtk_update_icon_cache = gtk-update-icon-cache -f -t $(datadir)/icons/hicolor - -install-data-hook: - @-if test -z "$(DESTDIR)"; then \ - echo "Updating Gtk icon cache."; \ - $(gtk_update_icon_cache); \ - else \ - echo "*** Icon cache not updated. After install, run this:"; \ - echo "*** $(gtk_update_icon_cache)"; \ - fi - --include $(top_srcdir)/git.mk diff --git a/data/icons/32x32/eekboard.png b/data/icons/32x32/eekboard.png deleted file mode 100644 index 69ef6662..00000000 Binary files a/data/icons/32x32/eekboard.png and /dev/null differ diff --git a/data/icons/48x48/Makefile.am b/data/icons/48x48/Makefile.am deleted file mode 100644 index f0098267..00000000 --- a/data/icons/48x48/Makefile.am +++ /dev/null @@ -1,17 +0,0 @@ -size = 48x48 - -icondir = $(datadir)/icons/hicolor/$(size)/apps -dist_icon_DATA = eekboard.png - -gtk_update_icon_cache = gtk-update-icon-cache -f -t $(datadir)/icons/hicolor - -install-data-hook: - @-if test -z "$(DESTDIR)"; then \ - echo "Updating Gtk icon cache."; \ - $(gtk_update_icon_cache); \ - else \ - echo "*** Icon cache not updated. After install, run this:"; \ - echo "*** $(gtk_update_icon_cache)"; \ - fi - --include $(top_srcdir)/git.mk diff --git a/data/icons/48x48/eekboard.png b/data/icons/48x48/eekboard.png deleted file mode 100644 index dbfe8fb5..00000000 Binary files a/data/icons/48x48/eekboard.png and /dev/null differ diff --git a/data/icons/Makefile.am b/data/icons/Makefile.am deleted file mode 100644 index 014b2e4a..00000000 --- a/data/icons/Makefile.am +++ /dev/null @@ -1,3 +0,0 @@ -SUBDIRS = 16x16 22x22 24x24 32x32 48x48 scalable - --include $(top_srcdir)/git.mk diff --git a/data/icons/scalable/Makefile.am b/data/icons/scalable/Makefile.am deleted file mode 100644 index ebd0c67e..00000000 --- a/data/icons/scalable/Makefile.am +++ /dev/null @@ -1,15 +0,0 @@ -icondir = $(datadir)/icons/hicolor/scalable/apps -dist_icon_DATA = eekboard.svg - -gtk_update_icon_cache = gtk-update-icon-cache -f -t $(datadir)/icons/hicolor - -install-data-hook: - @-if test -z "$(DESTDIR)"; then \ - echo "Updating Gtk icon cache."; \ - $(gtk_update_icon_cache); \ - else \ - echo "*** Icon cache not updated. After install, run this:"; \ - echo "*** $(gtk_update_icon_cache)"; \ - fi - --include $(top_srcdir)/git.mk diff --git a/data/icons/scalable/eekboard.svg b/data/icons/scalable/eekboard.svg deleted file mode 100644 index 307d2168..00000000 --- a/data/icons/scalable/eekboard.svg +++ /dev/null @@ -1,3486 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -