Commit 9dfcc9e5 authored by David Fuhrmann's avatar David Fuhrmann

macosx: native fullscreen mode is not default anymore

parent 2368d549
......@@ -88,7 +88,7 @@ void WindowClose ( vout_window_t * );
#define INTERFACE_STYLE_LONGTEXT N_("By default, VLC will use the dark interface style.")
#define NATIVE_FULLSCREEN_MODE_ON_LION_TEXT N_("Use the native fullscreen mode on OS X Lion")
#define NATIVE_FULLSCREEN_MODE_ON_LION_LONGTEXT N_("By default, VLC uses the native fullscreen mode on Mac OS X 10.7 and later. It can also use the custom mode known from previous Mac OS X releases.")
#define NATIVE_FULLSCREEN_MODE_ON_LION_LONGTEXT N_("By default, VLC uses the fullscreen mode known from previous Mac OS X releases. It can also use the native fullscreen mode on Mac OS X 10.7 and later.")
#define SAVEVOL_TEXT N_( "Automatically save the volume on exit" )
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment