release-notes/devel/en_US Desktop.xml,1.20,1.21

Paul W. Frields (pfrields) fedora-docs-commits at redhat.com
Sun Sep 16 17:47:09 UTC 2007


Author: pfrields

Update of /cvs/docs/release-notes/devel/en_US
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5127

Modified Files:
	Desktop.xml 
Log Message:
Improvements from Jesse Keating for installing flash-plugin under
x86_64.  This was imported from the wiki diffs.



Index: Desktop.xml
===================================================================
RCS file: /cvs/docs/release-notes/devel/en_US/Desktop.xml,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- Desktop.xml	15 Sep 2007 17:09:19 -0000	1.20
+++ Desktop.xml	16 Sep 2007 17:47:07 -0000	1.21
@@ -133,28 +133,23 @@
 	<package>nspluginwrapper.i386</package> package to enable the
 	32-bit Adobe Flash plugin in x86_64
 	<application>Firefox</application>.</para>
-      <caution>
-	<title>Untested Procedure</title>
-	<para>This procedure is somewhat untested and needs some
-	  verification</para>
-      </caution>
       <procedure>
 	<step>
 	  <para>Create the 32bit mozilla plugin directory using this command:</para>
 	  <screen><![CDATA[su -c 'mkdir -p /usr/lib/mozilla/plugins']]></screen>
 	</step>
 	<step>
-	  <para>Install <package>flash-plugin</package> as shown above.</para>
-	</step>
-	<step>
 	  <para>Install the <package>nspluginwrapper.i386</package> and
 	    <package>nspluginwrapper.x86_64</package> packages:</para>
 	  <screen><![CDATA[su -c "yum -y install nspluginwrapper.{i386,x86_64}"]]></screen>
 	</step>
 	<step>
+	  <para>Install <package>flash-plugin</package> as shown above.</para>
+	</step>
+	<step>
 	  <para>Run <command>mozilla-plugin-config</command> to register
 	    the flash plugin:</para>
-	  <screen><![CDATA[su -c 'mozilla-plugin-config -i -3']]></screen>
+	  <screen><![CDATA[su -c 'mozilla-plugin-config -i -g -v']]></screen>
 	</step>
 	<step>
 	  <para>Close all <application>Firefox</application> windows,




More information about the docs-commits mailing list