diff options
author | Andras Timar <atimar@suse.com> | 2013-03-23 11:52:26 +0100 |
---|---|---|
committer | Andras Timar <atimar@suse.com> | 2013-03-23 11:52:26 +0100 |
commit | 3400bf6b126ed5fb66fa7a93b5e295c745f7f9fd (patch) | |
tree | 460771688c4867d100eb9eaefe634769f6547e76 /source | |
parent | 17fc35abbf9f9ddf4be1c4beb952e8ee780e71ce (diff) |
remove obsolete comment about Java Media Framework API (JMF) and DirectShow
Change-Id: I7da16c9a061cf97f52df04043e2bcb3bb510c82d
Diffstat (limited to 'source')
-rw-r--r-- | source/text/shared/01/mediaplayer.xhp | 12 |
1 files changed, 2 insertions, 10 deletions
diff --git a/source/text/shared/01/mediaplayer.xhp b/source/text/shared/01/mediaplayer.xhp index 510d0d91f8..ce68a0319b 100644 --- a/source/text/shared/01/mediaplayer.xhp +++ b/source/text/shared/01/mediaplayer.xhp @@ -39,15 +39,7 @@ <section id="howtoget"> <embed href="text/shared/00/00000406.xhp#mediaplayer"/> </section> - <paragraph xml-lang="en-US" id="par_idN10577" role="paragraph" l10n="NEW">The Media Player supports many different media formats. You can also insert media files from the Media Player into your document.<comment>UFI: add a list of keyboard shortcuts to /04/ file when available</comment></paragraph> -<switch select="sys"> -<case select="UNIX"> -<paragraph xml-lang="en-US" id="par_idN105EF" role="note" l10n="NEW">On Linux or Solaris systems, the Media Player requires the Java Media Framework API (JMF). Download and install the JMF files from http://java.sun.com/javase/technologies/desktop/media/jmf/index.jsp and add the path to the installed jmf.jar to the class path in the Options dialog box in %PRODUCTNAME - Java.</paragraph> -</case> -<case select="WIN"> -<paragraph xml-lang="en-US" id="par_idN1064F" role="note" l10n="NEW">On Windows systems, the Media Player uses DirectShow, which should be installed on your system by default.</paragraph> -</case> -</switch> + <paragraph xml-lang="en-US" id="par_idN10577" role="paragraph" l10n="NEW">The Media Player supports many different media formats. You can also insert media files from the Media Player into your document.</paragraph> <paragraph xml-lang="en-US" id="par_idN1057A" role="heading" level="2" l10n="NEW">Open</paragraph> <paragraph xml-lang="en-US" id="par_idN1057E" role="paragraph" l10n="NEW">Opens a movie file or a sound file that you want to preview.</paragraph> <paragraph xml-lang="en-US" id="par_idN10581" role="heading" level="2" l10n="CHG">Apply</paragraph> @@ -72,4 +64,4 @@ <embed href="text/shared/01/moviesound.xhp#moviesoundtitle"/> </section> </body> -</helpdocument>
\ No newline at end of file +</helpdocument> |