summaryrefslogtreecommitdiff
path: root/man/os-release.xml
diff options
context:
space:
mode:
authorhellcp <hellcp@opensuse.org>2018-10-11 22:36:40 +0200
committerLennart Poettering <lennart@poettering.net>2018-10-12 10:15:30 +0200
commite7f7f19abccc25449e321b816b8f9419a5a3ec2b (patch)
tree2d1438792900cfe502e58af71e6248961d69a500 /man/os-release.xml
parentccac62563e1bc8d047c6c967a4c86999edf3b587 (diff)
downloadsystemd-e7f7f19abccc25449e321b816b8f9419a5a3ec2b.tar.gz
Add LOGO to os-release
Diffstat (limited to 'man/os-release.xml')
-rw-r--r--man/os-release.xml16
1 files changed, 16 insertions, 0 deletions
diff --git a/man/os-release.xml b/man/os-release.xml
index 0efd263841..ea71b36c1e 100644
--- a/man/os-release.xml
+++ b/man/os-release.xml
@@ -306,6 +306,22 @@
</para></listitem>
</varlistentry>
+ <varlistentry>
+ <term><varname>LOGO=</varname></term>
+
+ <listitem><para>
+ A string, specifying the name of an icon as defined by <ulink
+ url="http://standards.freedesktop.org/icon-theme-spec/latest">
+ freedesktop.org Icon Theme Specification</ulink>. This can be
+ used by graphical applications to display an operating
+ system's or distributor's logo. This field is optional and
+ may not necessarily be implemented on all systems.
+ Examples:
+ <literal>LOGO=fedora-logo</literal>,
+ <literal>LOGO=distributor-logo-opensuse</literal>
+ </para></listitem>
+ </varlistentry>
+
</variablelist>
<para>If you are reading this file from C code or a shell script