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