# HG changeset patch # User michael # Date 1036060940 0 # Node ID 04f386daac34e909ec49a8c8e9ffcd18c9bcd6bf # Parent 4589925069623b44e5cfa22bd97b82601567da26 dummy -npp diff -r 458992506962 -r 04f386daac34 cfg-common.h --- a/cfg-common.h Thu Oct 31 10:21:44 2002 +0000 +++ b/cfg-common.h Thu Oct 31 10:42:20 2002 +0000 @@ -140,6 +140,7 @@ #else {"oldpp", "MPlayer was compiled without opendivx library\n", CONF_TYPE_PRINT, CONF_NOCFG, 0, 0, NULL}, #endif + {"npp", "-npp has been removed, use -vop pp and read the fine manual\n", CONF_TYPE_PRINT, CONF_NOCFG, 0, 0, NULL}, {"vop", &vo_plugin_args, CONF_TYPE_STRING_LIST, 0, 0, 0, NULL},