diff options
author | Yana Stamcheva <yana@jitsi.org> | 2013-01-24 23:22:33 +0000 |
---|---|---|
committer | Yana Stamcheva <yana@jitsi.org> | 2013-01-24 23:22:33 +0000 |
commit | 91b72c32024340e10cb9d295055666d07f41795e (patch) | |
tree | 2ecbe6a9487ac07c1c2286f3b4a88aefdbc52f0c /lib/felix.client.run.properties | |
parent | cd2a006b80c6502910387442c5f038b8ef2e8791 (diff) | |
download | jitsi-91b72c32024340e10cb9d295055666d07f41795e.zip jitsi-91b72c32024340e10cb9d295055666d07f41795e.tar.gz jitsi-91b72c32024340e10cb9d295055666d07f41795e.tar.bz2 |
Moves desktop related utils to plugin/desktoputils. Separates ComponentUtils and WindowsUtils from general GuiUtils.
Diffstat (limited to 'lib/felix.client.run.properties')
-rw-r--r-- | lib/felix.client.run.properties | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/felix.client.run.properties b/lib/felix.client.run.properties index 2e3676b..aa1768f 100644 --- a/lib/felix.client.run.properties +++ b/lib/felix.client.run.properties @@ -43,6 +43,7 @@ felix.auto.start.20= \ reference:file:sc-bundles/defaultresources.jar felix.auto.start.30= \ + reference:file:sc-bundles/desktoputil.jar \ reference:file:sc-bundles/configuration.jar \ felix.auto.start.31= \ |