This file is indexed.

/usr/share/help/el/gedit/bookmarks.page is in gedit-plugins 3.10.1-1ubuntu2.

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
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its" type="topic" style="task" id="plugin-bookmarks" xml:lang="el">

  <info>
    <link type="guide" xref="gedit-plugin-guide#gedit-additional-plugins"/>
    <revision version="3.4" date="2013-02-24" status="review"/>

    <credit type="author">
      <name>Jim Campbell</name>
      <email its:translate="no">jwcampbell@gmail.com</email>
    </credit>

    <desc>Record commonly-referenced locations with bookmarks.</desc>
  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name> Μάριος Ζηντίλης</mal:name>
      <mal:email>m.zindilis@dmajor.org</mal:email>
      <mal:years>2009</mal:years>
    </mal:credit>
  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name> Βασίλης Τσιβίκης</mal:name>
      <mal:email>vasitsiv@hotmail.gr</mal:email>
      <mal:years>2011</mal:years>
    </mal:credit>
  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name> Θάνος Τρυφωνίδης</mal:name>
      <mal:email>tomtryf@gmail.com</mal:email>
      <mal:years>2012</mal:years>
    </mal:credit>
  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name> Δημήτρης Σπίγγος</mal:name>
      <mal:email>dmtrs32@gmail.com</mal:email>
      <mal:years>2013</mal:years>
    </mal:credit>
  </info>

  <title>Σελιδοδείκτες</title>

  <p><app>gedit</app> bookmarks allow you to highlight important lines of text
  within your document or program, making them easier to find. You can also
  move up or down between bookmarks, making document navigation a bit
  faster.</p>

  <p>Για να ενεργοποιήσετε το πρόσθετο των σελιδοδεικτών, επιλέξτε <guiseq><gui style="menu">gedit</gui> <gui style="menuitem">Προτιμήσεις</gui><gui>Πρόσθετα</gui> <gui>Σελιδοδείκτες</gui></guiseq>.</p>

  <steps>
    <title>Οι σελιδοδείκτες τοποθετούνται και αφαιρούνται αφού ολοκληρώσουν την ίδια ενέργεια. Για να τοποθετήσετε ή να αφαιρέσετε σελιδοδείκτες:</title>
    <item>
      <p>Πλοηγηθείτε στη γραμμή που θέλετε να προσθέσετε ή να αφαιρέσετε τον σελιδοδείκτη.</p>
    </item>
    <item>
      <p>Press <keyseq><key>Ctrl</key><key>Alt</key><key>B</key></keyseq>, or
      click <guiseq><gui style="menu">Edit</gui><gui style="menuitem">Toggle
      Bookmark</gui></guiseq>.</p>
    </item>
  </steps>
  
  <steps>
    <title>Για να μετακινηθείτε μεταξύ των σελιδοδεικτών:</title>
    <item>
      <p>Πατήστε <keyseq><key>Ctrl</key><key>B</key></keyseq> για να μετακινηθείτε στον επόμενο σελιδοδείκτη.</p>
    </item>
    <item>
      <p>Πατήστε <keyseq><key>Ctrl</key><key>Shift</key><key>B</key></keyseq> για να μετακινηθείτε στον προηγούμενο σελιδοδείκτη.</p>
      <note>
        <p>If you prefer using the mouse, you can click
        <guiseq><gui style="menu">gedit</gui><gui style="menuitem">Go to Next
        Bookmark</gui></guiseq> or <guiseq><gui style="menu">Edit</gui>
        <gui style="menuitem">Go to Previous Bookmark</gui></guiseq>.</p>
      </note>
    </item>
  </steps>

</page>