From e7f7f19abccc25449e321b816b8f9419a5a3ec2b Mon Sep 17 00:00:00 2001 From: hellcp Date: Thu, 11 Oct 2018 22:36:40 +0200 Subject: [PATCH] Add LOGO to os-release --- man/os-release.xml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) 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 @@ + + 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