diff options
| author | Tomas Chvatal (scarabeus) <tomas.chvatal@gmail.com> | 2008-10-26 15:25:04 +0100 |
|---|---|---|
| committer | Tomas Chvatal (scarabeus) <tomas.chvatal@gmail.com> | 2008-10-26 15:25:04 +0100 |
| commit | c201d44e286bd5e0b6b8762135ab0d3e8e034d6e (patch) | |
| tree | c6d772c14d634c5d7bbe3bfce4aadbf97c0b9a99 | |
| parent | 13c8c58e654a1b84fd14e6b93544c9333ce516cb (diff) | |
| download | kde-c201d44e286bd5e0b6b8762135ab0d3e8e034d6e.tar.gz kde-c201d44e286bd5e0b6b8762135ab0d3e8e034d6e.tar.bz2 kde-c201d44e286bd5e0b6b8762135ab0d3e8e034d6e.zip | |
Update flash and kde4 guide again since the commit was lost.
| -rw-r--r-- | Documentation/kde-flash.xml | 52 | ||||
| -rw-r--r-- | Documentation/kde4-guide.xml | 28 |
2 files changed, 49 insertions, 31 deletions
diff --git a/Documentation/kde-flash.xml b/Documentation/kde-flash.xml index f539415a8d7..0f2b17f98ec 100644 --- a/Documentation/kde-flash.xml +++ b/Documentation/kde-flash.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> -<!-- $Header$ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/desktop/kde/kde-flash.xml,v 1.1 2008/10/26 11:14:57 scarabeus Exp $ --> <guide link="/~lack/index.xml" lang="en"> <title>HowTo: Make Adobe's Flash player work with Konqueror</title> @@ -9,7 +9,7 @@ <mail link="lack"/> </author> <author title="Editor"> - <mail link="tomas.chvatal@gmail.com">Tomáš Chvátal</mail> + <mail link="scarabeus" /> </author> <abstract> @@ -29,32 +29,32 @@ A guide for Gentoo users who want to use Adobe's flash player in Konqueror. <body> <p>You can use kmplayer's XEmbed to run Adobe's flash player under Konqueror. </p> -<ol> - <li>Install <b>media-video/kmplayer</b>, and ensure you have <b>USE="npp" - </b> set. Make sure you have the proper version installed: - <table> - <tr><th>kde Version</th><th>kmplayer Version</th></tr> - <tr><ti>3</ti><ti>>=media-video/kmplayer-0.10.0c</ti></tr> - <tr><ti>4</ti><ti>>=media-video/kmplayer-0.11</ti></tr> - </table> - </li> - <li>For amd64 machines, you will also need to install - <b>net-www/nspluginwrapper</b> - </li> - <li>Run the following commands, depending on what arch you are running: - <pre caption="x86">$ kwriteconfig --file kmplayerrc --group "application/x-shockwave-flash" --key player npp +<p> +1. Install <b>media-video/kmplayer</b>, and ensure you have <b>USE="npp" +</b> set. Make sure you have the proper version installed:</p> +<table> + <tr><th>kde Version</th><th>kmplayer Version</th></tr> + <tr><ti>3</ti><ti>>=media-video/kmplayer-0.10.0c</ti></tr> + <tr><ti>4</ti><ti>>=media-video/kmplayer-0.11</ti></tr> +</table> +<p> +2. For amd64 machines, you will also need to install +<b>net-www/nspluginwrapper</b> +</p> +<p> +3. Run the following commands, depending on what arch you are running:</p> +<pre caption="x86">$ kwriteconfig --file kmplayerrc --group "application/x-shockwave-flash" --key player npp $ kwriteconfig --file kmplayerrc --group "application/x-shockwave-flash" --key plugin /usr/lib/nsbrowser/plugins/libflashplayer.so</pre> - <pre caption="amd64">$ kwriteconfig --file kmplayerrc --group "application/x-shockwave-flash" --key player npp +<pre caption="amd64">$ kwriteconfig --file kmplayerrc --group "application/x-shockwave-flash" --key player npp $ kwriteconfig --file kmplayerrc --group "application/x-shockwave-flash" --key plugin /usr/lib64/nsbrowser/plugins/npwrapper.libflashplayer.so</pre> - </li> - <li>Open Konqueror and click <b>Settings > Configure Konqueror</b>. In the - new window navigate to <b>File Associations</b> in the left-hand panel and - select <b>application/x-shockwave-flash</b>. Click the <b>Embedding</b> - tab and click <b>Add..</b>. Select <b>Embedded MPlayer for KDE</b> from the - new window. If it is not there then you may need to run <b>kbuildsycoca</b> - from a terminal. Close all the opened windows. - </li> -</ol> +<p> +4. Open Konqueror and click <b>Settings > Configure Konqueror</b>. In the +new window navigate to <b>File Associations</b> in the left-hand panel and +select <b>application/x-shockwave-flash</b>. Click the <b>Embedding</b> +tab and click <b>Add..</b>. Select <b>Embedded MPlayer for KDE</b> from the +new window. If it is not there then you may need to run <b>kbuildsycoca</b> +from a terminal. Close all the opened windows. +</p> </body> </section> </chapter> diff --git a/Documentation/kde4-guide.xml b/Documentation/kde4-guide.xml index 11199a848c9..706e2bc390f 100644 --- a/Documentation/kde4-guide.xml +++ b/Documentation/kde4-guide.xml @@ -1,12 +1,12 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/desktop/kde/kde4-guide.xml,v 1.8 2008/10/11 10:11:43 jmbsvicetto Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/desktop/kde/kde4-guide.xml,v 1.9 2008/10/26 11:14:57 scarabeus Exp $ --> <guide link="/proj/en/desktop/kde/kde4-guide.xml" lang="en"> <title>Gentoo KDE 4.1 Guide</title> <author title="Author"> - <mail link="tomas.chvatal@gmail.com">Tomáš Chvátal</mail> + <mail link="scarabeus" /> </author> <author title="Author"> <mail link="jmbsvicetto"/> @@ -294,18 +294,22 @@ meta ebuilds for KDE 4.2. </section> <section> <title>Localization/Internationalization</title> +<body> + <p> With new KDE there is new translators effort in Localization instead of Internationalization. This cause some confusion but dont worry your translation is shiped to you, just name has been changed so now for getting translations use theese comands. +</p> <pre caption="emerge translations for kde4 packages"> # <i>emerge kde-l10n</i> </pre> <pre caption="emerge translations for kde3 packages"> # <i>emerge kde-i18n</i> </pre> -</p> + +</body> </section> </chapter> <chapter> @@ -439,12 +443,14 @@ $ <i>sed -i -e "s:Icon=desktop:Icon=folder:g" ~/Desktop/.directory</i> <section> <title>Missing icons in KDE4</title> <body> + <p> When you occur with this bug try first this command before opening bug. +</p> <pre caption="emerge command"> # <i>emerge -1 kdebase-data && emerge -1 hicolor-icon-theme kdebase-data</i> </pre> -</p> + </body> </section> </chapter> @@ -461,7 +467,7 @@ on which we get our nasty hands and find it workable enought. If you find out that your favorite one is missing create bug and somebody might create it for you. If you are plasma person "want them all can't live without them" we have set -@plasmoids which contains all plasmoids which are currently availible. +@plasmoids which contains all plasmoids currently availible. </p> </body> @@ -518,6 +524,18 @@ about this in <uri link="https://bugs.gentoo.org/show_bug.cgi?id=240370">bug </body> </section> +<section> +<title>Flash in konqueror</title> +<body> + +<p> +If you are interested in getting flash working in konqueror point your mind +to <uri link="kde-flash.xml" >guide</uri> which describes necessary steps for +getting it done. +</p> + +</body> +</section> </chapter> <chapter> <title>Uninstalling KDE 4.x</title> |
