a938d60173
Meanwhile library provides the basic Lotus Sametime session functionality along with the core services; Presence Awareness, Instant Messaging, Multi-user Conferencing, Preferences Storage, Identity Resolution, and File Transfer. This extensible client interface allows additional services to be added to a session at runtime, allowing for simple integration of future service handlers such as the user directory and whiteboard and screen-sharing.
33 lines
1014 B
Plaintext
33 lines
1014 B
Plaintext
@comment $OpenBSD: PLIST,v 1.1.1.1 2006/01/08 15:27:25 alek Exp $
|
|
%%SHARED%%
|
|
include/meanwhile/
|
|
include/meanwhile/mw_channel.h
|
|
include/meanwhile/mw_cipher.h
|
|
include/meanwhile/mw_common.h
|
|
include/meanwhile/mw_error.h
|
|
include/meanwhile/mw_message.h
|
|
include/meanwhile/mw_service.h
|
|
include/meanwhile/mw_session.h
|
|
include/meanwhile/mw_srvc_aware.h
|
|
include/meanwhile/mw_srvc_conf.h
|
|
include/meanwhile/mw_srvc_dir.h
|
|
include/meanwhile/mw_srvc_ft.h
|
|
include/meanwhile/mw_srvc_im.h
|
|
include/meanwhile/mw_srvc_place.h
|
|
include/meanwhile/mw_srvc_resolve.h
|
|
include/meanwhile/mw_srvc_store.h
|
|
include/meanwhile/mw_st_list.h
|
|
lib/libmeanwhile.a
|
|
lib/libmeanwhile.la
|
|
lib/pkgconfig/
|
|
lib/pkgconfig/meanwhile.pc
|
|
share/examples/meanwhile/
|
|
share/examples/meanwhile/README
|
|
share/examples/meanwhile/build
|
|
share/examples/meanwhile/logging_proxy.c
|
|
share/examples/meanwhile/login_server.c
|
|
share/examples/meanwhile/nocipher_proxy.c
|
|
share/examples/meanwhile/redirect_server.c
|
|
share/examples/meanwhile/sendmessage.c
|
|
share/examples/meanwhile/socket.c
|