This file is indexed.

/usr/share/help/pl/empathy/set-custom-status.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
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="topic" id="set-custom-status" xml:lang="pl">

  <info>
    <link type="guide" xref="index#accounts"/>
    <link type="seealso" xref="change-status"/>
	  <link type="seealso" xref="status-icons"/>
    <desc>Dodawanie, modyfikowanie i usuwanie własnych wiadomości dla stanów obecności.</desc>
    <revision pkgversion="2.28" version="0.1" date="2009-06-30" status="draft"/>
    <revision pkgversion="2.28" version="0.2" date="2009-08-10" status="review"/>
    <credit type="author">
      <name>Jim Campbell</name>
      <email>jwcampbell@gmail.com</email>
    </credit>
    <credit type="author">
      <name>Milo Casagrande</name>
      <email>milo@ubuntu.com</email>
    </credit>
    <license>
      <p>Creative Commons Na tych samych warunkach 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" />
-->
  </info>

  <title>Ustawienie własnej wiadomości</title>

  <p>Czasem może wystąpić potrzeba ustawienia własnej wiadomości dla stanu, np. aby powiadomić innych, że będziemy niedostępni przez pewien czas.</p>
  <p>Można ustawić własną wiadomość w oparciu o różne dostępne stany dostępności.</p>

  <steps>
    <item>
      <p>W oknie <gui>Lista kontaktów</gui> należy kliknąć w rozwijaną listę na górze.</p>
    </item>
    <item>
      <p>Należy wybrać stan, do którego chcemy dodać własną wiadomość. Należy wybrać stan oznaczony etykietą <gui>Własna wiadomość</gui>.</p>
    </item>
    <item>
      <p>Należy wprowadzić własną wiadomość do pola tekstowego na górze okna i nacisnąć <key>Enter</key>, aby ustawić wiadomość.</p>
    </item>
    <item>
      <p>
        If you want to set the custom message as a favorite, saving it in order to use it
        again, click on the little heart on the right of the text box where you wrote your
        custom message.
      </p>
      <p>Bez naciśnięcia gwiazdki własna wiadomość nie będzie dostępna przy ponownym uruchomieniu programu <app>Empathy</app>. Zostanie ona zapamiętana jedynie do końca bieżącej sesji.</p>
    </item>
  </steps>

  <section id="edit-custom">

  <title>Edit and remove a custom message</title>

  <steps>
    <item>
     <p>W oknie <gui>Lista kontaktów</gui> należy kliknąć w rozwijaną listę na górze.</p>
    </item>
    <item>
      <p>Należy wybrać <gui>Zmodyfikuj własne wiadomości...</gui>.</p>
    </item>
	  <item>
	    <list>
	      <item>
	        <p>Aby zmodyfikować własne wiadomości należy:</p>
	        <steps>
	          <item>
	            <p>W oknie <gui>Zapisane własne wiadomości</gui> należy wybrać wiadomość stanu, którą chcemy zmodyfikować i nacisnąć na nią dwukrotnie.</p>
            </item>
            <item>
              <p>Wprowadzić treść nowej własnej wiadomości i nacisnąć <key>Enter</key>, aby ją zmodyfikować.</p>
            </item>
          </steps>
        </item>
        <item>
          <p>Aby usunąć własną wiadomość należy:</p>
          <steps>
            <item>
              <p>W oknie <gui>Zapisane własne wiadomości</gui> należy wybrać wiadomość stanu, którą chcemy usunąć.</p>
            </item>
            <item>
              <p>Nacisnąć na przycisk <gui>Usuń</gui>.</p>
            </item>
          </steps>
        </item>
      </list>
    </item>
    <item>
      <p>Po zakończeniu należy nacisnąć przycisk <gui>Zamknij</gui></p>
    </item>
  </steps>

  <note style="tip">
    <p>
      When you edit a custom message, it will not be set as the current
      status message. You will need to select it from the <gui>Contact List</gui> window.
    </p>
  </note>

  </section>

</page>