Emil Ivov
b4034c9b53
removed border in windows icon
19 years ago
Romain Kuntz
5fb86efbd2
Replaced MacOSX JavaApplicationStub file as it appeared to be corrupted.
19 years ago
Romain Kuntz
1910ca1363
Replaced MacOSX Volume Icon as the one on the SVN seemed corrupted.
19 years ago
Damian Minkov
bbe43966ff
1. Installers now include all bundles in lib/bundles except junit.
...
2. Fix message history finder methods - findFirstAfter and tests for multiple contacts in meta contact.
3. Some threads were not daemon - more to be checked
19 years ago
Martin Andre
8bb07453cd
Copy all libs from lib/bundle except junit.jar instead of specify each library to copy.
19 years ago
Emil Ivov
eba417864b
making sure that the log4j bundle is imported everywhere where needed
19 years ago
Emil Ivov
68966778a3
making sure that the log4j bundle is imported everywhere where needed
19 years ago
Damian Minkov
d960cdd4a1
Fix building installers. Add more installer language-packs.
19 years ago
Damian Minkov
2dfda98983
1. smack library bundle to be used from bundles needing smack library
...
2. Fix overriding character encoding for icq messages in installers. Discussed with Pavel.
19 years ago
Damian Minkov
fd8747dbc7
Fix some problems with installers - linux os-specific content, generic installer run.sh script.
...
Added correct version and date in installers.
19 years ago
Damian Minkov
a0600fa3b5
Change in msn lib. fixing windows connect problem.
19 years ago
Damian Minkov
1fcf593b8f
Fix installers to include and start jdic
19 years ago
Emil Ivov
f185c53602
Include os-specific bundles in the debian package
19 years ago
Martin Andre
75e4303364
Removed the reference to OS specific stuff for Debian package. We are already in an OS specific environment.
19 years ago
Martin Andre
f35da67aea
Changed icons for Debian package (using svg)
19 years ago
Damian Minkov
e594f5b845
Add os-specific to installers
19 years ago
Romain Kuntz
c75085d7bb
Customized the MacOSX package (background, Volume Icon, symlink to the
...
application folder).
19 years ago
Romain Kuntz
fcba89ac94
Removed dependencies to sed for the macosx package generation.
...
Replaced with ant's "replace" and "echo" tasks.
19 years ago
Romain Kuntz
c86f383e63
Moved the growl.jar lib (growl binding for Macosx) to the os-specific directory,
...
and reflected change in build.xml.
Fixed issue relative to the call to the growlnotification.jar bundle in the
felix.client.run.property.sed file.
19 years ago
Martin Andre
9fff7dee69
Don't include anymore the growl notification jar (specific for macosx)
19 years ago
Yana Stamcheva
4c6b5a810b
debian installer update to fit the new dir configuration
19 years ago
Damian Minkov
9d840dfcd1
fixed wrong os-specific dir name
19 years ago
Damian Minkov
34ee7842cc
Update installers - now includes all existing bundles and use os-specific dir.
19 years ago
Yana Stamcheva
ddbb99e0cc
add os-specific libraries
19 years ago
Emil Ivov
8425ffb8e9
disabling sip-communicator launcher.
19 years ago
Emil Ivov
afc93b878b
Use sip-communicator's launcher instead of directly running felix.main
19 years ago
Emil Ivov
490ac79046
Moving back to version 1.6 of rules cause apparently I got something wrong with
...
my last update.
19 years ago
Emil Ivov
35f63e9b13
Configurable home name and location, properly store international characters in the metacontactlist, history, and configuration files. make the debian installer store bndles un ${user.home}/.sip-communicator instead of ${user.home}/.felix/sip-communicator.bin. related issues: 286, 266, 271, 230, 274
...
on debian, store plugins in user.home/.sip-communicator/plugins (issue 274)
19 years ago
Martin Andre
42a974ddc6
The Debian package as well as the sip-communicator executable now uses the SIP Communicator version available in the build.xml (fixes issue #284 )
19 years ago
Romain Kuntz
72513ea493
Removed the version from the app name (but not from the DMG name).
...
Logs for the MacOSX package are now stored in the .app.
19 years ago
Emil Ivov
94b75a20fa
version option (almost) fix
19 years ago
Emil Ivov
21f1b0ffef
changed version for debian packet
19 years ago
Damian Minkov
3b387c9ff5
Fixed linux-generic installation as izPack loose option is not working.
19 years ago
Emil Ivov
7b24858029
applying Romain's fixes for growl
...
replacing with a sed script that adds macosx specific lines to the main felix.client.run.properties file.
19 years ago
Emil Ivov
e15dc0a09d
applying Romain's fixes for growl
...
sed commands that add the growlnotification.jar to felix.client.run.properties for macosx packages.
19 years ago
Damian Minkov
84979f098d
Fix windows installation and overriding files
19 years ago
Damian Minkov
12bf515475
add version property
19 years ago
Emil Ivov
30a05992c7
Committing Romain's contribution - an implementation of a Growl notifier for Mac OS X
19 years ago
Emil Ivov
4692714cbd
Split SIPCommunicator into SIP Communicator
19 years ago
Damian Minkov
0f5e525fd4
Added BrowserLauncher2.jar to installations.
19 years ago
Emil Ivov
a53a9bca90
In the debian package removed jmf.jar and added BrowserLauncher2
19 years ago
Damian Minkov
4631d138db
Added Emil recomendations for the package installers
19 years ago
Emil Ivov
45c7ac54f1
add $LIBPATH/native to LD_LIBRARY_PATH so that jmf .so's are available to the media package
19 years ago
Emil Ivov
5f330b316b
making sure that only necessary libs are included inside the package. (most libs are part of the bundles themselves). also replacing logging.properties with an installation specific logging.properties file
19 years ago
Emil Ivov
b9824d4334
Removed dependencies for log4j and bcprov since they are a part of the corresponding bundles.
19 years ago
Emil Ivov
1e19f5286f
added an installation specific logging.properties file with a custom log level and log file location
19 years ago
Damian Minkov
fad975b8af
Move to last CVS version of BrowserLauncher2 and added support for Iceweasel
19 years ago
Martin Andre
54e639243b
Updated Debian package:
...
* OSGI implementation changed from Oscar to Felix:
- Bundle are now deployed by reference in ~/.felix/sip-communicator.bin
- Updated libs accordingly
* Dependancy added on alsa-oss so JMF can now use Alsa
* Removed Junit in Recommand section, because it is not relevant for the user
19 years ago
Damian Minkov
a5a4dc150d
Add native libs to windows and linux installation
19 years ago
Damian Minkov
711e49d198
Moving to Felix
19 years ago