This file is indexed.

/usr/share/help/de/modem-manager-gui/usage-contacts.page is in modem-manager-gui-help 0.0.19.1-1.

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
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" xmlns:e="http://projectmallard.org/experimental/" type="guide" id="usage-contacts" xml:lang="de">

  <info>
    <link type="guide" xref="index#usage"/>
    <revision pkgversion="0.0.19" version="0.1" date="2017-11-11" status="incomplete"/>
    <desc>Ihre Kontaktlisten verwenden.</desc>
    <credit type="author">
      <name>Mario Blättermann</name>
      <email>mario.blaettermann@gmail.com</email>
    </credit>
    <credit type="author">
      <name>Alex</name>
      <email>alex@linuxonly.ru</email>
    </credit>
    <license>
      <p>Creative Commons Share Alike 3.0</p>
    </license>
  </info>

   <title>Kontaktlisten</title>
      <p>Das Modem kann auf die in der SIM-Karte gespeicherten Kontakte zugreifen. Einige Modems speichern auch Kontakte im internen Speicher. <app>Modem Manager GUI</app> kann die Kontakte in diesen Speicherbereichen verarbeiten und auch Kontakte aus dem System exportieren. Dabei werden der von Gnome-Anwendungen genutzte Evolution Data Server (Gnome-Kontakte) und der von KDE-Anwendungen verwendete Akonadi-Server (KDE-Kontakte) unterstützt.</p>

      <p><media type="image" mime="image/png" src="figures/contacts-window.png"> Kontakte-Fenster von <app>Modem Manager GUI</app>. </media></p>

      <p>Use <gui style="button">New contact</gui> button to fill form and add new contact to SIM card or
      modem storage, <gui style="button">Remove contact</gui> button to remove selected contact from SIM card
      or modem storage and <gui style="button">Send SMS</gui> button to compose and send SMS message to selected
      contact (either from SIM card or modem, or exported from system contacts storage).</p>
      
      <note style="hint">
       <p>Some backends don't support modem contacts manipulation functions. For example, ModemManager doesn't
       work with contacts from SIM card and modem memory at all (this functionality isn't implemented yet), and
       oFono can only export contacts from SIM card (this is developer's decision).</p>
      </note>
      
</page>