diff options
author | monsta <[email protected]> | 2015-12-11 13:43:46 +0300 |
---|---|---|
committer | monsta <[email protected]> | 2015-12-14 16:41:47 +0300 |
commit | 8aabf4f0797f7cb4a56b194b66b7c41537fcbc69 (patch) | |
tree | 4a8ced2d14dbb2e39cca6e7af7d12d8ef9554406 /netspeed/icons/48x48 | |
parent | 33c414812425341777454444904cecf8a525c13a (diff) | |
download | mate-applets-8aabf4f0797f7cb4a56b194b66b7c41537fcbc69.tar.bz2 mate-applets-8aabf4f0797f7cb4a56b194b66b7c41537fcbc69.tar.xz |
merge netspeed applet from mate-netspeed repo
Diffstat (limited to 'netspeed/icons/48x48')
-rw-r--r-- | netspeed/icons/48x48/Makefile.am | 2 | ||||
-rw-r--r-- | netspeed/icons/48x48/apps/Makefile.am | 12 | ||||
-rw-r--r-- | netspeed/icons/48x48/apps/mate-netspeed-applet.png | bin | 0 -> 3474 bytes |
3 files changed, 14 insertions, 0 deletions
diff --git a/netspeed/icons/48x48/Makefile.am b/netspeed/icons/48x48/Makefile.am new file mode 100644 index 00000000..be70ac5b --- /dev/null +++ b/netspeed/icons/48x48/Makefile.am @@ -0,0 +1,2 @@ +SUBDIRS = apps + diff --git a/netspeed/icons/48x48/apps/Makefile.am b/netspeed/icons/48x48/apps/Makefile.am new file mode 100644 index 00000000..1c96bb86 --- /dev/null +++ b/netspeed/icons/48x48/apps/Makefile.am @@ -0,0 +1,12 @@ +themedir = $(datadir)/icons/hicolor +size = 48x48 +context = apps + +iconsdir = $(themedir)/$(size)/$(context) + +icons_DATA = \ + mate-netspeed-applet.png + +EXTRA_DIST = \ + $(icons_DATA) + diff --git a/netspeed/icons/48x48/apps/mate-netspeed-applet.png b/netspeed/icons/48x48/apps/mate-netspeed-applet.png Binary files differnew file mode 100644 index 00000000..c828af22 --- /dev/null +++ b/netspeed/icons/48x48/apps/mate-netspeed-applet.png |