This file is indexed.

/usr/share/help/ja/empathy/irc-join-room.page is in empathy-common 3.12.12-4.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" xmlns:e="http://projectmallrd.org/experimental/" type="topic" style="task" id="irc-join-room" xml:lang="ja">

  <info>
    <link type="guide" xref="irc-manage#manage" group="one"/>
    <desc>IRC チャンネルに参加します。</desc>
    <revision pkgversion="2.28" version="0.1" date="2009-07-26" status="draft"/>
    <revision pkgversion="2.28" version="0.2" date="2009-08-14" status="review">
      <!--
      <e:review by="shaunm@gnome.org" date="2009-08-31" status="done"/>
      -->
    </revision>
    <credit type="author">
      <name>Milo Casagrande</name>
      <email>milo@ubuntu.com</email>
    </credit>
    <license>
      <p>クリエイティブ・コモンズ・ライセンス 継承 3.0</p>
    </license>    
<!--
    <copyright>
      <year>2009</year>
      <name>GNOME Documentation Project</name>
    </copyright>
    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
-->
  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>Mako N</mal:name>
      <mal:email>mako@pasero.net</mal:email>
      <mal:years>2012</mal:years>
    </mal:credit>
  </info>

  <title>IRC 談話室への参加</title>

  <p>接続している IRC ネットワーク上の IRC 談話室 (IRC チャンネルとも言います) に参加できます。IRC ネットワークに参加するには、<link xref="add-account"/> および <link xref="account-irc"/> を参照してください。</p>

  <steps>
    <item>
      <p><gui>相手先の一覧</gui>ウィンドウから、<guiseq><gui>談話室</gui><gui>参加</gui></guiseq>を選びます。</p>
    </item>
    <item>
      <p><gui>アカウント</gui>ドロップダウンリストから、使いたいネットワークに対応する IRC アカウントを指定します。</p>
    </item>
    <item>
      <p><gui>談話室</gui>欄に、参加したいチャンネルの名前を入力します。IRC チャンネルの名前はハッシュ (<sys>#</sys>) で始まります。</p>
    </item>
    <item>
      <p><gui>参加</gui>をクリックして、談話室に入ります。</p>
    </item>
  </steps>

  <note style="tip">
    <p>複数の談話室に参加するには、それぞれの談話室について上記の手順を繰り返します。</p>
  </note>
</page>