diff options
author | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2008-04-12 13:13:27 +0000 |
---|---|---|
committer | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2008-04-12 13:13:27 +0000 |
commit | bc6b3d5d20426c60a122cbca7eeba25621e6dace (patch) | |
tree | 55220a02751652c547987483b7fd41ca6f9950aa /gui/win32 | |
parent | b74750a948e70fc153944f0ae76749b9b118baad (diff) |
typo fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26403 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'gui/win32')
-rw-r--r-- | gui/win32/README | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/gui/win32/README b/gui/win32/README index 7463258d2f..1f508445f0 100644 --- a/gui/win32/README +++ b/gui/win32/README @@ -3,17 +3,17 @@ MPlayer Windows GUI (c) 2006 Erik Augustson - <erik_27can@yahoo.com> 2006 Gianluigi Tiesi - <sherpya@netfarm.it> -This beta gui for win32 was originally written by Sascha Sommer and +This beta GUI for Windows was originally written by Sascha Sommer and has since been heavily modified by myself (Erik Augustson) and Gianluigi -Tiesi. It follows the same concept for the linux gui, and should be -able to load all(most) of the current skins available for the linux gui. +Tiesi. It follows the same concept for the Linux GUI, and should be +able to load all(most) of the current skins available for the Linux GUI. To compile, quite simply pass --enable-gui to configure, and it is highly recommended to also pass --enable-static="-mwindows" to link mplayer as -a windows binary. NOTE: this will also link mencoder with -mwindows -and thus link mencoder as a windows binary as well. +a Windows binary. NOTE: This will also link mencoder with -mwindows +and thus link mencoder as a Windows binary as well. -To enable use of the gui, mplayer.exe must be renamed to/copied as +To enable use of the GUI, mplayer.exe must be renamed / copied to gmplayer.exe. Please send all bug reports/comments/requests/gripes to: |