mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-03 01:23:49 +00:00
400ddae437
* fixed a bug in the awaylogmodule where it would print * messages in inverse order * fixed a bug in the awaylogmodule where it would print * the current time instead of the time it received the message. * fixed a bug in the transport registration code. - Use DOCSDIR PR: 58679 Submitted by: Ports Fury
36 lines
1.0 KiB
Plaintext
36 lines
1.0 KiB
Plaintext
bin/imcom
|
|
share/imcom/modules/__init__.py
|
|
share/imcom/modules/awaylogmodule.py
|
|
share/imcom/modules/conferencecolorsmodule.py
|
|
share/imcom/modules/examplemodule.py
|
|
share/imcom/modules/testmodule.py
|
|
share/imcom/AccountCreator.py
|
|
share/imcom/AutoStatus.py
|
|
share/imcom/CICommands.py
|
|
share/imcom/CLI.py
|
|
share/imcom/Colors.py
|
|
share/imcom/IHTTPServer.py
|
|
share/imcom/IMCom.py
|
|
share/imcom/JabberHandler.py
|
|
share/imcom/JabberTags.py
|
|
share/imcom/LogHandler.py
|
|
share/imcom/Preferences.py
|
|
share/imcom/SocketWrapper.py
|
|
share/imcom/VCardTags.py
|
|
%%PORTDOCS%%%%DOCSDIR%%/advanced.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/commands.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/download.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/imcomrc.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/news.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/template.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/whatis.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/CONTRIBUTORS
|
|
%%PORTDOCS%%%%DOCSDIR%%/LICENSE
|
|
%%PORTDOCS%%%%DOCSDIR%%/README
|
|
%%PORTDOCS%%%%DOCSDIR%%/README.autostatus
|
|
%%PORTDOCS%%%%DOCSDIR%%/TODO
|
|
%%PORTDOCS%%%%DOCSDIR%%/WHATSNEW
|
|
@dirrm share/imcom/modules
|
|
@dirrm share/imcom
|
|
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|