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