/usr/share/help/pl/mate-control-center/config-hints.xml is in mate-control-center-common 1.16.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 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 | <?xml version="1.0" encoding="utf-8"?>
<sect1 id="config-hints">
<title>Startup Hints</title>
<para>
Startup hints have become a common occurance in a lot of
applications, and <application>Mate</application> is one of
them. Startup hints open when a program is started, it displays
tips for the application to make the user's experience more
fruitful.
</para>
<para>
In <application>Mate</application>, the startup hints can be
configured. This configuration takes place in the
<application>Startup Hint</application> capplet of
<application>Mate Control Center</application>.
</para>
<sect2 id="config-hints-window">
<title>Configuration</title>
<para>
Sometimes the user desires the hints window to not show up. To
enable or disable, click the <guibutton>Enable login
hints</guibutton> button.
<variablelist>
<varlistentry>
<term>Display normal hints</term>
<listitem>
<para>
The startup hints will show the regular startup hints.
</para>
</listitem>
</varlistentry>
<varlistentry>
<term>Display fortunes insetad of hints</term>
<listitem>
<para>
<application>fortunes</application> is a small program
that displays random quotes. The mate startup hints
application can display
<application>fortunes</application> quotes instead of
tips.
</para>
</listitem>
</varlistentry>
<varlistentry>
<term>Display message of the day instead of hints</term>
<listitem>
<para>
Often times administrators will create a "message of the
day" ("MOTD") to notify users of important events. The
mate startup hints application can display these
instead of tips.
</para>
<para>
Most of the time, <filename>/etc/motd</filename> holds the
motd. If the file is different from
<filename>/etc/motd</filename>, you can edit that in the
<guilabel>Message of the day file to use</guilabel>
field.
</para>
</listitem>
</varlistentry>
</variablelist>
</para>
</sect2>
</sect1>
|