aboutsummaryrefslogtreecommitdiffstats
path: root/images
diff options
context:
space:
mode:
authorfabrixxm <fabrix.xm@gmail.com>2011-11-08 00:18:37 -0800
committerfabrixxm <fabrix.xm@gmail.com>2011-11-08 00:18:37 -0800
commiteeec29c6be2429ea38ab258591200e0178886a25 (patch)
tree09f54a745f7ec828914e3ba7ee90492b0804ffef /images
parent9fabdbf2c974211c8fef18e48a956f8f38bd9e74 (diff)
parentc90e6c6e0782e3e8ac9cf1be3acbc13f5448148d (diff)
downloadvolse-hubzilla-eeec29c6be2429ea38ab258591200e0178886a25.tar.gz
volse-hubzilla-eeec29c6be2429ea38ab258591200e0178886a25.tar.bz2
volse-hubzilla-eeec29c6be2429ea38ab258591200e0178886a25.zip
Merge pull request #2 from fabrixxm/master
Oauth1 support in API
Diffstat (limited to 'images')
-rw-r--r--images/icons/10/plugin.pngbin0 -> 471 bytes
-rw-r--r--images/icons/16/plugin.pngbin0 -> 649 bytes
-rw-r--r--images/icons/22/plugin.pngbin0 -> 844 bytes
-rw-r--r--images/icons/48/plugin.pngbin0 -> 1663 bytes
-rw-r--r--images/icons/Makefile2
-rw-r--r--images/icons/plugin.pngbin0 -> 9448 bytes
6 files changed, 1 insertions, 1 deletions
diff --git a/images/icons/10/plugin.png b/images/icons/10/plugin.png
new file mode 100644
index 000000000..6cfc40786
--- /dev/null
+++ b/images/icons/10/plugin.png
Binary files differ
diff --git a/images/icons/16/plugin.png b/images/icons/16/plugin.png
new file mode 100644
index 000000000..b11d92082
--- /dev/null
+++ b/images/icons/16/plugin.png
Binary files differ
diff --git a/images/icons/22/plugin.png b/images/icons/22/plugin.png
new file mode 100644
index 000000000..cf4421125
--- /dev/null
+++ b/images/icons/22/plugin.png
Binary files differ
diff --git a/images/icons/48/plugin.png b/images/icons/48/plugin.png
new file mode 100644
index 000000000..c74c6bf46
--- /dev/null
+++ b/images/icons/48/plugin.png
Binary files differ
diff --git a/images/icons/Makefile b/images/icons/Makefile
index 6a96fb676..ec57b943e 100644
--- a/images/icons/Makefile
+++ b/images/icons/Makefile
@@ -2,7 +2,7 @@
IMAGES=add.png edit.png gear.png info.png menu.png \
notify_off.png star.png delete.png feed.png group.png \
lock.png notice.png notify_on.png user.png link.png \
- play.png
+ play.png plugin.png
DESTS=10/ 16/ 22/ 48/ \
$(addprefix 10/, $(IMAGES)) \
diff --git a/images/icons/plugin.png b/images/icons/plugin.png
new file mode 100644
index 000000000..943be0d93
--- /dev/null
+++ b/images/icons/plugin.png
Binary files differ