Changeset 8992
- Timestamp:
- 11/17/07 00:09:33 (9 months ago)
- Location:
- branches/gajim_0.11.2
- Files:
-
- 3 modified
-
ChangeLog (modified) (1 diff)
-
data/gajim-remote.1 (modified) (1 diff)
-
debian/control (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/gajim_0.11.2/ChangeLog
r8852 r8992 1 Gajim 0.11.3 (17 November 2007) 2 3 * Fix bookmarks support detection 4 * Improve file transfer on windows 5 * Fix some zeroconf bugs 6 * Fix focus bug in chat window 7 * Fix nickname changement behaviour in groupchats 8 1 9 Gajim 0.11.2 (22 September 2007) 2 10 -
branches/gajim_0.11.2/data/gajim-remote.1
r7184 r8992 2 2 .TH "Gajim-remote" "1" "August 18, 2005" "Gajim dev team" "" 3 3 .SH "NAME" 4 Gajim-remote 4 Gajim-remote \- tool to communicate with a running instance of Gajim 5 5 .SH "SYNOPSIS" 6 6 .B gajim-remote [help] [toggle_roster_appearance] [show_next_unread] [list_contacts] [list_accounts] [change_status] [open_chat] [send_message] [send_file] [contact_info] [account_info] [send_file] [prefs_list] [prefs_put] [prefs_del] [prefs_store] [remove_contact] [add_contact] [get_status] [get_status_message] [get_unread_msgs_number] [start_chat] -
branches/gajim_0.11.2/debian/control
r8984 r8992 3 3 Priority: optional 4 4 Maintainer: Yann Le Boulanger <asterix@lagaule.org> 5 Build-Depends: debhelper (>= 5.0.37.2), cdbs (>= 0.4.43), python-support (>= 0. 3), python2.4-dev, libgtk2.0-dev, python-gtk2-dev, libgtkspell-dev, gettext, libxss-dev, intltool, imagemagick, python-central (>= 0.5), libdbus-1-dev5 Build-Depends: debhelper (>= 5.0.37.2), cdbs (>= 0.4.43), python-support (>= 0.7.1), python-dev, libgtk2.0-dev, python-gtk2-dev, libgtkspell-dev, gettext, libxss-dev, intltool, imagemagick, python-central (>= 0.5), libdbus-1-dev 6 6 Build-Conflicts: python2.3 7 7 XS-Python-Version: >= 2.4 … … 11 11 Architecture: any 12 12 XB-Python-Version: ${python:Versions} 13 Depends: ${python:Depends}, python (>= 2.4), python-glade2 (>= 2.6.0), python-gtk2 (>= 2.6.0), python-pysqlite2 | python (>= 2.5), dnsutils13 Depends: python (>= 2.4), python-support (>= 0.7.1), python-glade2 (>= 2.6.0), python-gtk2 (>= 2.6.0), python-pysqlite2 | python (>= 2.5), dnsutils 14 14 Recommends: dbus, python-dbus, notification-daemon, python-gnupginterface 15 15 Suggests: python-gnome2, nautilus-sendto, avahi-daemon, python-avahi, network-manager, libgtkspell0, aspell-en, python-gnome2-desktop (>= 2.16.0)
