summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2020-12-16 18:00:47 -0500
committerAaron Bauman <bman@gentoo.org>2020-12-16 18:13:26 -0500
commit823777430dec8499aa7cf313d7aa0587be06f224 (patch)
treec1f0e57cf27b38cb4ebd37ff7bfa85dcc5e5f9fd /eclass/desktop.eclass
parenteclass/depend.apache: fixup documentation (diff)
downloadgentoo-823777430dec8499aa7cf313d7aa0587be06f224.tar.gz
gentoo-823777430dec8499aa7cf313d7aa0587be06f224.tar.bz2
gentoo-823777430dec8499aa7cf313d7aa0587be06f224.zip
eclass/desktop: fixup documentation
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'eclass/desktop.eclass')
-rw-r--r--eclass/desktop.eclass5
1 files changed, 5 insertions, 0 deletions
diff --git a/eclass/desktop.eclass b/eclass/desktop.eclass
index 7d5c0f0f9a26..20b4d1797305 100644
--- a/eclass/desktop.eclass
+++ b/eclass/desktop.eclass
@@ -6,6 +6,11 @@
# base-system@gentoo.org
# @BLURB: support for desktop files, menus, and icons
+# @VARIABLE: _DESKTOP_ECLASS
+# @INTERNAL
+# @DESCRIPTION:
+# If null set to 1
+
if [[ -z ${_DESKTOP_ECLASS} ]]; then
_DESKTOP_ECLASS=1