aboutsummaryrefslogtreecommitdiffstats
path: root/data/icons/24x24
diff options
context:
space:
mode:
Diffstat (limited to 'data/icons/24x24')
-rw-r--r--data/icons/24x24/Makefile.am1
-rw-r--r--data/icons/24x24/apps/Makefile.am14
-rw-r--r--data/icons/24x24/apps/epiphnay.pngbin0 -> 1601 bytes
3 files changed, 15 insertions, 0 deletions
diff --git a/data/icons/24x24/Makefile.am b/data/icons/24x24/Makefile.am
index 9e425c3e6..d6b3a849a 100644
--- a/data/icons/24x24/Makefile.am
+++ b/data/icons/24x24/Makefile.am
@@ -1,4 +1,5 @@
SUBDIRS = \
+ apps \
actions \
places \
status
diff --git a/data/icons/24x24/apps/Makefile.am b/data/icons/24x24/apps/Makefile.am
new file mode 100644
index 000000000..61fdea88e
--- /dev/null
+++ b/data/icons/24x24/apps/Makefile.am
@@ -0,0 +1,14 @@
+themedir = $(datadir)/icons/hicolor
+size = 24x24
+context = apps
+
+iconsdir = $(themedir)/$(size)/$(context)
+
+icons_DATA = \
+ epiphany.png
+
+noinst_DATA =
+
+EXTRA_DIST = \
+ $(icons_DATA) \
+ $(noinst_DATA)
diff --git a/data/icons/24x24/apps/epiphnay.png b/data/icons/24x24/apps/epiphnay.png
new file mode 100644
index 000000000..c25adec96
--- /dev/null
+++ b/data/icons/24x24/apps/epiphnay.png
Binary files differ