[install-guide] Adding width value to firstboot images

Jack Reed jjr at fedoraproject.org
Thu Jan 24 00:00:39 UTC 2013


commit 3edc36af3e2ceba9db98665052d1def8bfde9cfa
Author: Jack Reed <jreed at redhat.com>
Date:   Thu Jan 24 10:00:20 2013 +1000

    Adding width value to firstboot images

 en-US/firstboot-datetime.xml   |    2 +-
 en-US/firstboot-license.xml    |    2 +-
 en-US/firstboot-smolt.xml      |    2 +-
 en-US/firstboot-systemuser.xml |    2 +-
 en-US/firstboot-welcome.xml    |    2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/en-US/firstboot-datetime.xml b/en-US/firstboot-datetime.xml
index cf6ef1c..fa5bfdd 100644
--- a/en-US/firstboot-datetime.xml
+++ b/en-US/firstboot-datetime.xml
@@ -26,7 +26,7 @@
 	    
 		<figure float="0"><title>Firstboot date and time screen</title>
 			<mediaobject>
-				<imageobject><imagedata fileref="images/firstboot/fb-datetime.png" format="PNG"/></imageobject>
+				<imageobject><imagedata fileref="images/firstboot/fb-datetime.png" format="PNG" width="444"/></imageobject>
 				<textobject><para>
 						Firstboot date and time screen
 					</para>
diff --git a/en-US/firstboot-license.xml b/en-US/firstboot-license.xml
index 2134561..05a71ae 100644
--- a/en-US/firstboot-license.xml
+++ b/en-US/firstboot-license.xml
@@ -14,7 +14,7 @@
 
 		<figure float="0"><title>Firstboot license screen</title>
 			<mediaobject>
-				<imageobject><imagedata fileref="images/firstboot/fb-license.png" format="PNG"/></imageobject>
+				<imageobject><imagedata fileref="images/firstboot/fb-license.png" format="PNG" width="444"/></imageobject>
 				<textobject><para>
 						Firstboot license screen
 					</para>
diff --git a/en-US/firstboot-smolt.xml b/en-US/firstboot-smolt.xml
index dac182e..a44ead7 100644
--- a/en-US/firstboot-smolt.xml
+++ b/en-US/firstboot-smolt.xml
@@ -16,7 +16,7 @@
     
 <figure float="0"><title>Firstboot hardware profile screen</title>
 	<mediaobject>
-		<imageobject><imagedata fileref="images/firstboot/fb-profile.png" format="PNG"/></imageobject>
+		<imageobject><imagedata fileref="images/firstboot/fb-profile.png" format="PNG" width="444"/></imageobject>
 		<textobject><para>
 				Firstboot hardware profile screen
 			</para>
diff --git a/en-US/firstboot-systemuser.xml b/en-US/firstboot-systemuser.xml
index 1e5628c..b1b2401 100644
--- a/en-US/firstboot-systemuser.xml
+++ b/en-US/firstboot-systemuser.xml
@@ -14,7 +14,7 @@
 
 		<figure float="0"><title>Firstboot create user screen</title>
 		  <mediaobject>
-			  <imageobject><imagedata fileref="images/firstboot/fb-createuser.png" format="PNG"/></imageobject>
+			  <imageobject><imagedata fileref="images/firstboot/fb-createuser.png" format="PNG" width="444"/></imageobject>
 			  <textobject><para>
 					  Firstboot create user screen
 				  </para>
diff --git a/en-US/firstboot-welcome.xml b/en-US/firstboot-welcome.xml
index 033ab26..0bee69f 100644
--- a/en-US/firstboot-welcome.xml
+++ b/en-US/firstboot-welcome.xml
@@ -21,7 +21,7 @@
   
 <figure float="0"><title>Firstboot welcome screen</title>
 	<mediaobject>
-		<imageobject><imagedata fileref="images/firstboot/fb-welcome.png" format="PNG"/></imageobject>
+		<imageobject><imagedata fileref="images/firstboot/fb-welcome.png" format="PNG" width="444"/></imageobject>
 		<textobject><para>
 				Firstboot welcome screen
 			</para>


More information about the docs-commits mailing list