Add LOGO to os-release
authorhellcp <hellcp@opensuse.org>
Thu, 11 Oct 2018 20:36:40 +0000 (22:36 +0200)
committerLennart Poettering <lennart@poettering.net>
Fri, 12 Oct 2018 08:15:30 +0000 (10:15 +0200)
man/os-release.xml

index 0efd263..ea71b36 100644 (file)
         </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