SF.net SVN: morphix: [2445] trunk/scripts-mini
[email protected] Wed, 13 Dec 2006 14:48:12 -0800
| Newsgroups | gmane.linux.morphix.cvs |
|---|---|
| Message-ID | <[email protected]> |
Revision: 2445
http://svn.sourceforge.net/morphix/?rev=2445&view=rev
Author: bmsleight
Date: 2006-12-13 14:48:06 -0800 (Wed, 13 Dec 2006)
Log Message:
-----------
Using debian iceweasel
Modified Paths:
--------------
trunk/scripts-mini/MorphixMini-KioskAddins.xml
trunk/scripts-mini/MorphixMini-KioskSetting.xml
Modified: trunk/scripts-mini/MorphixMini-KioskAddins.xml
===================================================================
--- trunk/scripts-mini/MorphixMini-KioskAddins.xml 2006-12-08 11:26:58 UTC (rev 2444)
+++ trunk/scripts-mini/MorphixMini-KioskAddins.xml 2006-12-13 22:48:06 UTC (rev 2445)
@@ -17,13 +17,13 @@
<commandlist> <!-- Commands to be started from minimodule -->
<preX> <!-- Commands to run before X windows start -->
<command>echo " * Please see $1/licenses/ as this MiniModule contains Non-GPL software "</command>
- <command>ln -s /usr/local/install_flash_player_7_linux/libflashplayer.so /usr/lib/firefox/plugins/libflashplayer.so </command>
- <command>ln -s /usr/local/install_flash_player_7_linux/flashplayer.xpt /usr/lib/firefox/plugins/flashplayer.xpt </command>
- <command>ln -s /usr/local/j2re1.4.2/plugin/i386/mozilla/libjavaplugin_oji.so /usr/lib/firefox/plugins/libjavaplugin_oji.so </command>
+ <command>ln -s /usr/local/install_flash_player_7_linux/libflashplayer.so /usr/lib/iceweasel/plugins/libflashplayer.so </command>
+ <command>ln -s /usr/local/install_flash_player_7_linux/flashplayer.xpt /usr/lib/iceweasel/plugins/flashplayer.xpt </command>
+ <command>ln -s /usr/local/j2re1.4.2/plugin/i386/mozilla/libjavaplugin_oji.so /usr/lib/iceweasel/plugins/libjavaplugin_oji.so </command>
</preX>
</commandlist>
<other> <!-- used to make a minimodule in another way - command will be passed $1 for minimodule filesystem -->
- <buildcommand>mkdir -p $1/root/usr/bin $1/root/usr/local/ $1/root/usr/lib/firefox/plugins/ </buildcommand>
+ <buildcommand>mkdir -p $1/root/usr/bin $1/root/usr/local/ $1/root/usr/lib/iceweasel/plugins/ </buildcommand>
<buildcommand>#flash </buildcommand>
<buildcommand>wget --output-document=$1/../temp.tar.gz http://fpdownload.macromedia.com/get/flashplayer/current/install_flash_player_7_linux.tar.gz </buildcommand>
<buildcommand>tar zxvf $1/../temp.tar.gz -C $1/root/usr/local/ </buildcommand>
Modified: trunk/scripts-mini/MorphixMini-KioskSetting.xml
===================================================================
--- trunk/scripts-mini/MorphixMini-KioskSetting.xml 2006-12-08 11:26:58 UTC (rev 2444)
+++ trunk/scripts-mini/MorphixMini-KioskSetting.xml 2006-12-13 22:48:06 UTC (rev 2445)
@@ -18,7 +18,7 @@
<remote>
<!-- Set Minimize and Restore button as non-visable -->
<from>http://www.barwap.com/morphix/livekiosk/browser.css</from>
- <to>/usr/share/firefox/chrome/classic/skin/classic/browser/</to>
+ <to>/usr/share/iceweasel/chrome/classic/skin/classic/browser/</to>
</remote>
</files>
</root>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV