diff options
author | Friendika <info@friendika.com> | 2011-10-24 15:51:14 -0700 |
---|---|---|
committer | Friendika <info@friendika.com> | 2011-10-24 15:51:14 -0700 |
commit | 4218e3f4945af7101c626852bda09d2c591b8e0c (patch) | |
tree | 030da13cbe8c738c038cba1cd608913dc23f64ed /images/icons/Makefile | |
parent | 3b6b0eaa8ba8f59c70f66a6c92888f9ff2d5b41b (diff) | |
parent | ea9d3b06f6dbe2d7bf036ea1785a1e472f6bf890 (diff) | |
download | volse-hubzilla-4218e3f4945af7101c626852bda09d2c591b8e0c.tar.gz volse-hubzilla-4218e3f4945af7101c626852bda09d2c591b8e0c.tar.bz2 volse-hubzilla-4218e3f4945af7101c626852bda09d2c591b8e0c.zip |
Merge branch 'pull'
Diffstat (limited to 'images/icons/Makefile')
-rw-r--r-- | images/icons/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/images/icons/Makefile b/images/icons/Makefile index 39428d154..6a96fb676 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 \ + play.png DESTS=10/ 16/ 22/ 48/ \ $(addprefix 10/, $(IMAGES)) \ |