diff options
Diffstat (limited to 'netspeed/icons/22x22')
-rw-r--r-- | netspeed/icons/22x22/Makefile.am | 2 | ||||
-rw-r--r-- | netspeed/icons/22x22/apps/Makefile.am | 11 | ||||
-rw-r--r-- | netspeed/icons/22x22/apps/mate-netspeed-applet.png | bin | 0 -> 1018 bytes |
3 files changed, 13 insertions, 0 deletions
diff --git a/netspeed/icons/22x22/Makefile.am b/netspeed/icons/22x22/Makefile.am new file mode 100644 index 00000000..be70ac5b --- /dev/null +++ b/netspeed/icons/22x22/Makefile.am @@ -0,0 +1,2 @@ +SUBDIRS = apps + diff --git a/netspeed/icons/22x22/apps/Makefile.am b/netspeed/icons/22x22/apps/Makefile.am new file mode 100644 index 00000000..90c811ae --- /dev/null +++ b/netspeed/icons/22x22/apps/Makefile.am @@ -0,0 +1,11 @@ +themedir = $(datadir)/icons/hicolor +size = 22x22 +context = apps + +iconsdir = $(themedir)/$(size)/$(context) + +icons_DATA = \ + mate-netspeed-applet.png + +EXTRA_DIST = \ + $(icons_DATA) diff --git a/netspeed/icons/22x22/apps/mate-netspeed-applet.png b/netspeed/icons/22x22/apps/mate-netspeed-applet.png Binary files differnew file mode 100644 index 00000000..41efe5e8 --- /dev/null +++ b/netspeed/icons/22x22/apps/mate-netspeed-applet.png |