Changeset 8992

Show
Ignore:
Timestamp:
11/17/07 00:09:33 (9 months ago)
Author:
asterix
Message:

fix man page of gajim-remote and debian/control file, update changelog for 0.11.3

Location:
branches/gajim_0.11.2
Files:
3 modified

Legend:

Unmodified
Added
Removed
  • branches/gajim_0.11.2/ChangeLog

    r8852 r8992  
     1Gajim 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 
    19Gajim 0.11.2 (22 September 2007) 
    210 
  • branches/gajim_0.11.2/data/gajim-remote.1

    r7184 r8992  
    22.TH "Gajim-remote" "1" "August  18, 2005" "Gajim dev team" "" 
    33.SH "NAME" 
    4 Gajim-remote 
     4Gajim-remote \- tool to communicate with a running instance of Gajim 
    55.SH "SYNOPSIS" 
    66.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  
    33Priority: optional 
    44Maintainer: 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-dev 
     5Build-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 
    66Build-Conflicts: python2.3 
    77XS-Python-Version: >= 2.4 
     
    1111Architecture: any 
    1212XB-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), dnsutils 
     13Depends: python (>= 2.4), python-support (>= 0.7.1), python-glade2 (>= 2.6.0), python-gtk2 (>= 2.6.0), python-pysqlite2 | python (>= 2.5), dnsutils 
    1414Recommends: dbus, python-dbus, notification-daemon, python-gnupginterface 
    1515Suggests: python-gnome2, nautilus-sendto, avahi-daemon, python-avahi, network-manager, libgtkspell0, aspell-en, python-gnome2-desktop (>= 2.16.0)