aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/plugin/rssaccregwizz/rssaccregwizz.manifest.mf
diff options
context:
space:
mode:
authorLyubomir Marinov <lyubomir.marinov@jitsi.org>2008-12-04 10:36:16 +0000
committerLyubomir Marinov <lyubomir.marinov@jitsi.org>2008-12-04 10:36:16 +0000
commitdd002dcd6c9450e38bdb140d9f80baaf95d3c23e (patch)
treefb851aafa09a7ead4caca454b2ccea7e2ed2b407 /src/net/java/sip/communicator/plugin/rssaccregwizz/rssaccregwizz.manifest.mf
parent5e83f8b2f69dd978572cebb680063fcf1c7b0f97 (diff)
downloadjitsi-dd002dcd6c9450e38bdb140d9f80baaf95d3c23e.zip
jitsi-dd002dcd6c9450e38bdb140d9f80baaf95d3c23e.tar.gz
jitsi-dd002dcd6c9450e38bdb140d9f80baaf95d3c23e.tar.bz2
As part of the ongoing work on issue #492 - Grey background dialogs, makes the AccountRegistrationWizard implementations respect the new blue theme. The uses of JTabbedPane which thus don't comply with the theme will be taken care of in a separate revision.
Diffstat (limited to 'src/net/java/sip/communicator/plugin/rssaccregwizz/rssaccregwizz.manifest.mf')
-rw-r--r--src/net/java/sip/communicator/plugin/rssaccregwizz/rssaccregwizz.manifest.mf1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/net/java/sip/communicator/plugin/rssaccregwizz/rssaccregwizz.manifest.mf b/src/net/java/sip/communicator/plugin/rssaccregwizz/rssaccregwizz.manifest.mf
index 1aa126c..691c91f 100644
--- a/src/net/java/sip/communicator/plugin/rssaccregwizz/rssaccregwizz.manifest.mf
+++ b/src/net/java/sip/communicator/plugin/rssaccregwizz/rssaccregwizz.manifest.mf
@@ -5,6 +5,7 @@ Bundle-Vendor: sip-communicator.org
Bundle-Version: 0.0.1
Import-Package: org.osgi.framework,
net.java.sip.communicator.util,
+ net.java.sip.communicator.swing,
net.java.sip.communicator.service.resources,
net.java.sip.communicator.service.configuration,
net.java.sip.communicator.service.configuration.event,