gajim-plural/src
Yann Leboulanger 4554b85922 fix config names. Fixes #7276 2012-12-25 18:56:05 +01:00
..
command_system start porting Gajim to gobject introspection and GTK3 2012-12-23 16:23:43 +01:00
common fix config names. Fixes #7276 2012-12-25 18:56:05 +01:00
plugins start porting Gajim to gobject introspection and GTK3 2012-12-23 16:23:43 +01:00
Makefile.am don't build non-existing folder. 2012-12-11 07:55:35 +01:00
adhoc_commands.py start porting Gajim to gobject introspection and GTK3 2012-12-23 16:23:43 +01:00
advanced_configuration_window.py start porting Gajim to gobject introspection and GTK3 2012-12-23 16:23:43 +01:00
atom_window.py start porting Gajim to gobject introspection and GTK3 2012-12-23 16:23:43 +01:00
cell_renderer_image.py start porting Gajim to gobject introspection and GTK3 2012-12-23 16:23:43 +01:00
chat_control.py start porting Gajim to gobject introspection and GTK3 2012-12-23 16:23:43 +01:00
config.py start porting Gajim to gobject introspection and GTK3 2012-12-23 16:23:43 +01:00
conversation_textview.py start porting Gajim to gobject introspection and GTK3 2012-12-23 16:23:43 +01:00
dataforms_widget.py start porting Gajim to gobject introspection and GTK3 2012-12-23 16:23:43 +01:00
dialogs.py start porting Gajim to gobject introspection and GTK3 2012-12-23 16:23:43 +01:00
disco.py start porting Gajim to gobject introspection and GTK3 2012-12-23 16:23:43 +01:00
features_window.py start porting Gajim to gobject introspection and GTK3 2012-12-23 16:23:43 +01:00
filetransfers_window.py start porting Gajim to gobject introspection and GTK3 2012-12-23 16:23:43 +01:00
gajim-remote.py gajim-remote handles ?message in URIs. Fixes #6804, see #2133 2012-10-04 17:52:28 +02:00
gajim.py start porting Gajim to gobject introspection and GTK3 2012-12-23 16:23:43 +01:00
gajim_themes_window.py start porting Gajim to gobject introspection and GTK3 2012-12-23 16:23:43 +01:00
groupchat_control.py start porting Gajim to gobject introspection and GTK3 2012-12-23 16:23:43 +01:00
groups.py start porting Gajim to gobject introspection and GTK3 2012-12-23 16:23:43 +01:00
gtkexcepthook.py start porting Gajim to gobject introspection and GTK3 2012-12-23 16:23:43 +01:00
gtkgui_helpers.py start porting Gajim to gobject introspection and GTK3 2012-12-23 16:23:43 +01:00
gtkspell.py convert tabs to spaces in source code thanks to reindent.py 2010-04-08 01:20:17 +02:00
gui_interface.py start porting Gajim to gobject introspection and GTK3 2012-12-23 16:23:43 +01:00
gui_menu_builder.py start porting Gajim to gobject introspection and GTK3 2012-12-23 16:23:43 +01:00
history_manager.py start porting Gajim to gobject introspection and GTK3 2012-12-23 16:23:43 +01:00
history_window.py start porting Gajim to gobject introspection and GTK3 2012-12-23 16:23:43 +01:00
htmltextview.py start porting Gajim to gobject introspection and GTK3 2012-12-23 16:23:43 +01:00
ipython_view.py start porting Gajim to gobject introspection and GTK3 2012-12-23 16:23:43 +01:00
message_control.py start porting Gajim to gobject introspection and GTK3 2012-12-23 16:23:43 +01:00
message_textview.py start porting Gajim to gobject introspection and GTK3 2012-12-23 16:23:43 +01:00
message_window.py start porting Gajim to gobject introspection and GTK3 2012-12-23 16:23:43 +01:00
music_track_listener.py start porting Gajim to gobject introspection and GTK3 2012-12-23 16:23:43 +01:00
negotiation.py start porting Gajim to gobject introspection and GTK3 2012-12-23 16:23:43 +01:00
network_manager_listener.py add support Network Manager 0.9 (NM_STATE_CONNECTED_GLOBAL = 70. A network device is connected, with global network connectivity.) 2012-10-18 00:36:57 +04:00
notify.py start porting Gajim to gobject introspection and GTK3 2012-12-23 16:23:43 +01:00
profile_window.py start porting Gajim to gobject introspection and GTK3 2012-12-23 16:23:43 +01:00
pycallgraph.py convert tabs to spaces in source code thanks to reindent.py 2010-04-08 01:20:17 +02:00
pylint.rc Added PyLint config file (for sync). 2009-04-10 17:03:11 +00:00
remote_control.py start porting Gajim to gobject introspection and GTK3 2012-12-23 16:23:43 +01:00
roster_window.py start porting Gajim to gobject introspection and GTK3 2012-12-23 16:23:43 +01:00
search_window.py start porting Gajim to gobject introspection and GTK3 2012-12-23 16:23:43 +01:00
secrets.py generate 2048 bits keys instead of 384 bits keys when needed. Fixes #7036 2011-11-06 11:46:00 +01:00
session.py Gajim now uses python-nbxmpp library instead of embedding it. 2012-12-09 21:37:51 +01:00
statusicon.py start porting Gajim to gobject introspection and GTK3 2012-12-23 16:23:43 +01:00
tooltips.py start porting Gajim to gobject introspection and GTK3 2012-12-23 16:23:43 +01:00
upower_listener.py remove imort dbus.glib to remove a warning 2012-08-11 22:46:39 +02:00
vcard.py start porting Gajim to gobject introspection and GTK3 2012-12-23 16:23:43 +01:00