This file is indexed.

/usr/share/help-langpack/ar/gedit/gedit-create-new-file.page is in language-pack-gnome-ar-base 1:12.04+20120417.

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
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="task" id="gedit-create-new-file" xml:lang="ar">

  <info>
    <link type="guide" xref="gedit-files-basic" group="first"/>
    <revision pkgversion="3.0" version="1.0" date="2011-03-25" status="final"/>
    <credit type="author">
      <name>Jim Campbell</name>
      <email>jwcampbell@gmail.com</email>
    </credit>
  </info>

  <title>Create a new file</title>

  <p>The easiest way to create a new file in <app>gedit</app>, is to click the icon that looks like a blank piece of paper with a "plus" sign next to it. If you prefer, you may also select <guiseq><gui>File</gui><gui>New</gui></guiseq>, or press <keyseq><key>Ctrl</key><key>N</key></keyseq>.</p>

  <p>Any one of these actions will create a new file in the <app>gedit</app> window. If you have other files open in <app>gedit</app>, the new file that you create will appear as a new tab to the right of those files.</p>

</page>