[MPlayer-DOCS] r21737 - in trunk/DOCS/xml/en: codecs.xml faq.xml

torinthiel subversion at mplayerhq.hu
Sat Dec 23 11:58:27 CET 2006


Author: torinthiel
Date: Sat Dec 23 11:58:27 2006
New Revision: 21737

Modified:
   trunk/DOCS/xml/en/codecs.xml
   trunk/DOCS/xml/en/faq.xml

Log:
Add <menuchoice> <guimenu> <guisubmenu> <guimenuitem> markup for menus.


Modified: trunk/DOCS/xml/en/codecs.xml
==============================================================================
--- trunk/DOCS/xml/en/codecs.xml	(original)
+++ trunk/DOCS/xml/en/codecs.xml	Sat Dec 23 11:58:27 2006
@@ -635,7 +635,9 @@
   Start <command>graphedit.exe</command>.
 </para></step>
 <step><para>
-  From the menu select Graph -> Insert Filters.
+  From the menu select
+  <menuchoice><guimenu>Graph</guimenu>
+  <guisubmenu>Insert Filters</guisubmenu></menuchoice>.
 </para></step>
 <step><para>
   Expand item <systemitem>DirectShow Filters</systemitem>.
@@ -681,8 +683,8 @@
   Now that you have the file, we need the GUID. Try searching again, but
   now search for the codec's name, not the fourcc. Its name can be acquired
   when Media Player is playing the file, by checking
-  <guimenu>File</guimenu> -&gt; <guisubmenu>Properties</guisubmenu> -&gt;
-  <guimenuitem>Advanced</guimenuitem>.
+  <menuchoice><guimenu>File</guimenu> <guisubmenu>Properties</guisubmenu>
+  <guimenuitem>Advanced</guimenuitem></menuchoice>.
   If not, you are out of luck. Try guessing (e.g. search for TrueMotion).
 </para></step>
 <step><para>

Modified: trunk/DOCS/xml/en/faq.xml
==============================================================================
--- trunk/DOCS/xml/en/faq.xml	(original)
+++ trunk/DOCS/xml/en/faq.xml	Sat Dec 23 11:58:27 2006
@@ -389,7 +389,9 @@
 Are you using FVWM? Try the following:
 <orderedlist>
 <listitem><para>
-  Start -> Settings -> Configuration -> Base Configuration
+  <menuchoice><guimenu>Start</guimenu><guisubmenu>Settings</guisubmenu>
+    <guisubmenu>Configuration</guisubmenu>
+    <guimenuitem>Base Configuration</guimenuitem></menuchoice>
 </para></listitem>
 <listitem><para>
   Set <systemitem>Use Applications position hints</systemitem>



More information about the MPlayer-DOCS mailing list