]> git.sesse.net Git - vlc/blobdiff - mozilla/vlcplugin.h
Change some test stuff
[vlc] / mozilla / vlcplugin.h
index e20e48f18c094beed141e95aef3864a74fb4317b..380db585c5ff0cfe43e5d8b6e05854741b177ef7 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * vlcplugin.h: a VLC plugin for Mozilla
  *****************************************************************************
- * Copyright (C) 2002-2005 VideoLAN
+ * Copyright (C) 2002-2005 the VideoLAN team
  * $Id$
  *
  * Authors: Samuel Hocevar <sam@zoy.org>
@@ -18,7 +18,7 @@
  *
  * You should have received a copy of the GNU General Public License
  * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
 /*******************************************************************************
@@ -106,7 +106,7 @@ private:
     "video/x-ms-asf-plugin:asf,asx:Windows Media Video;" \
     "video/x-ms-asf:asf,asx:Windows Media Video;" \
     "application/x-mplayer2::Windows Media;" \
-    "video/x-ms-wmv:wmv:Windows Media" \
+    "video/x-ms-wmv:wmv:Windows Media;" \
     /* Google VLC mime */ \
-    "application/x-google-vlc-plugin::Google VLC plugin;" \
+    "application/x-google-vlc-plugin::Google VLC plugin" \