mirror of
https://github.com/mpv-player/mpv
synced 2025-02-19 14:26:57 +00:00
Add <menuchoice> <guimenu> <guisubmenu> <guimenuitem> markup for menus.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21737 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
81a70c0387
commit
e35a4e7d52
@ -635,7 +635,9 @@ Using <application>Microsoft GraphEdit</application> (fast)
|
||||
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 @@ Take a deep breath and start searching the registry...
|
||||
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> -> <guisubmenu>Properties</guisubmenu> ->
|
||||
<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>
|
||||
|
@ -389,7 +389,9 @@ access any menu items!
|
||||
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>
|
||||
|
Loading…
Reference in New Issue
Block a user