From 164236df250af4d904f30f85588441c5ce476bcc Mon Sep 17 00:00:00 2001 From: Yana Stamcheva Date: Fri, 15 May 2009 15:53:17 +0000 Subject: [PATCH] - The protocol bundle was importing all image resources, instead of just the one it needs. This is now fixed by adding separate zipfileset entry for each protocol resource used in the protocol bundle. - Unused resource removed. --- build.xml | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/build.xml b/build.xml index 556625dfc..591167ef6 100644 --- a/build.xml +++ b/build.xml @@ -1133,7 +1133,13 @@ javax.swing.event, javax.swing.border"/> + prefix="resources/images"> + + + + + + @@ -1387,8 +1393,6 @@ javax.swing.event, javax.swing.border"/> manifest="${src}/net/java/sip/communicator/plugin/googletalkaccregwizz/googletalkaccregwizz.manifest.mf"> -