Changeset 10247
- Timestamp:
- 08/15/08 05:20:23 (3 months ago)
- Location:
- trunk
- Files:
-
- 87 modified
-
scripts/gajim.in (modified) (1 diff)
-
scripts/gajim-remote.in (modified) (1 diff)
-
setup_osx.py (modified) (1 diff)
-
setup_win32.py (modified) (2 diffs)
-
src/adhoc_commands.py (modified) (2 diffs)
-
src/advanced.py (modified) (2 diffs)
-
src/atom_window.py (modified) (2 diffs)
-
src/cell_renderer_image.py (modified) (2 diffs)
-
src/chat_control.py (modified) (2 diffs)
-
src/common/atom.py (modified) (1 diff)
-
src/common/caps.py (modified) (2 diffs)
-
src/common/check_paths.py (modified) (2 diffs)
-
src/common/commands.py (modified) (2 diffs)
-
src/common/configpaths.py (modified) (1 diff)
-
src/common/config.py (modified) (2 diffs)
-
src/common/connection_handlers.py (modified) (2 diffs)
-
src/common/connection.py (modified) (2 diffs)
-
src/common/contacts.py (modified) (2 diffs)
-
src/common/crypto.py (modified) (1 diff)
-
src/common/dataforms.py (modified) (1 diff)
-
src/common/dbus_support.py (modified) (2 diffs)
-
src/common/defs.py (modified) (1 diff)
-
src/common/dh.py (modified) (1 diff)
-
src/common/events.py (modified) (2 diffs)
-
src/common/exceptions.py (modified) (2 diffs)
-
src/common/fuzzyclock.py (modified) (2 diffs)
-
src/common/gajim.py (modified) (2 diffs)
-
src/common/GnuPGInterface.py (modified) (2 diffs)
-
src/common/GnuPG.py (modified) (2 diffs)
-
src/common/helpers.py (modified) (2 diffs)
-
src/common/i18n.py (modified) (2 diffs)
-
src/common/__init__.py (modified) (1 diff)
-
src/common/logger.py (modified) (2 diffs)
-
src/common/nslookup.py (modified) (2 diffs)
-
src/common/optparser.py (modified) (2 diffs)
-
src/common/passwords.py (modified) (2 diffs)
-
src/common/proxy65_manager.py (modified) (2 diffs)
-
src/common/pubsub.py (modified) (1 diff)
-
src/common/rst_xhtml_generator.py (modified) (2 diffs)
-
src/common/sleepy.py (modified) (2 diffs)
-
src/common/socks5.py (modified) (2 diffs)
-
src/common/stanza_session.py (modified) (1 diff)
-
src/common/xmpp_stringprep.py (modified) (2 diffs)
-
src/config.py (modified) (2 diffs)
-
src/conversation_textview.py (modified) (2 diffs)
-
src/dataforms_widget.py (modified) (2 diffs)
-
src/dialogs.py (modified) (2 diffs)
-
src/disco.py (modified) (2 diffs)
-
src/features_window.py (modified) (2 diffs)
-
src/filetransfers_window.py (modified) (2 diffs)
-
src/gajim.py (modified) (2 diffs)
-
src/gajim-remote.py (modified) (2 diffs)
-
src/gajim_themes_window.py (modified) (2 diffs)
-
src/groupchat_control.py (modified) (2 diffs)
-
src/groups.py (modified) (1 diff)
-
src/gtkexcepthook.py (modified) (2 diffs)
-
src/gtkgui_helpers.py (modified) (2 diffs)
-
src/gtkspellmodule.c (modified) (1 diff)
-
src/history_manager.py (modified) (2 diffs)
-
src/history_window.py (modified) (2 diffs)
-
src/htmltextview.py (modified) (1 diff)
-
src/ipython_view.py (modified) (1 diff)
-
src/lastfm.py (modified) (1 diff)
-
src/lastfm_track_listener.py (modified) (1 diff)
-
src/message_control.py (modified) (2 diffs)
-
src/message_textview.py (modified) (2 diffs)
-
src/message_window.py (modified) (2 diffs)
-
src/music_track_listener.py (modified) (2 diffs)
-
src/negotiation.py (modified) (1 diff)
-
src/network_manager_listener.py (modified) (2 diffs)
-
src/notify.py (modified) (2 diffs)
-
src/osx/growl/_growl.c (modified) (1 diff)
-
src/osx/growl/_growlImage.m (modified) (1 diff)
-
src/osx/nsapp.m (modified) (1 diff)
-
src/osx/syncmenu/pysyncmenu.c (modified) (1 diff)
-
src/profile_window.py (modified) (2 diffs)
-
src/remote_control.py (modified) (2 diffs)
-
src/roster_window.py (modified) (2 diffs)
-
src/search_window.py (modified) (2 diffs)
-
src/secrets.py (modified) (1 diff)
-
src/session.py (modified) (1 diff)
-
src/statusicon.py (modified) (1 diff)
-
src/systray.py (modified) (2 diffs)
-
src/tooltips.py (modified) (2 diffs)
-
src/trayiconmodule.c (modified) (1 diff)
-
src/trayicon.override (modified) (1 diff)
-
src/vcard.py (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/scripts/gajim.in
r10245 r10247 1 1 #!/bin/sh 2 ## gajim2 ## scripts/gajim.in 3 3 ## 4 ## Contributors for this file: 5 ## - Yann Le Boulanger <asterix@lagaule.org> 6 ## - Nikos Kouremenos <kourem@gmail.com> 4 ## Copyright (C) 2005 Yann Le Boulanger <asterix AT lagaule.org> 5 ## Copyright (C) 2006 Dimitur Kirov <dkirov AT gmail.com> 6 ## Stefan Bethge <stefan AT lanpartei.de> 7 ## Copyright (C) 2008 Jonathan Schleifer <js-gajim AT webkeks.org> 7 8 ## 8 ## Copyright (C) 2003-2004 Yann Le Boulanger <asterix@lagaule.org> 9 ## Vincent Hanquez <tab@snarc.org> 10 ## Copyright (C) 2005 Yann Le Boulanger <asterix@lagaule.org> 11 ## Vincent Hanquez <tab@snarc.org> 12 ## Nikos Kouremenos <nkour@jabber.org> 13 ## Dimitur Kirov <dkirov@gmail.com> 14 ## Travis Shirk <travis@pobox.com> 15 ## Norman Rasmussen <norman@rasmussen.co.za> 9 ## This file is part of Gajim. 16 10 ## 17 ## This program is free software; you can redistribute it and/or modify11 ## Gajim is free software; you can redistribute it and/or modify 18 12 ## it under the terms of the GNU General Public License as published 19 ## by the Free Software Foundation; version 2only.13 ## by the Free Software Foundation; version 3 only. 20 14 ## 21 ## This program is distributed in the hope that it will be useful,15 ## Gajim is distributed in the hope that it will be useful, 22 16 ## but WITHOUT ANY WARRANTY; without even the implied warranty of 23 ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the17 ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 24 18 ## GNU General Public License for more details. 19 ## 20 ## You should have received a copy of the GNU General Public License 21 ## along with Gajim. If not, see <http://www.gnu.org/licenses/>. 22 ## 25 23 26 24 if test $(id -u) -eq 0; then -
trunk/scripts/gajim-remote.in
r10245 r10247 1 1 #!/bin/sh 2 ## gajim2 ## scripts/gajim-remote.in 3 3 ## 4 ## Contributors for this file: 5 ## - Yann Le Boulanger <asterix@lagaule.org> 6 ## - Nikos Kouremenos <kourem@gmail.com> 7 ## - Dimitur Kirov <dkirov@gmail.com> 8 ## 9 ## Copyright (C) 2003-2004 Yann Le Boulanger <asterix@lagaule.org> 10 ## Vincent Hanquez <tab@snarc.org> 11 ## Copyright (C) 2005 Yann Le Boulanger <asterix@lagaule.org> 12 ## Vincent Hanquez <tab@snarc.org> 13 ## Nikos Kouremenos <nkour@jabber.org> 14 ## Dimitur Kirov <dkirov@gmail.com> 15 ## Travis Shirk <travis@pobox.com> 16 ## Norman Rasmussen <norman@rasmussen.co.za> 4 ## Copyright (C) 2006 Yann Leboulanger <asterix AT lagaule.org> 5 ## Copyright (C) 2008 Jonathan Schleifer <js-gajim AT webkeks.org> 17 6 ## 18 ## This program is free software; you can redistribute it and/or modify 7 ## This file is part of Gajim. 8 ## 9 ## Gajim is free software; you can redistribute it and/or modify 19 10 ## it under the terms of the GNU General Public License as published 20 ## by the Free Software Foundation; version 2only.11 ## by the Free Software Foundation; version 3 only. 21 12 ## 22 ## This program is distributed in the hope that it will be useful,13 ## Gajim is distributed in the hope that it will be useful, 23 14 ## but WITHOUT ANY WARRANTY; without even the implied warranty of 24 ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the15 ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 25 16 ## GNU General Public License for more details. 17 ## 18 ## You should have received a copy of the GNU General Public License 19 ## along with Gajim. If not, see <http://www.gnu.org/licenses/>. 20 ## 26 21 27 22 if test $(id -u) -eq 0; then -
trunk/setup_osx.py
r10221 r10247 1 ## setup_osx.py 2 ## 3 ## Copyright (C) 2007 James Newton <redshodan AT gmail.com> 4 ## Copyright (C) 2007-2008 Yann Leboulanger <asterix AT lagaule.org> 5 ## Copyright (C) 2008 Jonathan Schleifer <js-gajim AT webkeks.org> 6 ## 7 ## This file is part of Gajim. 8 ## 9 ## Gajim is free software; you can redistribute it and/or modify 10 ## it under the terms of the GNU General Public License as published 11 ## by the Free Software Foundation; version 3 only. 12 ## 13 ## Gajim is distributed in the hope that it will be useful, 14 ## but WITHOUT ANY WARRANTY; without even the implied warranty of 15 ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 16 ## GNU General Public License for more details. 17 ## 18 ## You should have received a copy of the GNU General Public License 19 ## along with Gajim. If not, see <http://www.gnu.org/licenses/>. 20 ## 21 1 22 """ 2 23 Usage: -
trunk/setup_win32.py
r10221 r10247 1 1 ## setup_win32.py (run me as python setup_win32.py py2exe -O2) 2 2 ## 3 ## Copyright (C) 2003-2007 Yann Leboulanger <asterix@lagaule.org> 4 ## Copyright (C) 2005-2006 Nikos Kouremenos <kourem@gmail.com> 3 ## Copyright (C) 2003-2008 Yann Leboulanger <asterix AT lagaule.org> 4 ## Copyright (C) 2005-2006 Nikos Kouremenos <kourem AT gmail.com> 5 ## Copyright (C) 2008 Jonathan Schleifer <js-gajim AT webkeks.org> 5 6 ## 6 7 ## This file is part of Gajim. … … 12 13 ## Gajim is distributed in the hope that it will be useful, 13 14 ## but WITHOUT ANY WARRANTY; without even the implied warranty of 14 ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the15 ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 15 16 ## GNU General Public License for more details. 16 17 ## 17 18 ## You should have received a copy of the GNU General Public License 18 ## along with Gajim. If not, see <http://www.gnu.org/licenses/>. 19 ## along with Gajim. If not, see <http://www.gnu.org/licenses/>. 20 ## 19 21 20 22 from distutils.core import setup -
trunk/src/adhoc_commands.py
r10181 r10247 1 1 # -*- coding: utf-8 -*- 2 ## adhoc_commands.py2 ## src/adhoc_commands.py 3 3 ## 4 ## Copyright (C) 2006 Yann Leboulanger <asterix@lagaule.org> 5 ## Nikos Kouremenos <nkour@jabber.org> 4 ## Copyright (C) 2006 Nikos Kouremenos <kourem AT gmail.com> 5 ## Copyright (C) 2006-2007 Tomasz Melcer <liori AT exroot.org> 6 ## Copyright (C) 2006-2008 Yann Leboulanger <asterix AT lagaule.org> 7 ## Copyright (C) 2008 Jonathan Schleifer <js-gajim AT webkeks.org> 8 ## Stephan Erb <steve-e AT h3c.de> 6 9 ## 7 10 ## This file is part of Gajim. … … 13 16 ## Gajim is distributed in the hope that it will be useful, 14 17 ## but WITHOUT ANY WARRANTY; without even the implied warranty of 15 ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the18 ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 16 19 ## GNU General Public License for more details. 17 20 ## 18 21 ## You should have received a copy of the GNU General Public License 19 ## along with Gajim. If not, see <http://www.gnu.org/licenses/>. 22 ## along with Gajim. If not, see <http://www.gnu.org/licenses/>. 23 ## 20 24 21 25 # FIXME: think if we need caching command list. it may be wrong if there will -
trunk/src/advanced.py
r10081 r10247 1 ## advanced.py 2 ## 3 ## Copyright (C) 2005-2006 Yann Leboulanger <asterix@lagaule.org> 4 ## Copyright (C) 2005-2006 Nikos Kouremenos <kourem@gmail.com> 5 ## Copyright (C) 2005 Vincent Hanquez <tab@snarc.org> 1 ## src/advanced.py 2 ## 3 ## Copyright (C) 2005 Travis Shirk <travis AT pobox.com> 4 ## Vincent Hanquez <tab AT snarc.org> 5 ## Copyright (C) 2005-2007 Yann Leboulanger <asterix AT lagaule.org> 6 ## Nikos Kouremenos <kourem AT gmail.com> 7 ## Copyright (C) 2006 Dimitur Kirov <dkirov AT gmail.com> 8 ## Copyright (C) 2006-2007 Jean-Marie Traissard <jim AT lapin.org> 9 ## Copyright (C) 2008 Jonathan Schleifer <js-gajim AT webkeks.org> 6 10 ## 7 11 ## This file is part of Gajim. … … 13 17 ## Gajim is distributed in the hope that it will be useful, 14 18 ## but WITHOUT ANY WARRANTY; without even the implied warranty of 15 ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the19 ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 16 20 ## GNU General Public License for more details. 17 21 ## 18 22 ## You should have received a copy of the GNU General Public License 19 ## along with Gajim. If not, see <http://www.gnu.org/licenses/>.23 ## along with Gajim. If not, see <http://www.gnu.org/licenses/>. 20 24 ## 21 25 -
trunk/src/atom_window.py
r10081 r10247 1 ## atom_window.py - a window to display atom entries from pubsub.1 ## src/atom_window.py 2 2 ## 3 ## For now greatly simplified, supports only simple feeds like the 4 ## one from pubsub.com. 5 ## 6 ## Copyright (C) 2006-2007 Yann Leboulanger <asterix@lagaule.org> 7 ## Copyright (C) 2007 Nikos Kouremenos <kourem@gmail.com> 8 ## Copyright (C) 2006-2007 Liori (I think) put ur self here please 3 ## Copyright (C) 2006 Tomasz Melcer <liori AT exroot.org> 4 ## Copyright (C) 2006-2007 Yann Leboulanger <asterix AT lagaule.org> 5 ## Copyright (C) 2007 Nikos Kouremenos <kourem AT gmail.com> 6 ## Copyright (C) 2008 Jonathan Schleifer <js-gajim AT webkeks.org> 9 7 ## 10 8 ## This file is part of Gajim. … … 16 14 ## Gajim is distributed in the hope that it will be useful, 17 15 ## but WITHOUT ANY WARRANTY; without even the implied warranty of 18 ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the16 ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 19 17 ## GNU General Public License for more details. 20 18 ## 21 19 ## You should have received a copy of the GNU General Public License 22 ## along with Gajim. If not, see <http://www.gnu.org/licenses/>.20 ## along with Gajim. If not, see <http://www.gnu.org/licenses/>. 23 21 ## 24 22 -
trunk/src/cell_renderer_image.py
r10081 r10247 1 ## cell_renderer_image.py1 ## src/cell_renderer_image.py 2 2 ## 3 ## Contributors for this file: 4 ## - Yann Leboulanger <asterix@lagaule.org> 5 ## - Nikos Kouremenos <kourem@gmail.com> 6 ## 7 ## Copyright (C) 2003-2004 Yann Leboulanger <asterix@lagaule.org> 8 ## Vincent Hanquez <tab@snarc.org> 9 ## Copyright (C) 2005 Yann Leboulanger <asterix@lagaule.org> 10 ## Vincent Hanquez <tab@snarc.org> 11 ## Nikos Kouremenos <kourem@gmail.com> 12 ## Dimitur Kirov <dkirov@gmail.com> 13 ## Travis Shirk <travis@pobox.com> 14 ## Norman Rasmussen <norman@rasmussen.co.za> 3 ## Copyright (C) 2003-2008 Yann Leboulanger <asterix AT lagaule.org> 4 ## Copyright (C) 2005 Vincent Hanquez <tab AT snarc.org> 5 ## Copyright (C) 2005-2007 Nikos Kouremenos <kourem AT gmail.com> 6 ## Copyright (C) 2006 Travis Shirk <travis AT pobox.com> 7 ## Copyright (C) 2008 Jonathan Schleifer <js-gajim AT webkeks.org> 15 8 ## 16 9 ## This file is part of Gajim. … … 22 15 ## Gajim is distributed in the hope that it will be useful, 23 16 ## but WITHOUT ANY WARRANTY; without even the implied warranty of 24 ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the17 ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 25 18 ## GNU General Public License for more details. 26 19 ## 27 20 ## You should have received a copy of the GNU General Public License 28 ## along with Gajim. If not, see <http://www.gnu.org/licenses/>.21 ## along with Gajim. If not, see <http://www.gnu.org/licenses/>. 29 22 ## 23 30 24 31 25 import gtk -
trunk/src/chat_control.py
r10243 r10247 1 ## chat_control.py1 ## src/chat_control.py 2 2 ## 3 ## Copyright (C) 2006 Yann Leboulanger <asterix@lagaule.org> 4 ## Copyright (C) 2006-2007 Nikos Kouremenos <kourem@gmail.com> 5 ## Copyright (C) 2006 Travis Shirk <travis@pobox.com> 6 ## Dimitur Kirov <dkirov@gmail.com> 7 ## Copyright (C) 2007 Lukas Petrovicky <lukas@petrovicky.net> 8 ## Julien Pivotto <roidelapluie@gmail.com> 9 ## Stephan Erb <steve-e@h3c.de> 3 ## Copyright (C) 2006 Dimitur Kirov <dkirov AT gmail.com> 4 ## Copyright (C) 2006-2007 Travis Shirk <travis AT pobox.com> 5 ## Copyright (C) 2006-2008 Yann Leboulanger <asterix AT lagaule.org> 6 ## Jean-Marie Traissard <jim AT lapin.org> 7 ## Nikos Kouremenos <kourem AT gmail.com> 8 ## Copyright (C) 2007 Lukas Petrovicky <lukas AT petrovicky.net> 9 ## Julien Pivotto <roidelapluie AT gmail.com> 10 ## Copyright (C) 2007-2008 Brendan Taylor <whateley AT gmail.com> 11 ## Stephan Erb <steve-e AT h3c.de> 12 ## Copyright (C) 2008 Jonathan Schleifer <js-gajim AT webkeks.org> 10 13 ## 11 14 ## This file is part of Gajim. … … 17 20 ## Gajim is distributed in the hope that it will be useful, 18 21 ## but WITHOUT ANY WARRANTY; without even the implied warranty of 19 ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the22 ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 20 23 ## GNU General Public License for more details. 21 24 ## 22 25 ## You should have received a copy of the GNU General Public License 23 ## along with Gajim. If not, see <http://www.gnu.org/licenses/>.26 ## along with Gajim. If not, see <http://www.gnu.org/licenses/>. 24 27 ## 25 28 -
trunk/src/common/atom.py
r10081 r10247 1 1 # -*- coding: utf-8 -*- 2 ## src/common/atom.py 3 ## 4 ## Copyright (C) 2006 Jean-Marie Traissard <jim AT lapin.org> 5 ## Tomasz Melcer <liori AT exroot.org> 6 ## Copyright (C) 2006-2007 Yann Leboulanger <asterix AT lagaule.org> 7 ## Copyright (C) 2008 Jonathan Schleifer <js-gajim AT webkeks.org> 8 ## 9 ## This file is part of Gajim. 10 ## 11 ## Gajim is free software; you can redistribute it and/or modify 12 ## it under the terms of the GNU General Public License as published 13 ## by the Free Software Foundation; version 3 only. 14 ## 15 ## Gajim is distributed in the hope that it will be useful, 16 ## but WITHOUT ANY WARRANTY; without even the implied warranty of 17 ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 18 ## GNU General Public License for more details. 19 ## 20 ## You should have received a copy of the GNU General Public License 21 ## along with Gajim. If not, see <http://www.gnu.org/licenses/>. 22 ## 23 2 24 ''' Atom (rfc 4287) feed parser, used to read data from atom-over-pubsub transports 3 25 and services. Very simple. Actually implements only atom:entry. Implement more features -
trunk/src/common/caps.py
r10178 r10247 1 ## 2 ## Copyright (C) 2006 Gajim Team 1 ## src/common/caps.py 2 ## 3 ## Copyright (C) 2007 Tomasz Melcer <liori AT exroot.org> 4 ## Travis Shirk <travis AT pobox.com> 5 ## Copyright (C) 2007-2008 Yann Leboulanger <asterix AT lagaule.org> 6 ## Copyright (C) 2008 Brendan Taylor <whateley AT gmail.com> 7 ## Jonathan Schleifer <js-gajim AT webkeks.org> 8 ## Stephan Erb <steve-e AT h3c.de> 3 9 ## 4 10 ## This file is part of Gajim. … … 10 16 ## Gajim is distributed in the hope that it will be useful, 11 17 ## but WITHOUT ANY WARRANTY; without even the implied warranty of 12 ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the18 ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 13 19 ## GNU General Public License for more details. 14 20 ## 15 21 ## You should have received a copy of the GNU General Public License 16 ## along with Gajim. If not, see <http://www.gnu.org/licenses/>.22 ## along with Gajim. If not, see <http://www.gnu.org/licenses/>. 17 23 ## 18 24 -
trunk/src/common/check_paths.py
r10081 r10247 1 ## src/common/check_paths.py 1 2 ## 2 ## Copyright (C) 2005-2006 Yann Leboulanger <asterix@lagaule.org> 3 ## Copyright (C) 2005-2006 Nikos Kouremenos <kourem@gmail.com> 4 ## Copyright (C) 2005-2006 Travis Shirk <travis@pobox.com> 3 ## Copyright (C) 2005-2006 Travis Shirk <travis AT pobox.com> 4 ## Nikos Kouremenos <kourem AT gmail.com> 5 ## Copyright (C) 2005-2008 Yann Leboulanger <asterix AT lagaule.org> 6 ## Copyright (C) 2006 Dimitur Kirov <dkirov AT gmail.com> 7 ## Copyright (C) 2007 Tomasz Melcer <liori AT exroot.org> 8 ## Copyright (C) 2008 Jean-Marie Traissard <jim AT lapin.org> 9 ## Jonathan Schleifer <js-gajim AT webkeks.org> 5 10 ## 6 11 ## This file is part of Gajim. … … 12 17 ## Gajim is distributed in the hope that it will be useful, 13 18 ## but WITHOUT ANY WARRANTY; without even the implied warranty of 14 ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the19 ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 15 20 ## GNU General Public License for more details. 16 21 ## 17 22 ## You should have received a copy of the GNU General Public License 18 ## along with Gajim. If not, see <http://www.gnu.org/licenses/>.23 ## along with Gajim. If not, see <http://www.gnu.org/licenses/>. 19 24 ## 20 25 -
trunk/src/common/commands.py
r10081 r10247 1 ## 2 ## Copyright (C) 2006 Gajim Team 1 ## src/common/commands.py 2 ## 3 ## Copyright (C) 2006-2007 Yann Leboulanger <asterix AT lagaule.org> 4 ## Tomasz Melcer <liori AT exroot.org> 5 ## Copyright (C) 2007 Jean-Marie Traissard <jim AT lapin.org> 6 ## Copyright (C) 2008 Brendan Taylor <whateley AT gmail.com> 7 ## Jonathan Schleifer <js-gajim AT webkeks.org> 8 ## Stephan Erb <steve-e AT h3c.de> 3 9 ## 4 10 ## This file is part of Gajim. … … 10 16 ## Gajim is distributed in the hope that it will be useful, 11 17 ## but WITHOUT ANY WARRANTY; without even the implied warranty of 12 ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the18 ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 13 19 ## GNU General Public License for more details. 14 20 ## 15 21 ## You should have received a copy of the GNU General Public License 16 ## along with Gajim. If not, see <http://www.gnu.org/licenses/>.22 ## along with Gajim. If not, see <http://www.gnu.org/licenses/>. 17 23 ## 18 24 -
trunk/src/common/configpaths.py
r10081 r10247 1 ## src/common/configpaths.py 2 ## 3 ## Copyright (C) 2006 Jean-Marie Traissard <jim AT lapin.org> 4 ## Junglecow <junglecow AT gmail.com> 5 ## Copyright (C) 2006-2007 Yann Leboulanger <asterix AT lagaule.org> 6 ## Copyright (C) 2007 Brendan Taylor <whateley AT gmail.com> 7 ## Copyright (C) 2008 Jonathan Schleifer <js-gajim AT webkeks.org> 8 ## 9 ## This file is part of Gajim. 10 ## 11 ## Gajim is free software; you can redistribute it and/or modify 12 ## it under the terms of the GNU General Public License as published 13 ## by the Free Software Foundation; version 3 only. 14 ## 15 ## Gajim is distributed in the hope that it will be useful, 16 ## but WITHOUT ANY WARRANTY; without even the implied warranty of 17 ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 18 ## GNU General Public License for more details. 19 ## 20 ## You should have received a copy of the GNU General Public License 21 ## along with Gajim. If not, see <http://www.gnu.org/licenses/>. 22 ## 23 1 24 import os 2 25 import sys -
trunk/src/common/config.py
r10107 r10247 1 ## common/config.py1 ## src/common/config.py 2 2 ## 3 ## Copyright (C) 2003-2007 Yann Leboulanger <asterix@lagaule.org> 4 ## Copyright (C) 2005-2006 Nikos Kouremenos <kourem@gmail.com> 5 ## Copyright (C) 2004-2005 Vincent Hanquez <tab@snarc.org> 6 ## Copyright (C) 2005 Dimitur Kirov <dkirov@gmail.com> 7 ## Travis Shirk <travis@pobox.com> 8 ## Norman Rasmussen <norman@rasmussen.co.za> 9 ## Copyright (C) 2006 Stefan Bethge <stefan@lanpartei.de> 10 ## Copyright (C) 2007 Julien Pivotto <roidelapluie@gmail.com> 11 ## Stephan Erb <steve-e@h3c.de> 12 ## 3 ## Copyright (C) 2003-2008 Yann Leboulanger <asterix AT lagaule.org> 4 ## Copyright (C) 2004-2005 Vincent Hanquez <tab AT snarc.org> 5 ## Copyright (C) 2005 Stéphan Kochen <stephan AT kochen.nl> 6 ## Copyright (C) 2005-2006 Dimitur Kirov <dkirov AT gmail.com> 7 ## Alex Mauer <hawke AT hawkesnest.net>
