diff options
author | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2008-04-12 22:01:16 +0000 |
---|---|---|
committer | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2008-04-12 22:01:16 +0000 |
commit | 751c9867194aac6a59630c66bd56e43a13296de2 (patch) | |
tree | 8140baa19cb0016c3e9eb7b1edabf3d390f78cbd /gui | |
parent | cc5373d7ca2464e25da24819d529315f5a0d1ad3 (diff) |
wording improvements suggested by the Wanderer
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26424 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'gui')
-rw-r--r-- | gui/win32/README | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/gui/win32/README b/gui/win32/README index 1f508445f0..2d572a1913 100644 --- a/gui/win32/README +++ b/gui/win32/README @@ -5,8 +5,9 @@ MPlayer Windows GUI (c) 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 as the Linux GUI, and should be able +to load all (or at least 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 |