# HG changeset patch
# User gabucino
# Date 1009575440 0
# Node ID 94568d035e75742b9507d7304c97b92b96ac7dd6
# Parent d8247558c3e2fb45094593466f161e673d60081a
defucking again
diff -r d8247558c3e2 -r 94568d035e75 DOCS/Hungarian/faq.html
--- a/DOCS/Hungarian/faq.html Fri Dec 28 21:23:45 2001 +0000
+++ b/DOCS/Hungarian/faq.html Fri Dec 28 21:37:20 2001 +0000
@@ -314,7 +314,7 @@
| Q: |
A GUI használhatatlan icewm-el, mert valami panel mindig a film fölött van!!
| | A: |
-Tudjuk. Az icewm szar. Megoldhatatlan.
+Tudjuk. Az icewm diktatórikus. Megoldhatatlan.
|
|
| |
| A: |
Az OpenGL drivered nem támogatja a dinamikus textúraváltást
(glTexSubImage).
- Ismert, hogy nem működik az nVidia bináris szarjaival.
+ Ismert, hogy nem működik az nVidia bináris izéivel.
Ismert, hogy működik Utah-GLX/DRI és Matrox G400-zal, valamint DRI és
Radeon-nal is. DRI-vel ezen a kettőn kívül mással nem megy.
Nem fog működni 3dfx kártyákkal, mivel ezeknek maximum 256x256-os
diff -r d8247558c3e2 -r 94568d035e75 DOCS/faq.html
--- a/DOCS/faq.html Fri Dec 28 21:23:45 2001 +0000
+++ b/DOCS/faq.html Fri Dec 28 21:37:20 2001 +0000
@@ -72,7 +72,7 @@
(with default options) Mandrake or RedHat or Suse, and without RTFM'ing they
send messages saying 'it doesn't work! help me! please! i'm new to the linux!
help! oh! help me!'. We can't stop them, but at least we try to force them RTFM
-and to read fuckin' messages of ./configure and mplayer.
+and to read messages of ./configure and mplayer.
And you clever guys come and flame us with gcc 2.96 and binary packages.
Instead of helping users or making patches to help solve problems.
@@ -358,10 +358,10 @@
| | Q: |
The GUI isn't usable with icewm, because some panel are over the movie!!
|
| A: |
-Known, icewm is shit and dictatoric. Unsolvable. In detail: icewm sucks
-because its taskbar overrides GUI's window resize queries. If it asks for
+Known, icewm is dictatoric. Unsolvable. In detail:
+its taskbar overrides GUI's window resize queries. If it asks for
resize to 800x600, then it resizes window to 800x(600-taskbar_size). It's bad.
-Very bad. In short: shit.
+Very bad.
|
|
| Q: |
@@ -488,9 +488,9 @@
This can have multiple reasons.
your CPU and/or video card and/or bus is too SLOW. MPlayer
displays a message if this is the case. (and the dropped frames counter is going up fast)
- if it is an AVI, maybe it has shit interleaving. Try the -ni option.
- your sound driver is shit, or you use ALSA 0.5 with -ao oss. See the soundcards section.
- the AVI has shit header, try with the -nobps option, and/or -mc 0 .
+ if it is an AVI, maybe it has bad interleaving. Try the -ni option.
+ your sound driver is buggy, or you use ALSA 0.5 with -ao oss. See the soundcards section.
+ the AVI has bad header, try with the -nobps option, and/or -mc 0 .
|
|
| Q: |
@@ -589,7 +589,7 @@
OpenGL (-vo gl) output doesn't work (hangup/black window/X11 errors/...).
|
| A: |
Your opengl driver doesn't support dynamic texture changes (glTexSubImage)
-It's known not to work with nVidia's binary shit.
+It's known not to work with nVidia's binary stuff.
It's known to work with Utah-GLX/DRI and Matrox G400 card. Also with
DRI and Radeon card. It won't work with DRI others than these.
it will not work with 3DFX cards because the 256x256 texture size limit.
@@ -648,7 +648,7 @@
| | Q: |
I'd like to seek +/- 1 frames, instead of 10 seconds.
|
| A: |
-This won't be done. It was, but then it fucked up A/V sync. Feel free to
+This won't be done. It was, but then it messed up A/V sync. Feel free to
implement it, and send a patch. Don't ask for it.
|
|
diff -r d8247558c3e2 -r 94568d035e75 DOCS/sound.html
--- a/DOCS/sound.html Fri Dec 28 21:23:45 2001 +0000
+++ b/DOCS/sound.html Fri Dec 28 21:37:20 2001 +0000
@@ -21,7 +21,7 @@
-The fact is, Linux soundcard drivers are usually shit, and always as
+
The fact is, Linux soundcard drivers are usually bad, and always as
incompatible as they can be. It MAY take a while to find your optimal settings.
- if you have OSS as driver, first try with -ao oss (this is the default).