~ubuntu-branches/ubuntu/karmic/empathy/karmic-updates

« back to all changes in this revision

Viewing changes to help/en_GB/geolocation-supported.page

  • Committer: Bazaar Package Importer
  • Author(s): Iain Lane, Ken VanDine, Iain Lane
  • Date: 2009-09-22 00:19:48 UTC
  • mfrom: (1.1.36 upstream)
  • Revision ID: james.westby@ubuntu.com-20090922001948-q2s61hqkc439mmid
Tags: 2.28.0-0ubuntu1
[ Ken VanDine ]
* debian/patches/20_libindicate.patch:
  - Updated patch to set "draw-attention" (LP: #433999) 
  - Updated patch to set the avatar in the indicator (LP: #434209)

[ Iain Lane ]
*  New upstream release 2.28.0 (LP: #434264)
 - Empathy theme doesn't work (and opens a folder in Nautilus!)
 - icq accounts import from pidgin not working
 - Invalid read when terminating an audio call
 - Room auto-connect doesn't work
 - using *_run_* calls prevents quitting Empathy
 - Chat windows don't show when we are reconnected
 - Use GOptionContext to parse options
 - Empathy misbehaviour
 - Empathy forgets IRC bookmarks
 - Empathy 2.27.92 fails to build
 - asserts in empathy_idle_set_presence() after suspend/resume
 - empathy crashed with SIGSEGV in empathy_account_settings_get_uint32() (Guillaume Desmottes)
 - cannot add yahoo account (Frédéric Péters)
 - Empathy crashing with CSW (Danielle Madeley)
 - empathy crashed with SIGSEGV in empathy_audio_sink_set_volume() (LP: #427579)
 - empathy crashed with SIGSEGV in tp_contact_list_got_added_members_cb()
 - Doesn't respawn existing channel when trying to reopen it
 - crash when dragging user from roster to MUC window
 - Pasting text into a disconnected chat window crashes (Cosimo Cecchi)
 - EmpathyIdle should wait for account manager to be ready
 - double click on a contact should raise the window
* debian/patches/20_libindicate.patch: Update for new code
* debian/patches/99_autoconf.patch: Refresh (autoreconf -f -i -s) 

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<?xml version="1.0" encoding="utf-8"?>
2
 
<page xmlns="http://projectmallard.org/1.0/" type="topic" id="geolocation-supported">
 
2
<page xmlns="http://projectmallard.org/1.0/" xmlns:e="http://projectmallard.org/experimental/" type="topic" id="geolocation-supported">
3
3
 
4
4
  <info>
5
5
    <desc>
6
6
      Services that supports geolocation and compatibility.
7
7
    </desc>
8
 
    <revision pkgversion="2.28" version="0.1" date="2009-08-19" status="draft"/>
 
8
    <revision pkgversion="2.28" version="0.1" date="2009-08-19" status="draft">
 
9
      <!--
 
10
      <e:review by="shaunm@gnome.org" date="2009-09-09" status="deferred"/>
 
11
      -->
 
12
    </revision>
9
13
    <credit type="author">
10
14
      <name>Milo Casagrande</name>
11
15
      <email>milo@ubuntu.com</email>
12
16
    </credit>
 
17
<!--
13
18
    <copyright>
14
19
      <year>2009</year>
15
20
      <name>GNOME Documentation Project</name>
16
21
    </copyright>
 
22
-->
17
23
    <include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
18
24
  </info>
19
25