diff options
author | Fabio Comuni <fabrix.xm@gmail.com> | 2011-11-07 17:34:47 +0100 |
---|---|---|
committer | Fabio Comuni <fabrix.xm@gmail.com> | 2011-11-07 17:34:47 +0100 |
commit | 967f8b575e8ea3f9710dfb092ff993459edc2ab8 (patch) | |
tree | 8a948815bb6ce36fc843586aa02f97d8d489d0d3 | |
parent | 9b1a49806150f028ad2b33e96dd60ea33f7a86f3 (diff) | |
download | volse-hubzilla-967f8b575e8ea3f9710dfb092ff993459edc2ab8.tar.gz volse-hubzilla-967f8b575e8ea3f9710dfb092ff993459edc2ab8.tar.bz2 volse-hubzilla-967f8b575e8ea3f9710dfb092ff993459edc2ab8.zip |
New icon 'plugin'
-rw-r--r-- | images/icons/10/plugin.png | bin | 0 -> 471 bytes | |||
-rw-r--r-- | images/icons/16/plugin.png | bin | 0 -> 649 bytes | |||
-rw-r--r-- | images/icons/22/plugin.png | bin | 0 -> 844 bytes | |||
-rw-r--r-- | images/icons/48/plugin.png | bin | 0 -> 1663 bytes | |||
-rw-r--r-- | images/icons/Makefile | 3 | ||||
-rw-r--r-- | images/icons/plugin.png | bin | 0 -> 9448 bytes |
6 files changed, 2 insertions, 1 deletions
diff --git a/images/icons/10/plugin.png b/images/icons/10/plugin.png Binary files differnew file mode 100644 index 000000000..6cfc40786 --- /dev/null +++ b/images/icons/10/plugin.png diff --git a/images/icons/16/plugin.png b/images/icons/16/plugin.png Binary files differnew file mode 100644 index 000000000..b11d92082 --- /dev/null +++ b/images/icons/16/plugin.png diff --git a/images/icons/22/plugin.png b/images/icons/22/plugin.png Binary files differnew file mode 100644 index 000000000..cf4421125 --- /dev/null +++ b/images/icons/22/plugin.png diff --git a/images/icons/48/plugin.png b/images/icons/48/plugin.png Binary files differnew file mode 100644 index 000000000..c74c6bf46 --- /dev/null +++ b/images/icons/48/plugin.png diff --git a/images/icons/Makefile b/images/icons/Makefile index 39428d154..a39db119a 100644 --- a/images/icons/Makefile +++ b/images/icons/Makefile @@ -1,7 +1,8 @@ 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 + lock.png notice.png notify_on.png user.png link.png \ + plugin.png DESTS=10/ 16/ 22/ 48/ \ $(addprefix 10/, $(IMAGES)) \ diff --git a/images/icons/plugin.png b/images/icons/plugin.png Binary files differnew file mode 100644 index 000000000..943be0d93 --- /dev/null +++ b/images/icons/plugin.png |