mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
desktop.eclass: fix up @USAGE for make_desktop_entry
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
This commit is contained in:
@@ -10,7 +10,7 @@ if [[ -z ${_DESKTOP_ECLASS} ]]; then
|
||||
_DESKTOP_ECLASS=1
|
||||
|
||||
# @FUNCTION: make_desktop_entry
|
||||
# @USAGE: make_desktop_entry(<command>, [name], [icon], [type], [fields])
|
||||
# @USAGE: <command> [name] [icon] [type] [fields]
|
||||
# @DESCRIPTION:
|
||||
# Make a .desktop file.
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user