diff options
author | Fabio Comuni <fabrix.xm@gmail.com> | 2012-02-15 11:10:02 +0100 |
---|---|---|
committer | Fabio Comuni <fabrix.xm@gmail.com> | 2012-02-15 11:10:02 +0100 |
commit | fe3e8ee8547dbb7dab5b756056d688d2b8bfbd5f (patch) | |
tree | bbd0c2dadb9a3fa76f0d575ce958d7ead96dcd92 /images/icons/Makefile | |
parent | 7140e56d1f01ce8448fa432411c10b9212fc8a66 (diff) | |
download | volse-hubzilla-fe3e8ee8547dbb7dab5b756056d688d2b8bfbd5f.tar.gz volse-hubzilla-fe3e8ee8547dbb7dab5b756056d688d2b8bfbd5f.tar.bz2 volse-hubzilla-fe3e8ee8547dbb7dab5b756056d688d2b8bfbd5f.zip |
quattro: icons for attachments
Diffstat (limited to 'images/icons/Makefile')
-rwxr-xr-x | images/icons/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/images/icons/Makefile b/images/icons/Makefile index 00c4fa4c2..bfb5927df 100755 --- a/images/icons/Makefile +++ b/images/icons/Makefile @@ -2,7 +2,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 \ - play.png plugin.png unlock.png + play.png plugin.png unlock.png zip.png audio.png video.png \ + image.png text.png DESTS=10/ 16/ 22/ 48/ \ $(addprefix 10/, $(IMAGES)) \ |