~ubuntu-branches/ubuntu/oneiric/emesene/oneiric-proposed

« back to all changes in this revision

Viewing changes to docs/man/emesene.rst

  • Committer: Bazaar Package Importer
  • Author(s): Devid Antonio Filoni
  • Date: 2011-03-03 14:49:13 UTC
  • mfrom: (1.1.9 upstream)
  • Revision ID: james.westby@ubuntu.com-20110303144913-0adl9cmw2s35lvzo
Tags: 2.0~git20110303-0ubuntu1
* New upstream git revision (LP: #728469).
* Remove debian/watch, debian/emesene.xpm, debian/install and
  debian/README.source files.
* Remove 21_svn2451_fix_avatar and 20_dont_build_own_libmimic patches.
* debian/control: modify python to python (>= 2.5) in Build-Depends field.
* debian/control: remove python-libmimic from Recommends field.
* debian/control: modify python-gtk2 (>= 2.10) to python-gtk2 (>= 2.12) in
  Depends field.
* debian/control: add python-appindicator and python-xmpp to Recommends
  field.
* debian/control: add python-papyon (>= 0.5.4) and python-webkit to Depends
  field.
* debian/control: update Description field.
* debian/control: add python-setuptools to Build-Depends field.
* debian/control: move python-dbus and python-notify to Depends field.
* Update debian/copyright file.
* Update debian/links file.
* debian/menu: update description field.
* Bump Standards-Version to 3.9.1.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
emesene 2
 
2
=========
 
3
 
 
4
emesene 2 is an instant messaging client written in python using GTK.
 
5
 
 
6
emesene 2 tries to be a simple but feature complete program that allows to chat
 
7
using MSN and jabber based networks.
 
8
 
 
9
from it's roots emesene 2 provides a UI that is easy to use by users coming
 
10
from Windows Live Messanger but doing special focus on consistency and
 
11
simplicity.
 
12
 
 
13
support for Jabber based networks through the use of different backends is
 
14
provided but without removing features from the main protocol.
 
15
 
 
16
since emesene 2 is a single protocol/account client you will have to start more
 
17
than one instance to use more than one account, if you think this is a problem
 
18
we recommend clients like pidgin, empathy or kopete that are built to handle
 
19
multiple accounts.
 
20