Commit 5dcd7595 authored by Guus der Kinderen's avatar Guus der Kinderen Committed by daryl herzmann

OF-546: Plugin logos can be png files. (#806)

parent 90b51173
...@@ -16,6 +16,7 @@ ...@@ -16,6 +16,7 @@
<includes> <includes>
<include>*.html</include> <include>*.html</include>
<include>*.gif</include> <include>*.gif</include>
<include>*.png</include>
<include>plugin.xml</include> <include>plugin.xml</include>
<include>classes/**</include> <include>classes/**</include>
</includes> </includes>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment