diff libvo/x11_common.c @ 15789:32d9c8a0a02b

adds some more -identify output, patch by kiriuja < mplayer DASH patches PAM en DASH directo POUM net>
author gpoirier
date Mon, 20 Jun 2005 23:07:35 +0000
parents 7e4fa8fc255c
children db966bdf6f5b
line wrap: on
line diff
--- a/libvo/x11_common.c	Mon Jun 20 20:46:46 2005 +0000
+++ b/libvo/x11_common.c	Mon Jun 20 23:07:35 2005 +0000
@@ -220,6 +220,8 @@
 void fstype_help(void)
 {
     mp_msg(MSGT_VO, MSGL_INFO, MSGTR_AvailableFsType);
+    if (identify)
+      mp_msg(MSGT_GLOBAL, MSGL_INFO, "ID_FULL_SCREEN_TYPES\n");
 
     mp_msg(MSGT_VO, MSGL_INFO, "    %-15s %s\n", "none",
            "don't set fullscreen window layer");