r1333 - trunk/firefox_extension

[email protected]
Newsgroups gmane.editors.bitflux.cvs
Message-ID <[email protected]>
Author: chregu
Date: Tue Jun  7 14:43:07 2005
New Revision: 1333

Modified:
   trunk/firefox_extension/build.sh
   trunk/firefox_extension/bxehelper.xpi
   trunk/firefox_extension/config_build.sh
Log:
update

Modified: trunk/firefox_extension/build.sh
==============================================================================
--- trunk/firefox_extension/build.sh	(original)
+++ trunk/firefox_extension/build.sh	Tue Jun  7 14:43:07 2005
@@ -70,7 +70,7 @@
 JAR_FILE=$TMP_DIR/chrome/$APP_NAME.jar
 echo "Generating $JAR_FILE..."
 for CHROME_SUBDIR in $CHROME_PROVIDERS; do
-  find $CHROME_SUBDIR -path '*CVS*' -prune -o -type f -print | grep -v \~ >> files
+  find $CHROME_SUBDIR -path '*.svn*' -prune -path '*CVS*' -prune -o -type f -print | grep -v \~ >> files
 done
 
 zip -0 -r $JAR_FILE `cat files`

Modified: trunk/firefox_extension/bxehelper.xpi
==============================================================================
Binary files. No diff available.

Modified: trunk/firefox_extension/config_build.sh
==============================================================================
--- trunk/firefox_extension/config_build.sh	(original)
+++ trunk/firefox_extension/config_build.sh	Tue Jun  7 14:43:07 2005
@@ -1,5 +1,5 @@
 APP_NAME=bxehelper
-CHROME_PROVIDERS="content skin"
+CHROME_PROVIDERS="content"
 CLEAN_UP=1
 ROOT_FILES="readme.txt"
 ROOT_DIRS=
-- 
Bx-editor-cvs mailing list
[email protected]
http://lists.bitflux.ch/cgi-bin/listinfo/bx-editor-cvs
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.