[xiph-commits] r2928 - liboggplay/trunk/plugin/mac
tahn at svn.annodex.net
tahn at svn.annodex.net
Thu Jun 14 01:01:33 PDT 2007
Author: tahn
Date: 2007-06-14 01:01:33 -0700 (Thu, 14 Jun 2007)
New Revision: 2928
Added:
liboggplay/trunk/plugin/mac/install-plugin
Log:
Simple script to copy the built plugin into the internet plugins dir used by FireFox.
Added: liboggplay/trunk/plugin/mac/install-plugin
===================================================================
--- liboggplay/trunk/plugin/mac/install-plugin (rev 0)
+++ liboggplay/trunk/plugin/mac/install-plugin 2007-06-14 08:01:33 UTC (rev 2928)
@@ -0,0 +1,2 @@
+#!/bin/bash
+cp -r ../nsILibOggPlugin.xpt build/Deployment/liboggplay.plugin /Library/Internet\ Plug-Ins
Property changes on: liboggplay/trunk/plugin/mac/install-plugin
___________________________________________________________________
Name: svn:executable
+ *
More information about the commits
mailing list