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

« back to all changes in this revision

Viewing changes to help/sv/send-file.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="send-file">
 
2
<page xmlns="http://projectmallard.org/1.0/" xmlns:e="http://projectmallard.org/experimental/" type="topic" id="send-file">
3
3
 
4
4
  <info>
5
5
    <link type="guide" xref="index#advanced"/>
6
6
    <desc>Send a file from your computer to one of your contacts.</desc>
7
7
    <revision pkgversion="2.28" version="0.1" date="2009-06-14" status="draft"/>
8
8
    <revision pkgversion="2.28" version="0.2" date="2009-07-21" status="draft"/>
9
 
    <revision pkgversion="2.28" version="0.2" date="2009-08-14" status="review"/>
 
9
    <revision pkgversion="2.28" version="0.2" date="2009-08-14" status="review">
 
10
      <!--
 
11
      <e:review by="shaunm@gnome.org" date="2009-09-09" status="deferred"/>
 
12
      -->
 
13
    </revision>
10
14
    <credit type="author">
11
15
      <name>Phil Bull</name>
12
16
      <email>philbull@gmail.com</email>
15
19
      <name>Milo Casagrande</name>
16
20
      <email>milo@ubuntu.com</email>
17
21
    </credit>
 
22
<!--
18
23
    <copyright>
19
24
      <year>2009</year>
20
25
      <name>GNOME Documentation Project</name>
21
26
    </copyright>
 
27
-->
22
28
    <include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
23
29
  </info>
24
30
 
32
38
      <list>
33
39
        <item>
34
40
          <p>
35
 
            Right-click on the contact you want to send a file, and choose <gui>Send file</gui>.
 
41
            Right click on the contact you want to send a file to, and choose <gui>Send file</gui>.
36
42
          </p>
37
43
        </item>
38
44
        <item>
75
81
  <note>
76
82
    <p>
77
83
      It is possible to send files only using the following services: <em>Jabber</em>,
78
 
       <em>Google Talk</em> and <em>Salut</em>.
 
84
       <em>Google Talk</em> and <em>People Nearby</em>.
79
85
    </p>
80
86
  </note>
81
87
  <note>