You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jitsi/resources
Yana Stamcheva 15dc7d7c09
Moves the authentication window to the util package and removes any dependency to the protocol service and security authority.
16 years ago
..
colors - Introduces new contact list data model that allows adding of external contact sources and hence the search in such sources. 16 years ago
config Rename two configuration properties in order to avoid confusion. 17 years ago
images Fix reset image in avatar change window. 16 years ago
install Attempt to fix start of SIP Communicator on Windows x64. As jsmooth cannot create a 64-bit wrapper, the 32-bit ones looks for a JVM in registry under the key "HKEY_LOCAL_MACHINE/SOFTWARE/Wow6432Node/JavaSoft/Java Runtime Environment" but the real 64-bit JVM is under "HKEY_LOCAL_MACHINE/SOFTWARE/JavaSoft/Java Runtime Environment". So we force JVM search first in "\\Program Files\Java\\jre6". Fix also updater download link for the Windows x64 version. 16 years ago
languages Moves the authentication window to the util package and removes any dependency to the protocol service and security authority. 16 years ago
sounds Use camera to grab avatar image. 16 years ago
styles Tries to better support the system preferences with respect to fonts. The HTMLEditorKit used to display the conversation in the chat window still wouldn't always use the right font size but I don't see regressions. 17 years ago