# # ChangeLog for / # # Generated by Trac 1.4.2 # 2024-04-27T23:13:13+12:00 Wed, 02 Apr 2008 05:11:24 GMT ak19 [15165] * gsdl/trunk/perllib/util.pm (modified) Modified soft_link method to take an extra parameter ... Wed, 02 Apr 2008 05:08:50 GMT ak19 [15164] * gli/trunk/src/org/greenstone/gatherer/remote/RemoteGreenstoneServer.java (modified) modified Download Collection file's ERROR string handling, added ... Wed, 02 Apr 2008 05:02:16 GMT ak19 [15163] * gli/trunk/src/org/greenstone/gatherer/gui/ReplaceSrcDocWithHtmlPrompt.java (modified) method run() modified to work properly in those cases where GSDL is ... Mon, 31 Mar 2008 03:02:14 GMT mdewsnip [15162] * gsdl/trunk/src/colservr/lucenegdbmsource.cpp (modified) Changed to use "archivedir" instead of "assocfilepath" when ... Mon, 31 Mar 2008 00:38:34 GMT kjdon [15161] * gsdl/trunk/src/setpasswd/setpasswd.cpp (modified) not sure what this file does, but I have changed the colbuilder group ... Mon, 31 Mar 2008 00:32:17 GMT kjdon [15160] * gsdl/trunk/src/recpt/collectoraction.cpp (modified) * gsdl/trunk/src/recpt/depositoraction.cpp (modified) changed the group with permission to build collections from ... Sun, 30 Mar 2008 23:09:27 GMT kjdon [15159] * gli/trunk/classes/dictionary.properties (modified) changed the preferences button on the download panel to say ... Sun, 30 Mar 2008 21:45:36 GMT kjdon [15158] * gsdl/trunk/Makefile.in (modified) indexers now included in the make clean and make distclean Sat, 29 Mar 2008 05:22:08 GMT ak19 [15157] * gli/trunk/classes/dictionary.properties (modified) Added entry for tooltip ... Sat, 29 Mar 2008 05:21:07 GMT ak19 [15156] * gli/trunk/src/org/greenstone/gatherer/gui/DeleteCollectionPrompt.java (modified) Doesn't allow users to delete the currently open collection. Modified ... Sat, 29 Mar 2008 05:12:44 GMT ak19 [15155] * gli/trunk/src/org/greenstone/gatherer/collection/CollectionManager.java (modified) When calling mkcol to create a new collection, no longer add empty ... Sat, 29 Mar 2008 05:10:09 GMT ak19 [15154] * gli/trunk/src/org/greenstone/gatherer/shell/GShell.java (modified) runLocal() method now uniformly executes a process with arguments ... Sat, 29 Mar 2008 05:03:46 GMT ak19 [15153] * gsdl/trunk/bin/script/replace_srcdoc_with_html.pl (modified) Moved code that checks for name collisions between generated html ... Sat, 29 Mar 2008 04:53:51 GMT ak19 [15152] * gsdl/trunk/bin/script/gsConvert.pl (modified) Regular expression in make_links_to_assocdir_relative is corrected ... Sat, 29 Mar 2008 04:43:46 GMT ak19 [15151] * gsdl/trunk/perllib/plugins/ConvertToPlug.pm (modified) Commented out regular expressions that remove periods, hyphens and ... Sat, 29 Mar 2008 04:41:28 GMT ak19 [15150] * gsdl/trunk/perllib/plugins/TEXTPlug.pm (modified) Now replaces a source textfile with its html by converting it to the ... Fri, 28 Mar 2008 03:19:30 GMT oranfry [15149] * greenstone3/trunk/lib/jni/mgpassjni.dll (modified) * greenstone3/trunk/lib/jni/mgpppassjni.dll (modified) * greenstone3/trunk/resources/java/global.properties.in (modified) * greenstone3/trunk/src/packages/javagdbm/jni/GdbmFile.h (modified) reversing some accidental changes Fri, 28 Mar 2008 03:14:08 GMT oranfry [15148] * greenstone3/trunk/gs3-setup.bat (modified) * greenstone3/trunk/lib/jni/mgpassjni.dll (modified) * greenstone3/trunk/lib/jni/mgpppassjni.dll (modified) * greenstone3/trunk/resources/java/global.properties.in (modified) * greenstone3/trunk/src/packages/javagdbm/jni/GdbmFile.h (modified) a few changes to gs3-setup.bat Fri, 28 Mar 2008 02:58:17 GMT shaoqun [15147] * gsdl/trunk/src/java/org/nzdl/gsdl/ApplyXSLT.java (modified) file:///, which is added in BasPlugout.pm for java 1.6 has to be ... Thu, 27 Mar 2008 23:53:30 GMT oranfry [15146] * release-kits/wirk3/installer/antinstall-config.xml (modified) * release-kits/wirk3/installer/build.xml (modified) * release-kits/wirk3/wrapper/wrapper.cpp (modified) a few changes to wirk3 to keep it up-to-date with lirk3 Thu, 27 Mar 2008 23:49:58 GMT oranfry [15145] * release-kits/lirk3/wrapper/jre_6u5_linux_i586 (added) adding the bundled jre for linux Thu, 27 Mar 2008 23:49:26 GMT oranfry [15144] * release-kits/shared/ant-installer/lib/ant-installer-ext.jar (modified) * release-kits/shared/ant-installer/lib/ant-installer.jar (modified) * release-kits/shared/ant-installer/src/org/tp23/antinstaller/selfextract/SelfExtractor.java (modified) use the current directory to work in, not the system temp directory Thu, 27 Mar 2008 23:45:52 GMT oranfry [15143] * release-kits/shared/ant-tasks/orans/TreeCallTarget.class (modified) * release-kits/shared/ant-tasks/orans/TreeCallTarget.java (modified) changed the meaning of the -to option slightly Thu, 27 Mar 2008 23:43:46 GMT oranfry [15142] * release-kits/lirk3/ant-scripts/compile.xml (modified) * release-kits/lirk3/ant-scripts/create-installer.xml (modified) * release-kits/lirk3/ant-scripts/init.xml (modified) * release-kits/lirk3/ant-scripts/wrap.xml (modified) * release-kits/lirk3/bin/lirk3 (modified) * release-kits/lirk3/installer/antinstall-config.xml (modified) * release-kits/lirk3/installer/build.xml (modified) * release-kits/lirk3/wrapper/mywrapper.c (modified) changes to the wrapper and installer logic, and a few changes to init ... Thu, 27 Mar 2008 22:46:35 GMT oranfry [15141] * greenstone3/trunk/gs3-setup.sh (modified) installer now puts bundled java in packages directory, updating this ... Thu, 27 Mar 2008 22:04:04 GMT shaoqun [15140] * gsdl/trunk/perllib/plugouts/BasPlugout.pm (modified) java 1.6 doesn't allow direct drive name like c: when loading xml ... Thu, 27 Mar 2008 01:34:58 GMT oranfry [15139] * greenstone3/trunk/build.xml (modified) * greenstone3/trunk/lib/java/AntelopeTasks_3.4.2.jar (added) hid the ugly output mention in the message of my last commit Thu, 27 Mar 2008 00:39:04 GMT oranfry [15138] * greenstone3/trunk/gs3-setup.sh (modified) if during gs3-setup no (appropriate) java is found except the bundled ... Thu, 27 Mar 2008 00:37:22 GMT kjdon [15137] * gli/trunk/src/org/greenstone/gatherer/cdm/Format.java (modified) * gli/trunk/src/org/greenstone/gatherer/cdm/FormatManager.java (modified) added NavigationBar into the list of format options. I added pulldown ... Thu, 27 Mar 2008 00:34:02 GMT oranfry [15136] * greenstone3/trunk/build.xml (modified) made the configure-java-version execute quicker, and made it run ... Wed, 26 Mar 2008 23:12:49 GMT kjdon [15135] * gli/trunk/makegli.bat (modified) Added in extra java files explicitly to compile line for ... Wed, 26 Mar 2008 03:29:16 GMT oranfry [15134] * greenstone3/trunk/gs3-setup.sh (modified) look for ant during gs3-setup instead of mucking around during ... Wed, 26 Mar 2008 02:30:33 GMT oranfry [15133] * release-kits/shared/search4j/search4j (modified) * release-kits/shared/search4j/search4j.cpp (modified) added a hint option to search4j Wed, 26 Mar 2008 02:15:00 GMT oranfry [15132] * greenstone3/trunk/gs3-server.sh (modified) don't try to run java unless search4j has found it Wed, 26 Mar 2008 02:01:32 GMT oranfry [15131] * greenstone3/trunk/gs3-server.sh (modified) * greenstone3/trunk/gs3-setup.sh (modified) modified these scripts so they don't polute the user's environment so ... Tue, 25 Mar 2008 23:24:41 GMT oranfry [15130] * greenstone3/trunk/bin/search4j (added) checking in the linux tool for finding java Tue, 25 Mar 2008 20:36:43 GMT anna [15129] * gsdl/trunk/etc/main.cfg (modified) Added configuration for the Nepali language. Tue, 25 Mar 2008 20:35:44 GMT anna [15128] * gsdl/trunk/macros/nepali.dm (added) Nepali Greenstone User Interface. Many thanks to Mohan Raj Pradhan. Tue, 25 Mar 2008 20:31:57 GMT anna [15127] * gsdl/trunk/macros/sinhalese.dm (added) rename singhalese.dm Tue, 25 Mar 2008 20:31:33 GMT anna [15126] * gsdl/trunk/macros/singhalese.dm (deleted) rename singhalese.dm Tue, 25 Mar 2008 06:49:33 GMT ak19 [15125] * gli/trunk/src/org/greenstone/gatherer/shell/GShell.java (modified) runLocal executes a Process with single string command in general, ... Sun, 23 Mar 2008 02:57:45 GMT shaoqun [15124] * greenstone3/trunk/build.xml (modified) add codes for flax and remove all annoying ^Ms Sun, 23 Mar 2008 02:31:28 GMT shaoqun [15123] * greenstone3/trunk/src/java/org/greenstone/gsdl3/service/GoogleNgramMGPPSearch.java (added) add a service for searching Google ngram collections Thu, 20 Mar 2008 08:15:02 GMT ak19 [15122] * gli/trunk/src/org/greenstone/gatherer/gui/ReplaceSrcDocWithHtmlPrompt.java (added) Prompt dialog to work with new script replace_srcdoc_with_html.pl. ... Thu, 20 Mar 2008 08:13:12 GMT ak19 [15121] * gsdl/trunk/bin/script/replace_srcdoc_with_html.pl (added) New perl script replace_srcdoc_with_html.pl allows users to replace a ... Thu, 20 Mar 2008 08:08:15 GMT ak19 [15120] * gsdl/trunk/bin/script/gsConvert.pl (modified) Changes to work with new script replace_srcdoc_with_html.pl: added to ... Thu, 20 Mar 2008 07:59:15 GMT ak19 [15119] * gsdl/trunk/perllib/plugins/TEXTPlug.pm (modified) added srcreplaceable option and the subroutine tmp_area_convert_file ... Thu, 20 Mar 2008 07:56:22 GMT ak19 [15118] * gsdl/trunk/perllib/strings.properties (modified) Three new strings, under section titled replace_srcdoc_with_html.pl ... Thu, 20 Mar 2008 07:54:49 GMT ak19 [15117] * gsdl/trunk/perllib/acronym.pm (modified) Dr Bainbridge made some changes to tidy up the code (replaced file ... Thu, 20 Mar 2008 07:51:57 GMT ak19 [15116] * gsdl/trunk/perllib/plugins/ConvertToPlug.pm (modified) 1. Doesn't presume that GSDLCOLLECT env var is set. 2. Sub ... Thu, 20 Mar 2008 07:43:39 GMT ak19 [15115] * gsdl/trunk/perllib/plugins/BasPlug.pm (modified) Added SourceReplaceable in output for plugin xml. srcreplaceable is a ... Thu, 20 Mar 2008 07:41:44 GMT ak19 [15114] * gsdl/trunk/perllib/plugins/CONTENTdmPlug.pm (modified) * gsdl/trunk/perllib/plugins/ExcelPlug.pm (modified) * gsdl/trunk/perllib/plugins/PDFPlug.pm (modified) * gsdl/trunk/perllib/plugins/PPTPlug.pm (modified) * gsdl/trunk/perllib/plugins/PSPlug.pm (modified) * gsdl/trunk/perllib/plugins/RTFPlug.pm (modified) * gsdl/trunk/perllib/plugins/WordPlug.pm (modified) Added srcreplaceable option to work with new script ... Thu, 20 Mar 2008 07:34:59 GMT ak19 [15113] * gsdl/trunk/perllib/util.pm (modified) Added Dr Bainbridge's code to trackback caller to filename_cat subroutine Thu, 20 Mar 2008 07:32:08 GMT ak19 [15112] * gli/trunk/classes/dictionary.properties (modified) Added CollectionPopupMenu.Refresh, Menu.Replace_SrcDoc_With_HTML and ... Thu, 20 Mar 2008 07:29:20 GMT ak19 [15111] * gli/trunk/src/org/greenstone/gatherer/greenstone/Plugins.java (modified) Added code to work with new replace_srcdoc_with_html.pl script Thu, 20 Mar 2008 07:28:02 GMT ak19 [15110] * gli/trunk/src/org/greenstone/gatherer/shell/GShell.java (modified) 1. rt.exec(args) is now used on Linux as well instead of its specific ... Thu, 20 Mar 2008 07:22:41 GMT ak19 [15109] * gli/trunk/src/org/greenstone/gatherer/cdm/PluginManager.java (modified) Now works with replace_srcdoc_with_html.pl (mainly added 2 methods) Thu, 20 Mar 2008 07:21:09 GMT ak19 [15108] * gli/trunk/src/org/greenstone/gatherer/cdm/Plugin.java (modified) Now works with replace_srcdoc_with_html.pl Thu, 20 Mar 2008 07:19:09 GMT ak19 [15107] * gli/trunk/src/org/greenstone/gatherer/collection/CollectionTree.java (modified) Added Refresh on rightclick AND now allows multiple selected ... Thu, 20 Mar 2008 07:12:43 GMT ak19 [15106] * gli/trunk/src/org/greenstone/gatherer/collection/CollectionTreeNode.java (modified) To work with new replace_srcdoc_with_html.pl script Thu, 20 Mar 2008 07:09:18 GMT ak19 [15105] * gli/trunk/src/org/greenstone/gatherer/file/FileManager.java (modified) Works with new replace_srcdoc_with_html.pl Thu, 20 Mar 2008 04:10:17 GMT oranfry [15104] * release-kits/lirk3 (modified) * release-kits/lirk3/ant-scripts/wrap.xml (modified) have lirk3 use search4j Thu, 20 Mar 2008 04:09:16 GMT oranfry [15103] * release-kits/shared/search4j/compile.sh (added) * release-kits/shared/search4j/search4j (added) * release-kits/shared/search4j/search4j.cpp (modified) massaged search4j to work in windows and linux Thu, 20 Mar 2008 04:05:27 GMT oranfry [15102] * release-kits/wirk3 (modified) changing back to regular search4j Thu, 20 Mar 2008 04:04:28 GMT oranfry [15101] * release-kits/shared/search4j (moved) undoing a previous change - dont split search4j into windows and ... Thu, 20 Mar 2008 03:09:05 GMT oranfry [15100] * release-kits/wirk3 (modified) use the windows version of search4j Thu, 20 Mar 2008 03:06:34 GMT oranfry [15099] * release-kits/shared/search4j-windows (moved) lets split search4j into windows and linux versions Thu, 20 Mar 2008 02:46:31 GMT oranfry [15098] * greenstone3/trunk/build.xml (modified) when running 'ant update' on a greenstone3 installtion, perform svn ... Wed, 19 Mar 2008 21:56:57 GMT oranfry [15097] * release-kits/lirk3/bin/lirk3 (modified) * release-kits/lirk3/installer/antinstall-config.xml (modified) * release-kits/lirk3/installer/cp/resources/LanguagePack_en_NZ.properties (added) * release-kits/lirk3/installer/cp/resources/LanguagePack_zh_CN.properties (added) * release-kits/lirk3/installer/createLanguagePack.sh (added) a few i18n tests Wed, 19 Mar 2008 21:49:25 GMT oranfry [15096] * release-kits/wirk3/bin (modified) dont use launch4j anymore in wirk3 Wed, 19 Mar 2008 21:48:10 GMT oranfry [15095] * release-kits/wirk3 (modified) * release-kits/wirk3/ant-scripts/build.xml (modified) * release-kits/wirk3/ant-scripts/create-distribution.xml (modified) * release-kits/wirk3/ant-scripts/wrap.xml (modified) * release-kits/wirk3/installer/antinstall-config.xml (modified) * release-kits/wirk3/installer/build.xml (modified) * release-kits/wirk3/installer/cp/resources/LanguagePack_zh_CN.properties (added) * release-kits/wirk3/src/wirk3.cpp (modified) * release-kits/wirk3/wrapper/wrapper-with-jre.rc (modified) * release-kits/wirk3/wrapper/wrapper.cpp (modified) * release-kits/wirk3/wrapper/wrapper.rc (modified) checking in a few weeks work on wirk3 Wed, 19 Mar 2008 21:42:50 GMT oranfry [15094] * release-kits/shared/search4j/head_src (deleted) * release-kits/shared/search4j/search4j.cpp-createprocess (deleted) * release-kits/shared/search4j/search4j.obj (deleted) * release-kits/shared/search4j/stderr (deleted) oops, I checked in some extraneous files. deleting. Wed, 19 Mar 2008 21:40:08 GMT oranfry [15093] * release-kits/shared/search4j (added) * release-kits/shared/search4j/compile.bat (added) * release-kits/shared/search4j/head_src (added) * release-kits/shared/search4j/head_src/LICENSE.txt (added) * release-kits/shared/search4j/head_src/consolehead (added) * release-kits/shared/search4j/head_src/consolehead/Makefile.win (added) * release-kits/shared/search4j/head_src/consolehead/consolehead.c (added) * release-kits/shared/search4j/head_src/consolehead/consolehead.dev (added) * release-kits/shared/search4j/head_src/guihead (added) * release-kits/shared/search4j/head_src/guihead/Makefile.win (added) * release-kits/shared/search4j/head_src/guihead/guihead.c (added) * release-kits/shared/search4j/head_src/guihead/guihead.dev (added) * release-kits/shared/search4j/head_src/guihead/guihead.h (added) * release-kits/shared/search4j/head_src/head.c (added) * release-kits/shared/search4j/head_src/head.h (added) * release-kits/shared/search4j/head_src/resource.h (added) * release-kits/shared/search4j/search4j.cpp (added) * release-kits/shared/search4j/search4j.cpp-createprocess (added) * release-kits/shared/search4j/search4j.exe (added) * release-kits/shared/search4j/search4j.obj (added) * release-kits/shared/search4j/stderr (added) importing the search4j tool I wrote for the release kits Wed, 19 Mar 2008 21:38:26 GMT oranfry [15092] * release-kits/wirk3/bin/make.bat (modified) dont ignore the compiled wirk3 program, and dont use launch4j anymore Wed, 19 Mar 2008 21:32:57 GMT oranfry [15091] * release-kits/wirk3/launcher (deleted) we no longer use launch4j in the release kits Wed, 19 Mar 2008 21:32:14 GMT oranfry [15090] * release-kits/shared/ant-tasks/orans/RegexSearchReplace.class (modified) * release-kits/shared/ant-tasks/orans/RegexSearchReplace.java (modified) made the rsr task windows filename safe - for real this time Mon, 17 Mar 2008 22:35:32 GMT anna [15089] * gsdl/trunk/perllib/metadatautil.pm (modified) Call Chinese character segmentation when handling metadata values ... Mon, 17 Mar 2008 01:59:28 GMT kjdon [15088] * gsdl/trunk/perllib/util.pm (modified) changed reg exp to use split and pop instead due to not working under ... Sun, 16 Mar 2008 22:10:14 GMT kjdon [15087] * gsdl/trunk/src/recpt/userdb.cpp (modified) changed the default group for admin to be all-collections-editor ... Sun, 16 Mar 2008 22:09:25 GMT kjdon [15086] * gsdl/trunk/macros/users.dm (modified) made the input space for groups to be longer Sun, 16 Mar 2008 22:02:22 GMT kjdon [15085] * gsdl/trunk/macros/english2.dm (modified) * gsdl/trunk/macros/users.dm (modified) added a list of predefined groups to the help for groups on edit/add ... Fri, 14 Mar 2008 03:48:57 GMT oranfry [15084] * greenstone3/trunk/winutil/launcher.exe (deleted) * greenstone3/trunk/winutil/search4j.exe (added) replacing hacked launch4j with a customised utility, search4j, which ... Thu, 13 Mar 2008 22:32:06 GMT davidb [15083] * gli/trunk/src/org/greenstone/gatherer/Gatherer.java (modified) mistakenly commited code with version number set to 1.0. Changed ... Thu, 13 Mar 2008 22:31:46 GMT davidb [15082] * gli/trunk/src/org/greenstone/gatherer/Gatherer.java (modified) mistakenly commited code with version number set to 1.0. Changed ... Wed, 12 Mar 2008 03:34:18 GMT xiao [15081] * greenstone3/trunk/src/java/org/greenstone/gsdl3/sql/DatabaseFactory.java (added) * greenstone3/trunk/src/java/org/greenstone/gsdl3/sql/MetadataDBWrapper.java (added) * greenstone3/trunk/src/java/org/greenstone/gsdl3/sql/SQLServer.java (added) * greenstone3/trunk/src/java/org/greenstone/gsdl3/sql/SQLStatements.java (added) * greenstone3/trunk/src/java/org/greenstone/gsdl3/sql/derby (added) * greenstone3/trunk/src/java/org/greenstone/gsdl3/sql/derby/DerbyDBWrapper.java (added) * greenstone3/trunk/src/java/org/greenstone/gsdl3/sql/derby/DerbySQLServer.java (added) add the derby library and also some classes that use the library Wed, 12 Mar 2008 03:31:33 GMT xiao [15080] * greenstone3/trunk/src/java/org/greenstone/gsdl3/sql/derby (deleted) delete the dir containing the derby library temparorily Wed, 12 Mar 2008 03:15:59 GMT xiao [15079] * greenstone3/trunk/src/java/org/greenstone/gsdl3/sql/derby (added) a new dir containing the derby library Mon, 10 Mar 2008 03:08:40 GMT shaoqun [15078] * greenstone3/trunk/build.xml (modified) add a unzip-flax-collections target and use it in flax-update Mon, 10 Mar 2008 02:18:07 GMT mdewsnip [15077] * gsdl/trunk/lib/text_t.cpp (modified) Oh dear... there were two pretty big problems with the replace() ... Mon, 10 Mar 2008 00:44:12 GMT anna [15076] * gsdl/trunk/etc/error.txt (modified) * gsdl/trunk/etc/history.db (modified) * gsdl/trunk/etc/key.db (modified) * gsdl/trunk/etc/users.db (modified) recover to the previous version Mon, 10 Mar 2008 00:21:25 GMT anna [15075] * gsdl/trunk/etc/error.txt (modified) * gsdl/trunk/etc/history.db (modified) * gsdl/trunk/etc/key.db (modified) * gsdl/trunk/etc/main.cfg (modified) * gsdl/trunk/etc/users.db (modified) Added configuration for the Marathi language. Sun, 09 Mar 2008 23:37:33 GMT ak19 [15074] * gsdl/trunk/bin/script/explode_metadata_database.pl (modified) added -w in #!/usr/bin/perl -w Sun, 09 Mar 2008 20:35:54 GMT kjdon [15073] * gsdl/trunk/perllib/arcinfo.pm (modified) * gsdl/trunk/perllib/strings.properties (modified) added -reversesort option to import.pl. Used with -sortmeta option, ... Sun, 09 Mar 2008 20:31:58 GMT kjdon [15072] * gsdl/trunk/bin/script/import.pl (modified) added -reversesort option to import.pl. Used with -sortmeta option, ... Fri, 07 Mar 2008 02:06:04 GMT oranfry [15071] * greenstone3/trunk/gs3-setup.bat (modified) checking in two very simplified gs3 scripts and a grain of salt Fri, 07 Mar 2008 01:59:40 GMT oranfry [15070] * greenstone3/trunk/gs3-server.bat (modified) checking in two very simplified gs3 scripts and a grain of salt Fri, 07 Mar 2008 00:54:05 GMT oranfry [15069] * greenstone3/trunk/winutil/launcher.exe (added) Adding a utility to find java based on launch4j Fri, 07 Mar 2008 00:47:19 GMT xiao [15068] * gsdl/trunk/perllib/cfgread4gs3.pm (modified) when producing buildConfig.xml from collectionConfig.xml, add two ... Fri, 07 Mar 2008 00:14:43 GMT oranfry [15067] * greenstone3/trunk/web/WEB-INF/web.xml (modified) reversing an accidental change Thu, 06 Mar 2008 03:24:22 GMT anna [15066] * gsdl/trunk/macros/english.dm (modified) Improved English expressions for searching, thanks to John Rose.