[Mplayerplug-in-cvs] mplayerplug-in/Source plugin-setup.cpp, 1.144, 1.145
Brought to you by:
kdekorte
From: Kevin D. <kde...@us...> - 2007-12-15 13:55:17
|
Update of /cvsroot/mplayerplug-in/mplayerplug-in/Source In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv32111/Source Modified Files: plugin-setup.cpp Log Message: Change "Windows Media Player Plugin" to "Windows Media Player Plug-in" Index: plugin-setup.cpp =================================================================== RCS file: /cvsroot/mplayerplug-in/mplayerplug-in/Source/plugin-setup.cpp,v retrieving revision 1.144 retrieving revision 1.145 diff -C2 -d -r1.144 -r1.145 *** plugin-setup.cpp 7 Dec 2007 02:44:00 -0000 1.144 --- plugin-setup.cpp 15 Dec 2007 13:55:12 -0000 1.145 *************** *** 458,462 **** #endif #ifdef WMP ! *((const char **) value) = "Windows Media Player Plugin"; #endif --- 458,462 ---- #endif #ifdef WMP ! *((const char **) value) = "Windows Media Player Plug-in"; #endif |