summaryrefslogtreecommitdiffstats
path: root/modules
diff options
context:
space:
mode:
authorTroy A. Griffitts <scribe@crosswire.org>2006-05-27 21:23:09 +0000
committerTroy A. Griffitts <scribe@crosswire.org>2006-05-27 21:23:09 +0000
commitdf151807ac85a38d06309affd0ab1ab9f6abbfcb (patch)
treec918c98ebb7bdf333020d351e055e0202ca050bc /modules
parent7d15025a247861843cfdb4ec403baf55555af648 (diff)
downloadsword-tools-df151807ac85a38d06309affd0ab1ab9f6abbfcb.tar.gz
Added url to retrieve data
git-svn-id: https://www.crosswire.org/svn/sword-tools/trunk@60 07627401-56e2-0310-80f4-f8cd0041bdcd
Diffstat (limited to 'modules')
-rw-r--r--modules/lxxm/convert.sh10
-rw-r--r--modules/lxxm/lxxm.jarbin1440 -> 26328 bytes
-rw-r--r--modules/lxxm/lxxm.jpx.local2
3 files changed, 9 insertions, 3 deletions
diff --git a/modules/lxxm/convert.sh b/modules/lxxm/convert.sh
index 20a7ac7..838cc3c 100644
--- a/modules/lxxm/convert.sh
+++ b/modules/lxxm/convert.sh
@@ -1,3 +1,11 @@
#!/bin/sh
-java -jar lxxm.jar [0-9][0-9]\.* > lxxm-decomp.imp
+# This next line will retrieve the data files (if they haven't moved)
+# It will not stop after retrieving the lxxmorph data. It will proceed up the directory structure
+# Thus it needs to be killed after you notice it in another directory. There is probably a switch to wget which
+# will tell it to not go up directories. Dunno. Add it and delete this comment if you know it.
+#wget -r http://ccat.sas.upenn.edu/gopher/text/religion/biblical/lxxmorph/
+
+cd ccat.sas.upenn.edu/gopher/text/religion/biblical/lxxmorph
+java -jar ../../../../../../lxxm.jar [0-9][0-9]\.* > lxxm-decomp.imp
uconv -x Any-NFC lxxm-decomp.imp > lxxm.imp
+
diff --git a/modules/lxxm/lxxm.jar b/modules/lxxm/lxxm.jar
index 4ac670b..5d69f17 100644
--- a/modules/lxxm/lxxm.jar
+++ b/modules/lxxm/lxxm.jar
Binary files differ
diff --git a/modules/lxxm/lxxm.jpx.local b/modules/lxxm/lxxm.jpx.local
index 96b1b1d..afc3855 100644
--- a/modules/lxxm/lxxm.jpx.local
+++ b/modules/lxxm/lxxm.jpx.local
@@ -5,8 +5,6 @@ debug.NoTracingClasses.1[0]=16 java.lang.Object1 1 -1
debug.NoTracingClasses.2[0]=21 java.lang.ClassLoader1 1 -1
debug.NoTracingClasses.3[0]=16 java.lang.String1 1 -1
debug.SplitThreadsAndDataView[0]=0
-history.files.active[0]=src/lxxm/LXXMConv.java,F;14,289
-history.files.open.1[0]=src/lxxm/LXXMConv.java,F;14,289
import.optimize.legacyPropertiesRead[0]=1
packagebrowser.lastClassName[0]=lxxm.LXXMConv
sys.Author[0]=