diff options
author | yanas <yana@jitsi.org> | 2013-11-12 22:37:38 +0100 |
---|---|---|
committer | yanas <yana@jitsi.org> | 2013-11-12 22:37:38 +0100 |
commit | d55b3efebe75235ef30c708d8b4aa8552907e693 (patch) | |
tree | 353bdca42e5c6a58650a42fe738bb53005a0130d /.classpath | |
parent | fa69d4d2e75306cc62c949ac70a2d210ce146f25 (diff) | |
download | jitsi-d55b3efebe75235ef30c708d8b4aa8552907e693.zip jitsi-d55b3efebe75235ef30c708d8b4aa8552907e693.tar.gz jitsi-d55b3efebe75235ef30c708d8b4aa8552907e693.tar.bz2 |
Adds the possibility to edit account details. Patch provided by Marin
Dzhigarov on dev (Nov 8, 2013).
Diffstat (limited to '.classpath')
-rwxr-xr-x | .classpath | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -83,5 +83,6 @@ <classpathentry kind="lib" path="lib/installer-exclude/bcprov-jdk15on-149.jar"/> <classpathentry kind="lib" path="lib/installer-exclude/bccontrib-1.0-SNAPSHOT.jar"/> <classpathentry kind="lib" path="lib/installer-exclude/zrtp4j-light.jar"/> + <classpathentry kind="lib" path="lib/installer-exclude/jcalendar-1.4.jar"/> <classpathentry kind="output" path="classes"/> </classpath> |