docs: Mention that rename-icon should not have an extension

Fixes https://github.com/flatpak/flatpak/issues/591
This commit is contained in:
Alexander Larsson
2017-04-19 20:58:00 +02:00
parent a71cd70ddb
commit df2cb9310f

View File

@@ -184,7 +184,7 @@
</varlistentry>
<varlistentry>
<term><option>rename-icon</option> (string)</term>
<listitem><para>Any icon with this name will be renamed to a name based on id during the cleanup phase.</para></listitem>
<listitem><para>Any icon with this name will be renamed to a name based on id during the cleanup phase. Note that this is the icon name, not the full filenames, so it should not include a filename extension. </para></listitem>
</varlistentry>
<varlistentry>
<term><option>copy-icon</option> (boolean)</term>