From: hellcp Date: Thu, 11 Oct 2018 20:36:40 +0000 (+0200) Subject: Add LOGO to os-release X-Git-Tag: v240~572 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e7f7f19abccc25449e321b816b8f9419a5a3ec2b;p=thirdparty%2Fsystemd.git Add LOGO to os-release --- diff --git a/man/os-release.xml b/man/os-release.xml index 0efd2638410..ea71b36c1e0 100644 --- a/man/os-release.xml +++ b/man/os-release.xml @@ -306,6 +306,22 @@ + + LOGO= + + + A string, specifying the name of an icon as defined by + freedesktop.org Icon Theme Specification. 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: + LOGO=fedora-logo, + LOGO=distributor-logo-opensuse + + + If you are reading this file from C code or a shell script