diff options
author | friendica <info@friendica.com> | 2012-02-15 14:13:20 -0800 |
---|---|---|
committer | friendica <info@friendica.com> | 2012-02-15 14:13:20 -0800 |
commit | c965074e5343bf97a8d077e1dc00384f36f90acc (patch) | |
tree | c7b9545accad1fd1ee7ea5e98e6bbf6067ff2280 /images/icons/Makefile | |
parent | 18b307f9830b99a7f8b44db648740945de9b89af (diff) | |
parent | 16f00cb73b4d9acbe15e636b3ab69f81c793a6c7 (diff) | |
download | volse-hubzilla-c965074e5343bf97a8d077e1dc00384f36f90acc.tar.gz volse-hubzilla-c965074e5343bf97a8d077e1dc00384f36f90acc.tar.bz2 volse-hubzilla-c965074e5343bf97a8d077e1dc00384f36f90acc.zip |
Merge branch 'pull'
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)) \ |