Correct the name of the .desktop file.

Reported by:	bjk
Approved by:	bcr (mentor)
This commit is contained in:
Eitan Adler 2013-05-04 02:18:27 +00:00
parent eac0670e56
commit 07b9a5ab60
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=41546

View file

@ -6302,7 +6302,8 @@ USE_XORG= x11 xpm</programlisting>
<title>Updating desktop database</title>
<para>If a port has a MimeType entry in its
<filename>.desktop</filename>, the desktop database must
<filename><replaceable>portname</replaceable>.desktop</filename>,
the desktop database must
be updated after install and deinstall. To do this,
define <makevar>USES</makevar>= desktop-file-utils.</para>
</sect3>