[gnome-user-docs] formating fixed in login-logo.page
- From: Jana Svarova <jsvarova src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-user-docs] formating fixed in login-logo.page
- Date: Mon, 14 Jul 2014 12:47:59 +0000 (UTC)
commit 268a470d1c4bcb7d7aeca8b648b203233c6156ac
Author: Jana Svarova <jsvarova redhat com>
Date: Mon Jul 14 14:48:56 2014 +0200
formating fixed in login-logo.page
system-admin-guide/C/login-logo.page | 25 ++++++++++++++-----------
1 files changed, 14 insertions(+), 11 deletions(-)
---
diff --git a/system-admin-guide/C/login-logo.page b/system-admin-guide/C/login-logo.page
index a4b4c46..8babc83 100644
--- a/system-admin-guide/C/login-logo.page
+++ b/system-admin-guide/C/login-logo.page
@@ -43,34 +43,37 @@
<p>The greeter logo on the login screen is controlled by the
<sys>org.gnome.login-screen.logo</sys>
+
GSettings key. Since <sys>GDM</sys> uses its own
<sys>dconf</sys> profile, you can add a greeter logo by changing
the settings in that profile.</p>
+
<p>When choosing an appropriate picture for the logo to your login screen,
consider the following picture requirements:</p>
+
<list>
- <item><p>All the major formats are supported: ANI, BPM, GIF, ICNS, ICO,
- JPEG, JPEG 2000, PCX, PNM, PBM, PGM, PPM, GTIFF, RAS, TGA, TIFF, XBM,
- WBMP, XPM, and SVG. </p></item>
- <item><p>The size of the picture scales proportionally to the height of
- 48 pixels. So, if you set the logo to 1920x1080, for example, it changes
- into an 85x48 thumbnail of the original picture. </p></item>
+ <item><p>All the major formats are supported: ANI, BPM, GIF, ICNS, ICO,
+ JPEG, JPEG 2000, PCX, PNM, PBM, PGM, PPM, GTIFF, RAS, TGA, TIFF, XBM,
+ WBMP, XPM, and SVG.</p></item>
+ <item><p>The size of the picture scales proportionally to the height of
+ 48 pixels. So, if you set the logo to 1920x1080, for example, it changes
+ into an 85x48 thumbnail of the original picture.</p></item>
</list>
-<steps>
+ <steps>
<title>Set the org.gnome.login-screen.logo key</title>
<item><p>Create a <sys>gdm</sys> database for machine-wide settings in
<file>/etc/dconf/db/gdm.d/<var>01-logo</var></file>:</p>
-<code>[org/gnome/login-screen]
-logo='<var>/usr/share/pixmaps/logo/greeter-logo.png</var>'
-</code>
+ <code>[org/gnome/login-screen]
+ logo='<var>/usr/share/pixmaps/logo/greeter-logo.png</var>'
+ </code>
<p>Replace <var>/usr/share/pixmaps/logo/greeter-logo.png</var>
with the path to the image file you want to use as the greeter logo.
</p></item>
<include href="dconf-snippets.xml"
xpointer="xpointer(/*/*[ xml:id='dconf-update'])"
xmlns="http://www.w3.org/2001/XInclude"/>
-</steps>
+ </steps>
<section id="login-logo-not-update">
<title>What if the logo does not update?</title>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]