~ubuntu-branches/ubuntu/precise/empathy/precise

« back to all changes in this revision

Viewing changes to help/ja/link-contacts.page

  • Committer: Package Import Robot
  • Author(s): Ken VanDine
  • Date: 2012-04-05 12:33:53 UTC
  • mfrom: (1.1.91)
  • Revision ID: package-import@ubuntu.com-20120405123353-cixnoewww4k1v32c
Tags: 3.4.0.1-0ubuntu1
* New upstream release:
 - Initial Empathy Accounts Dialog does not allow to click 
   "Connect" (LP: #972382)
 - Empathy should notify when someone mention me at IRC (LP: #877698)
 - empathy-accounts segfault (settings are null for liststore iter)
 - Call window inline toolbar borders are not crisp 
 - Call window preview drop placeholder should not be red 
 - gst_element_get_name: return value should be freed 
 - Pidgin importer treeview should expand vertically. 
 - Empathy need porting to logger stable call1 support 
 - Video preview is always behind the incoming video 
 - Right-click on GOA account let you disable it 
 - "Enable" account menu item doesn't connect the account 
 - nautilus-sendto menu entry "Instant Message (Empathy)" lacks icon 
* debian/control
  - bump build depend on libclutter-1.0-dev >= 1.10.0
* debian/patches/99_add_missing_av_files.patch
  - Add AudioVideo files that are missing from the release tarball

Show diffs side-by-side

added added

removed removed

Lines of Context:
26
26
 
27
27
  <title>相手先の結合と分離</title>
28
28
  <p>相手先の一人が、別々のメッセージングサービスで複数のアカウントを持っている場合、これらの相手先をひとつにまとめることができます。</p>
29
 
  <p>そのまとめたものを <em>メタ相手先</em>と呼びます。メタ相手先は、個々の相手先で構成された相手先のことです。</p>
 
29
  <p>そのまとめたものを<em>メタ相手先</em>と呼びます。メタ相手先は、個々の相手先で構成された相手先のことです。</p>
30
30
  <p>Jane Smith という相手先がいて、次のように3つの別のメッセージングサービスを使っていたとします。</p>
31
31
  <list>
32
32
    <item>
45
45
    <title>相手先の結合</title>
46
46
    <steps>
47
47
      <item>
48
 
        <p><gui>相手先の一覧</gui> ウィンドウから、複数のアカウントを持つ相手先を右クリックして、<gui style="menuitem">相手先をリンク…</gui> を指定します。</p>
49
 
      </item>
50
 
      <item>
51
 
        <p><gui>相手先をリンク</gui> ウィンドウの左欄から、結合したい相手先を指定します。</p>
52
 
      </item>
53
 
      <item>
54
 
        <p><gui style="button">リンク</gui> をクリックします。</p>
 
48
        <p><gui>相手先の一覧</gui>ウィンドウから、複数のアカウントを持つ相手先を右クリックして、<gui style="menuitem">相手先をリンク…</gui>を指定します。</p>
 
49
      </item>
 
50
      <item>
 
51
        <p><gui>相手先をリンク</gui>ウィンドウの左欄から、結合したい相手先を指定します。</p>
 
52
      </item>
 
53
      <item>
 
54
        <p><gui style="button">リンク</gui>をクリックします。</p>
55
55
      </item>
56
56
    </steps>
57
57
    <note>
67
67
    <title>相手先の分離</title>
68
68
    <steps>
69
69
      <item>
70
 
        <p><gui>相手先の一覧</gui> から、分離したい相手先を右クリックして<gui style="menuitem">相手先をリンク…</gui> を指定します。</p>
 
70
        <p><gui>相手先の一覧</gui>から、分離したい相手先を右クリックして<gui style="menuitem">相手先をリンク…</gui>を指定します。</p>
71
71
      </item>
72
72
      <item>
73
 
        <p><gui style="button">リンクを外す</gui> をクリックします。</p>
 
73
        <p><gui style="button">リンクを外す</gui>をクリックします。</p>
74
74
      </item>
75
75
    </steps>
76
76
  </section>