pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/chat/gajim chat/gajim: Update to 1.0.3



details:   https://anonhg.NetBSD.org/pkgsrc/rev/49e6a7e71fca
branches:  trunk
changeset: 312933:49e6a7e71fca
user:      nia <nia%pkgsrc.org@localhost>
date:      Wed Sep 19 16:18:32 2018 +0000

description:
chat/gajim: Update to 1.0.3

Gajim 1.0.3 (20 May 2018)

  Bugs fixed:

  * 8296 Fix errors on roster updates after stream management resume
  * 9106 Convert font weight from pango to css values
  * 9124 Bring ChatControl to front when notification is clicked

  * Set no-store hint on groupchat chatstates
  * Dont show OOB uri if message body is the same
  * Add missing bybonjour dependency for Windows zeroconf

  Flatpak:

  * Limit dbus access

Gajim 1.0.2 (30 April 2018)

  Bugs fixed:

  * 7879 Server name is rejected for group chat bookmarks
  * 8964 setup.py install misses some files if used with "--skip-build"
  * 9017 Password was sometimes stored in plaintext
  * 9022 Dont show error when receiving invalid avatars
  * 9031 Windows: Always hide roster window on X
  * 9038 No License in About dialog
  * 9039 Encode filenames before sending
  * 9044 Catch invalid IQ stanzas and log them
  * 9049 XMPP logo in "Add New Contact" window instead Gajim logo
  * 9050 Mark some strings as translatable
  * 9054 Error on file send completion
  * 9055 Removing a bookmark causes error
  * 9057 Avatar is deleted when updating vCard
  * 9065 Account label isn't change in tooltip of notification area icon
  * 9066 Placeholder text does't disappear
  * 9068 Missing pulseaudio in Flatpak image
  * 9070 Fix History Manager search
  * 9074 Proxy comobobox in accounts/connections doesn't get update after ManageProxies
  * 9094 problem receiving file
  * 9101 Notification never autohides in gnome

  * Correctly reload Plugins
  * Save history export with utf8 encoding
  * Dont allow plain BOSH by default

Gajim 1.0.1 (1 April 2018)

  * Improve MAM support
  * Image preview in file chooser dialog
  * Groupchat: Set minimize on auto join default True
  * Delete bookmark when we destroy a room
  * Fix account deletion
  * Fix custom font handling
  * Fix OpenPGP message decryption
  * Fix window position restore on multi-head setups
  * Fix scrolling in message window
  * Improve Windows build and build for 64 bits

Gajim 1.0.0 (17 March 2018)

  * Ported to GTK3 / Python3
  * Integrate HTTPUpload
  * Add Navigation buttons in History Window
  * Improvements for HiDPI Screens
  * Depend on the python keyring package for password storage
  * Flatpak support
  * Lots of refactoring
  * New Emoji support
  * New Chat Window design
  * New StartChat Window (Ctrl+N)
  * New ServerInfo Window
  * AccountWindow Redesign
  * Moved some encryption code out into Plugins (see PGP Plugin, Esessions Plugin)
  * OTR Plugin was not ported, use OMEMO
  * Added mam:1 and mam:2 support (mam:0 was removed)
  * Added MAM for MUCs support
  * Added support for showing XEP-0084 Avatars
  * Add support for geo: URIs
  * Added xmpp URI handling directly in Gajim
  * Removed Gajim-Remote
  * Removed XEP-0012 (Last Activity)
  * Removed XEP-0136 (Message Archiving)
  * Added XEP-0156 (Discovering Alternative XMPP Connection Methods)
  * Added XEP-0319 (Last User Interaction in Presence)
  * Added XEP-0368 (SRV records for XMPP over TLS)
  * Added XEP-0380 (Explicit Message Encryption)
  * Added Jingle FT:5 support
  * Lots of other small bugfixes

  KNOWN ISSUES:

    - Meta Contacts: Filtering the roster could lead to a crash in some circumstances. Use CTRL + N for starting new chats as a workaround
    - Audio/Video support is currently not maintained and most likely not working
    - Windows: Translation is not working currently

Gajim 0.16.9 (30 November 2017)

  * Improve Zeroconf behavior
  * Fix showing normal message event
  * remove usage of OpenSSL.rand
  * a few minor bugfixes

Gajim 0.16.8 (04 June 2017)

  * Fix rejoining MUCs after connection loss
  * Fix Groupchat invites
  * Fix encoding problems with newer GnuPG versions
  * Fix old messages randomly reappearing in the chat window
  * Fix some problems with IBB filetransfer
  * Make XEP-0146 Commands opt-in
  * Improve sending messages to your own resources
  * Improve reliability of delivery recipes
  * Many minor bugfixes

Gajim 0.16.7 (30 January 2017)

  * Better compatibility with XEP-0191: Blocking Command
  * Windows Credential Vault is used for password storage on Windows
  * Gajim now depends on python-gnupg for PGP encryption
  * Add portable installer for Windows
  * Remove usage of demandimport
  * Many minor bugfixes

Gajim 0.16.6 (02 October 2016)

  * Fix using gpg2
  * Improve message receipts usage
  * Improve roster filtering
  * several minor bugs

Gajim 0.16.5 (28 December 2015)

  * Improve MAM implementation
  * Improve security on connexion and for roster managment
  * Ability for emoticons to be sorted in menu

Gajim 0.16.4 (26 September 2015)

  * Fix trusting GPG keys
  * Ability to disable synchronization of logs with server
  * Improve MAM usage

Gajim 0.16.3 (31 July 2015)

  * Fix reading secret file
  * Fix reconnection after suspend
  * Fix sending GPG-encrypted file to non-trusted key

Gajim 0.16.2 (24 July 2015)

  * improve Zeroconf under windows and with IPv6
  * Fix errors with GnuPG
  * Minor fixes and improvements

Gajim 0.16.1 (28 February 2015)

  * Fix sending Zeroconf messages
  * Make ipython compatible to version >= 1.0
  * Support XEP-0313 MAM
  * Minor fixes and improvements

Gajim 0.16 (04 October 2014)

  * Improve File transfer support by adding Jingle file transfer
  * use external python-nbxmpp library
  * Improve audio / Video calls and add screensharing feature
  * Support audio under windows
  * Support systemd-logind
  * Support XEP-0308 Last message correction
  * Support XEP-0224 Attention
  * Support XEP-0191 Blocking command
  * Better RTL languages support
  * use host command to resolve SRV records if it is available

Gajim 0.15.4 (25 May 2013)

  * Fix usage of OTR plugin
  * Fix connection to non-SSL server
  * Fix receiving GPG-encrypted messages while offline.

Gajim 0.15.3 (17 March 2013)

  * Better handling of SSL errors
  * Better handling of canceling file transfer
  * Improve farstream calls
  * Minor fixes and improvements

Gajim 0.15.2 (30 October 2012)

  * Show punycode encoded urls if they contain non-ascii chars
  * Fix crash when pressing Esc in chat window
  * Support Network Manager 0.9
  * decrypt GPG messages in the correct order

Gajim 0.15.1 (29 August 2012)

  * Switch from python-farsight to python-farstream
  * improve performances
  * Fix roster filter with unicode chars
  * Fix connection to msn jabber server
  * Fix some GPG issues
  * Fix other small issues

diffstat:

 chat/gajim/Makefile               |    36 +-
 chat/gajim/PLIST                  |  2889 ++++++++++++++++++++----------------
 chat/gajim/distinfo               |    12 +-
 chat/gajim/options.mk             |    25 +-
 chat/gajim/patches/patch-setup.py |    15 +
 5 files changed, 1625 insertions(+), 1352 deletions(-)

diffs (truncated from 3055 to 300 lines):

diff -r e508029a9ec3 -r 49e6a7e71fca chat/gajim/Makefile
--- a/chat/gajim/Makefile       Wed Sep 19 16:15:59 2018 +0000
+++ b/chat/gajim/Makefile       Wed Sep 19 16:18:32 2018 +0000
@@ -1,29 +1,29 @@
-# $NetBSD: Makefile,v 1.37 2018/07/03 05:03:04 adam Exp $
+# $NetBSD: Makefile,v 1.38 2018/09/19 16:18:32 nia Exp $
 
-DISTNAME=      gajim-0.15
-PKGREVISION=   18
+DISTNAME=      gajim-1.0.3
 CATEGORIES=    chat python
-MASTER_SITES=  http://www.gajim.org/downloads/0.15/
-EXTRACT_SUFX=  .tar.bz2
+MASTER_SITES=  https://www.gajim.org/downloads/1.0/
 
-MAINTAINER=    vsevolod%highsecure.ru@localhost
+MAINTAINER=    nia%NetBSD.org@localhost
 HOMEPAGE=      http://www.gajim.org/
 COMMENT=       Jabber client written in PyGTK
 LICENSE=       gnu-gpl-v3
 
-DEPENDS=       ${PYPKGPREFIX}-expat-[0-9]*:../../textproc/py-expat
-DEPENDS=       ${PYPKGPREFIX}-sqlite3-[0-9]*:../../databases/py-sqlite3
+USE_TOOLS+=    gettext
+# needs --desktop
+_TOOLS_USE_PKGSRC.msgfmt=      yes
+
+PYTHON_VERSIONS_INCOMPATIBLE=  27
 
-PYTHON_VERSIONS_INCOMPATIBLE=  34 35 36 37 # py-gtk2
+DEPENDS+=      ${PYPKGPREFIX}-asn1-[0-9]*:../../security/py-asn1
+DEPENDS+=      ${PYPKGPREFIX}-gobject3-[0-9]*:../../devel/py-gobject3
+DEPENDS+=      ${PYPKGPREFIX}-keyring-[0-9]*:../../security/py-keyring
+DEPENDS+=      ${PYPKGPREFIX}-nbxmpp-[0-9]*:../../chat/py-nbxmpp
+DEPENDS+=      ${PYPKGPREFIX}-OpenSSL-[0-9]*:../../security/py-OpenSSL
+DEPENDS+=      ${PYPKGPREFIX}-idna-[0-9]*:../../www/py-idna
 
 .include "options.mk"
-
-USE_TOOLS+=    gmake intltool pkg-config msgfmt
-GNU_CONFIGURE= yes
-
-.include "../../lang/python/application.mk"
-.include "../../lang/python/extension.mk"
-.include "../../sysutils/desktop-file-utils/desktopdb.mk"
-.include "../../x11/libXScrnSaver/buildlink3.mk"
-.include "../../x11/py-gtk2/buildlink3.mk"
+.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
+.include "../../x11/gtk3/buildlink3.mk"
+.include "../../lang/python/egg.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r e508029a9ec3 -r 49e6a7e71fca chat/gajim/PLIST
--- a/chat/gajim/PLIST  Wed Sep 19 16:15:59 2018 +0000
+++ b/chat/gajim/PLIST  Wed Sep 19 16:18:32 2018 +0000
@@ -1,1318 +1,1590 @@
-@comment $NetBSD: PLIST,v 1.2 2012/04/17 20:57:09 gls Exp $
+@comment $NetBSD: PLIST,v 1.3 2018/09/19 16:18:32 nia Exp $
 bin/gajim
 bin/gajim-history-manager
 bin/gajim-remote
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
+${PYSITELIB}/${EGG_INFODIR}/requires.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/gajim/__init__.py
+${PYSITELIB}/gajim/__init__.pyo
+${PYSITELIB}/gajim/__init__.pyc
+${PYSITELIB}/gajim/accounts_window.pyo
+${PYSITELIB}/gajim/accounts_window.pyc
+${PYSITELIB}/gajim/adhoc_commands.pyo
+${PYSITELIB}/gajim/adhoc_commands.pyc
+${PYSITELIB}/gajim/advanced_configuration_window.pyo
+${PYSITELIB}/gajim/advanced_configuration_window.pyc
+${PYSITELIB}/gajim/app_actions.pyo
+${PYSITELIB}/gajim/app_actions.pyc
+${PYSITELIB}/gajim/atom_window.pyo
+${PYSITELIB}/gajim/atom_window.pyc
+${PYSITELIB}/gajim/cell_renderer_image.pyo
+${PYSITELIB}/gajim/cell_renderer_image.pyc
+${PYSITELIB}/gajim/chat_control.pyo
+${PYSITELIB}/gajim/chat_control.pyc
+${PYSITELIB}/gajim/chat_control_base.pyo
+${PYSITELIB}/gajim/chat_control_base.pyc
+${PYSITELIB}/gajim/config.pyo
+${PYSITELIB}/gajim/config.pyc
+${PYSITELIB}/gajim/conversation_textview.pyo
+${PYSITELIB}/gajim/conversation_textview.pyc
+${PYSITELIB}/gajim/dataforms_widget.pyo
+${PYSITELIB}/gajim/dataforms_widget.pyc
+${PYSITELIB}/gajim/dialog_messages.pyo
+${PYSITELIB}/gajim/dialog_messages.pyc
+${PYSITELIB}/gajim/dialogs.pyo
+${PYSITELIB}/gajim/dialogs.pyc
+${PYSITELIB}/gajim/disco.pyo
+${PYSITELIB}/gajim/disco.pyc
+${PYSITELIB}/gajim/emoticons.pyo
+${PYSITELIB}/gajim/emoticons.pyc
+${PYSITELIB}/gajim/features_window.pyo
+${PYSITELIB}/gajim/features_window.pyc
+${PYSITELIB}/gajim/filetransfers_window.pyo
+${PYSITELIB}/gajim/filetransfers_window.pyc
+${PYSITELIB}/gajim/gajim.pyo
+${PYSITELIB}/gajim/gajim.pyc
+${PYSITELIB}/gajim/gajim_remote.pyo
+${PYSITELIB}/gajim/gajim_remote.pyc
+${PYSITELIB}/gajim/gajim_themes_window.pyo
+${PYSITELIB}/gajim/gajim_themes_window.pyc
+${PYSITELIB}/gajim/groupchat_control.pyo
+${PYSITELIB}/gajim/groupchat_control.pyc
+${PYSITELIB}/gajim/groups.pyo
+${PYSITELIB}/gajim/groups.pyc
+${PYSITELIB}/gajim/gtkexcepthook.pyo
+${PYSITELIB}/gajim/gtkexcepthook.pyc
+${PYSITELIB}/gajim/gtkgui_helpers.pyo
+${PYSITELIB}/gajim/gtkgui_helpers.pyc
+${PYSITELIB}/gajim/gui_interface.pyo
+${PYSITELIB}/gajim/gui_interface.pyc
+${PYSITELIB}/gajim/gui_menu_builder.pyo
+${PYSITELIB}/gajim/gui_menu_builder.pyc
+${PYSITELIB}/gajim/history_manager.pyo
+${PYSITELIB}/gajim/history_manager.pyc
+${PYSITELIB}/gajim/history_sync.pyo
+${PYSITELIB}/gajim/history_sync.pyc
+${PYSITELIB}/gajim/history_window.pyo
+${PYSITELIB}/gajim/history_window.pyc
+${PYSITELIB}/gajim/htmltextview.pyo
+${PYSITELIB}/gajim/htmltextview.pyc
+${PYSITELIB}/gajim/logind_listener.pyo
+${PYSITELIB}/gajim/logind_listener.pyc
+${PYSITELIB}/gajim/message_control.pyo
+${PYSITELIB}/gajim/message_control.pyc
+${PYSITELIB}/gajim/message_textview.pyo
+${PYSITELIB}/gajim/message_textview.pyc
+${PYSITELIB}/gajim/message_window.pyo
+${PYSITELIB}/gajim/message_window.pyc
+${PYSITELIB}/gajim/music_track_listener.pyo
+${PYSITELIB}/gajim/music_track_listener.pyc
+${PYSITELIB}/gajim/negotiation.pyo
+${PYSITELIB}/gajim/negotiation.pyc
+${PYSITELIB}/gajim/notify.pyo
+${PYSITELIB}/gajim/notify.pyc
+${PYSITELIB}/gajim/options_dialog.pyo
+${PYSITELIB}/gajim/options_dialog.pyc
+${PYSITELIB}/gajim/profile_window.pyo
+${PYSITELIB}/gajim/profile_window.pyc
+${PYSITELIB}/gajim/remote_control.pyo
+${PYSITELIB}/gajim/remote_control.pyc
+${PYSITELIB}/gajim/roster_window.pyo
+${PYSITELIB}/gajim/roster_window.pyc
+${PYSITELIB}/gajim/screensaver_listener.pyo
+${PYSITELIB}/gajim/screensaver_listener.pyc
+${PYSITELIB}/gajim/search_window.pyo
+${PYSITELIB}/gajim/search_window.pyc
+${PYSITELIB}/gajim/secrets.pyo
+${PYSITELIB}/gajim/secrets.pyc
+${PYSITELIB}/gajim/server_info.pyo
+${PYSITELIB}/gajim/server_info.pyc
+${PYSITELIB}/gajim/session.pyo
+${PYSITELIB}/gajim/session.pyc
+${PYSITELIB}/gajim/shortcuts_window.pyo
+${PYSITELIB}/gajim/shortcuts_window.pyc
+${PYSITELIB}/gajim/statusicon.pyo
+${PYSITELIB}/gajim/statusicon.pyc
+${PYSITELIB}/gajim/tooltips.pyo
+${PYSITELIB}/gajim/tooltips.pyc
+${PYSITELIB}/gajim/vcard.pyo
+${PYSITELIB}/gajim/vcard.pyc
+${PYSITELIB}/gajim/accounts_window.py
+${PYSITELIB}/gajim/adhoc_commands.py
+${PYSITELIB}/gajim/advanced_configuration_window.py
+${PYSITELIB}/gajim/app_actions.py
+${PYSITELIB}/gajim/atom_window.py
+${PYSITELIB}/gajim/cell_renderer_image.py
+${PYSITELIB}/gajim/chat_control.py
+${PYSITELIB}/gajim/chat_control_base.py
+${PYSITELIB}/gajim/command_system/__init__.py
+${PYSITELIB}/gajim/command_system/__init__.pyo
+${PYSITELIB}/gajim/command_system/__init__.pyc
+${PYSITELIB}/gajim/command_system/dispatcher.pyo
+${PYSITELIB}/gajim/command_system/dispatcher.pyc
+${PYSITELIB}/gajim/command_system/errors.pyo
+${PYSITELIB}/gajim/command_system/errors.pyc
+${PYSITELIB}/gajim/command_system/framework.pyo
+${PYSITELIB}/gajim/command_system/framework.pyc
+${PYSITELIB}/gajim/command_system/mapping.pyo
+${PYSITELIB}/gajim/command_system/mapping.pyc
+${PYSITELIB}/gajim/command_system/tools.pyo
+${PYSITELIB}/gajim/command_system/tools.pyc
+${PYSITELIB}/gajim/command_system/dispatcher.py
+${PYSITELIB}/gajim/command_system/errors.py
+${PYSITELIB}/gajim/command_system/framework.py
+${PYSITELIB}/gajim/command_system/implementation/__init__.py
+${PYSITELIB}/gajim/command_system/implementation/__init__.pyo
+${PYSITELIB}/gajim/command_system/implementation/__init__.pyc
+${PYSITELIB}/gajim/command_system/implementation/custom.pyo
+${PYSITELIB}/gajim/command_system/implementation/custom.pyc
+${PYSITELIB}/gajim/command_system/implementation/execute.pyo
+${PYSITELIB}/gajim/command_system/implementation/execute.pyc
+${PYSITELIB}/gajim/command_system/implementation/hosts.pyo
+${PYSITELIB}/gajim/command_system/implementation/hosts.pyc
+${PYSITELIB}/gajim/command_system/implementation/middleware.pyo
+${PYSITELIB}/gajim/command_system/implementation/middleware.pyc
+${PYSITELIB}/gajim/command_system/implementation/standard.pyo
+${PYSITELIB}/gajim/command_system/implementation/standard.pyc
+${PYSITELIB}/gajim/command_system/implementation/custom.py
+${PYSITELIB}/gajim/command_system/implementation/execute.py
+${PYSITELIB}/gajim/command_system/implementation/hosts.py
+${PYSITELIB}/gajim/command_system/implementation/middleware.py
+${PYSITELIB}/gajim/command_system/implementation/standard.py
+${PYSITELIB}/gajim/command_system/mapping.py
+${PYSITELIB}/gajim/command_system/tools.py
+${PYSITELIB}/gajim/common/__init__.py
+${PYSITELIB}/gajim/common/__init__.pyo
+${PYSITELIB}/gajim/common/__init__.pyc
+${PYSITELIB}/gajim/common/account.pyo
+${PYSITELIB}/gajim/common/account.pyc
+${PYSITELIB}/gajim/common/app.pyo
+${PYSITELIB}/gajim/common/app.pyc
+${PYSITELIB}/gajim/common/atom.pyo
+${PYSITELIB}/gajim/common/atom.pyc
+${PYSITELIB}/gajim/common/caps_cache.pyo
+${PYSITELIB}/gajim/common/caps_cache.pyc
+${PYSITELIB}/gajim/common/check_X509.pyo
+${PYSITELIB}/gajim/common/check_X509.pyc
+${PYSITELIB}/gajim/common/check_paths.pyo
+${PYSITELIB}/gajim/common/check_paths.pyc
+${PYSITELIB}/gajim/common/commands.pyo
+${PYSITELIB}/gajim/common/commands.pyc
+${PYSITELIB}/gajim/common/config.pyo
+${PYSITELIB}/gajim/common/config.pyc
+${PYSITELIB}/gajim/common/configpaths.pyo
+${PYSITELIB}/gajim/common/configpaths.pyc
+${PYSITELIB}/gajim/common/connection.pyo
+${PYSITELIB}/gajim/common/connection.pyc
+${PYSITELIB}/gajim/common/connection_handlers.pyo
+${PYSITELIB}/gajim/common/connection_handlers.pyc
+${PYSITELIB}/gajim/common/connection_handlers_events.pyo
+${PYSITELIB}/gajim/common/connection_handlers_events.pyc
+${PYSITELIB}/gajim/common/const.pyo
+${PYSITELIB}/gajim/common/const.pyc
+${PYSITELIB}/gajim/common/contacts.pyo
+${PYSITELIB}/gajim/common/contacts.pyc
+${PYSITELIB}/gajim/common/crypto.pyo
+${PYSITELIB}/gajim/common/crypto.pyc
+${PYSITELIB}/gajim/common/dataforms.pyo
+${PYSITELIB}/gajim/common/dataforms.pyc
+${PYSITELIB}/gajim/common/dbus_support.pyo
+${PYSITELIB}/gajim/common/dbus_support.pyc
+${PYSITELIB}/gajim/common/dh.pyo
+${PYSITELIB}/gajim/common/dh.pyc
+${PYSITELIB}/gajim/common/events.pyo
+${PYSITELIB}/gajim/common/events.pyc
+${PYSITELIB}/gajim/common/exceptions.pyo
+${PYSITELIB}/gajim/common/exceptions.pyc
+${PYSITELIB}/gajim/common/file_props.pyo
+${PYSITELIB}/gajim/common/file_props.pyc
+${PYSITELIB}/gajim/common/fuzzyclock.pyo
+${PYSITELIB}/gajim/common/fuzzyclock.pyc
+${PYSITELIB}/gajim/common/ged.pyo
+${PYSITELIB}/gajim/common/ged.pyc
+${PYSITELIB}/gajim/common/gpg.pyo
+${PYSITELIB}/gajim/common/gpg.pyc
+${PYSITELIB}/gajim/common/helpers.pyo
+${PYSITELIB}/gajim/common/helpers.pyc
+${PYSITELIB}/gajim/common/httpupload.pyo
+${PYSITELIB}/gajim/common/httpupload.pyc
+${PYSITELIB}/gajim/common/i18n.pyo
+${PYSITELIB}/gajim/common/i18n.pyc
+${PYSITELIB}/gajim/common/idle.pyo
+${PYSITELIB}/gajim/common/idle.pyc
+${PYSITELIB}/gajim/common/jingle.pyo
+${PYSITELIB}/gajim/common/jingle.pyc
+${PYSITELIB}/gajim/common/jingle_content.pyo
+${PYSITELIB}/gajim/common/jingle_content.pyc
+${PYSITELIB}/gajim/common/jingle_ft.pyo
+${PYSITELIB}/gajim/common/jingle_ft.pyc
+${PYSITELIB}/gajim/common/jingle_ftstates.pyo
+${PYSITELIB}/gajim/common/jingle_ftstates.pyc
+${PYSITELIB}/gajim/common/jingle_rtp.pyo
+${PYSITELIB}/gajim/common/jingle_rtp.pyc
+${PYSITELIB}/gajim/common/jingle_session.pyo
+${PYSITELIB}/gajim/common/jingle_session.pyc
+${PYSITELIB}/gajim/common/jingle_transport.pyo
+${PYSITELIB}/gajim/common/jingle_transport.pyc
+${PYSITELIB}/gajim/common/jingle_xtls.pyo
+${PYSITELIB}/gajim/common/jingle_xtls.pyc
+${PYSITELIB}/gajim/common/location_listener.pyo
+${PYSITELIB}/gajim/common/location_listener.pyc
+${PYSITELIB}/gajim/common/logger.pyo
+${PYSITELIB}/gajim/common/logger.pyc
+${PYSITELIB}/gajim/common/logging_helpers.pyo
+${PYSITELIB}/gajim/common/logging_helpers.pyc
+${PYSITELIB}/gajim/common/message_archiving.pyo
+${PYSITELIB}/gajim/common/message_archiving.pyc
+${PYSITELIB}/gajim/common/multimedia_helpers.pyo
+${PYSITELIB}/gajim/common/multimedia_helpers.pyc
+${PYSITELIB}/gajim/common/nec.pyo
+${PYSITELIB}/gajim/common/nec.pyc



Home | Main Index | Thread Index | Old Index