Document when to use the desktop-file-utils USES option.
Submitted by: ak Approved by: bcr (mentor)
This commit is contained in:
parent
ce572c1703
commit
6a60e55cb9
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=41537
1 changed files with 9 additions and 0 deletions
|
@ -6298,6 +6298,15 @@ USE_XORG= x11 xpm</programlisting>
|
|||
files.</para>
|
||||
</sect3>
|
||||
|
||||
<sect3 id="updating-desktop-database">
|
||||
<title>Updating desktop database</title>
|
||||
|
||||
<para>If a port has a MimeType entry in its
|
||||
<filename>.desktop</filename>, the desktop database must
|
||||
be updated after install and deinstall. To do this,
|
||||
define <makevar>USES</makevar>= desktop-file-utils.</para>
|
||||
</sect3>
|
||||
|
||||
<sect3 id="desktop-entries-macro">
|
||||
<title>Creating Desktop Entries with the
|
||||
<makevar>DESKTOP_ENTRIES</makevar> Macro</title>
|
||||
|
|
Loading…
Reference in a new issue