Contact info image resources added to the plugin bundle. This should fix the IllegalArgumentException thrown at this moment.

cusax-fix
Yana Stamcheva 18 years ago
parent b301ac1aea
commit 6defd13eb8

@ -1570,6 +1570,8 @@ javax.swing.event, javax.swing.border"/>
prefix="net/java/sip/communicator/plugin/contactinfo"/>
<zipfileset dir="${resources}/languages/plugin/contactinfo"
prefix="resources/languages/plugin/contactinfo"/>
<zipfileset dir="${resources}/images/plugin/contactinfo"
prefix="resources/images/plugin/contactinfo"/>
</jar>
</target>

Loading…
Cancel
Save