moving sql data to installer directory
authorJoshua Ferraro <jmf@liblime.com>
Sun, 19 Aug 2007 02:33:39 +0000 (21:33 -0500)
committerChris Cormack <crc@liblime.com>
Sun, 19 Aug 2007 03:15:30 +0000 (22:15 -0500)
commit7988048ca96d94eca88917bb21838746162fac3b
tree8feeb758a374fa28a10a0138064a0c301c85a045
parente92f1d752cedb2c2a5a1820d217e0f329b31ed42
moving sql data to installer directory

Signed-off-by: Chris Cormack <crc@liblime.com>
102 files changed:
C4/Languages.pm
installer/data/en/mandatory/auth-types.sql [new file with mode: 0644]
installer/data/en/mandatory/auth-types.txt [new file with mode: 0644]
installer/data/en/mandatory/authorities_normal_marc21.sql [new file with mode: 0644]
installer/data/en/mandatory/authorities_normal_marc21.txt [new file with mode: 0644]
installer/data/en/mandatory/marc21_framework_DEFAULT.sql [new file with mode: 0644]
installer/data/en/mandatory/marc21_framework_DEFAULT.txt [new file with mode: 0644]
installer/data/en/mandatory/stopwords.sql [new file with mode: 0644]
installer/data/en/mandatory/stopwords.txt [new file with mode: 0644]
installer/data/en/mandatory/sysprefs.sql [new file with mode: 0644]
installer/data/en/mandatory/sysprefs.txt [new file with mode: 0644]
installer/data/en/mandatory/userflags.sql [new file with mode: 0644]
installer/data/en/mandatory/userflags.txt [new file with mode: 0644]
installer/data/en/optional/auth_val.sql [new file with mode: 0644]
installer/data/en/optional/auth_val.txt [new file with mode: 0644]
installer/data/en/optional/borrower_categories.sql [new file with mode: 0644]
installer/data/en/optional/borrower_categories.txt [new file with mode: 0644]
installer/data/en/optional/itemtypes_default.sql [new file with mode: 0644]
installer/data/en/optional/itemtypes_default.txt [new file with mode: 0644]
installer/data/en/optional/library.sql [new file with mode: 0644]
installer/data/en/optional/library.txt [new file with mode: 0644]
installer/data/en/optional/marc21_holdings_coded_values.sql [new file with mode: 0644]
installer/data/en/optional/marc21_holdings_coded_values.txt [new file with mode: 0644]
installer/data/en/optional/marc21_simple_bib_frameworks.sql [new file with mode: 0644]
installer/data/en/optional/marc21_simple_bib_frameworks.txt [new file with mode: 0644]
installer/data/fr/mandatory/authorites_norme_unimarc.sql [new file with mode: 0644]
installer/data/fr/mandatory/authorites_norme_unimarc.txt [new file with mode: 0644]
installer/data/fr/mandatory/framework_DEFAULT.sql [new file with mode: 0644]
installer/data/fr/mandatory/framework_DEFAULT.txt [new file with mode: 0644]
installer/data/fr/mandatory/stopwords.sql [new file with mode: 0644]
installer/data/fr/mandatory/stopwords.txt [new file with mode: 0644]
installer/data/fr/mandatory/unimarc_standard_systemprefs.sql [new file with mode: 0644]
installer/data/fr/mandatory/unimarc_standard_systemprefs.txt [new file with mode: 0644]
installer/data/fr/optional/framework_ANCI.sql [new file with mode: 0644]
installer/data/fr/optional/framework_ANCI.txt [new file with mode: 0644]
installer/data/fr/optional/framework_BASE.sql [new file with mode: 0644]
installer/data/fr/optional/framework_BASE.txt [new file with mode: 0644]
installer/data/fr/optional/framework_CART.sql [new file with mode: 0644]
installer/data/fr/optional/framework_CART.txt [new file with mode: 0644]
installer/data/fr/optional/framework_ELEC.sql [new file with mode: 0644]
installer/data/fr/optional/framework_ELEC.txt [new file with mode: 0644]
installer/data/fr/optional/framework_MICR.sql [new file with mode: 0644]
installer/data/fr/optional/framework_MICR.txt [new file with mode: 0644]
installer/data/fr/optional/framework_MONO.sql [new file with mode: 0644]
installer/data/fr/optional/framework_MONO.txt [new file with mode: 0644]
installer/data/fr/optional/framework_PERI.sql [new file with mode: 0644]
installer/data/fr/optional/framework_PERI.txt [new file with mode: 0644]
installer/data/fr/optional/framework_PROJ.sql [new file with mode: 0644]
installer/data/fr/optional/framework_PROJ.txt [new file with mode: 0644]
installer/data/fr/optional/framework_TIRE.sql [new file with mode: 0644]
installer/data/fr/optional/framework_TIRE.txt [new file with mode: 0644]
installer/install.pl
misc/sql-datas/en/mandatory/01_auth_types.sql [deleted file]
misc/sql-datas/en/mandatory/01_auth_types.txt [deleted file]
misc/sql-datas/en/mandatory/02_authorities_normal_marc21.sql [deleted file]
misc/sql-datas/en/mandatory/02_authorities_normal_marc21.txt [deleted file]
misc/sql-datas/en/mandatory/03_marc21_framework_DEFAULT.sql [deleted file]
misc/sql-datas/en/mandatory/03_marc21_framework_DEFAULT.txt [deleted file]
misc/sql-datas/en/mandatory/04_stopwords.sql [deleted file]
misc/sql-datas/en/mandatory/04_stopwords.txt [deleted file]
misc/sql-datas/en/mandatory/05_sysprefs.sql [deleted file]
misc/sql-datas/en/mandatory/05_sysprefs.txt [deleted file]
misc/sql-datas/en/mandatory/06_userflags.sql [deleted file]
misc/sql-datas/en/mandatory/06_userflags.txt [deleted file]
misc/sql-datas/en/optional/auth_val.sql [deleted file]
misc/sql-datas/en/optional/auth_val.txt [deleted file]
misc/sql-datas/en/optional/borrower_categories.sql [deleted file]
misc/sql-datas/en/optional/borrower_categories.txt [deleted file]
misc/sql-datas/en/optional/itemtypes_default.sql [deleted file]
misc/sql-datas/en/optional/itemtypes_default.txt [deleted file]
misc/sql-datas/en/optional/library.sql [deleted file]
misc/sql-datas/en/optional/library.txt [deleted file]
misc/sql-datas/en/optional/marc21_holdings_coded_values.sql [deleted file]
misc/sql-datas/en/optional/marc21_holdings_coded_values.txt [deleted file]
misc/sql-datas/en/optional/marc21_simple_bib_frameworks.sql [deleted file]
misc/sql-datas/en/optional/marc21_simple_bib_frameworks.txt [deleted file]
misc/sql-datas/fr/mandatory/authorites_norme_unimarc.sql [deleted file]
misc/sql-datas/fr/mandatory/authorites_norme_unimarc.txt [deleted file]
misc/sql-datas/fr/mandatory/framework_DEFAULT.sql [deleted file]
misc/sql-datas/fr/mandatory/framework_DEFAULT.txt [deleted file]
misc/sql-datas/fr/mandatory/stopwords.sql [deleted file]
misc/sql-datas/fr/mandatory/stopwords.txt [deleted file]
misc/sql-datas/fr/mandatory/unimarc_standard_systemprefs.sql [deleted file]
misc/sql-datas/fr/mandatory/unimarc_standard_systemprefs.txt [deleted file]
misc/sql-datas/fr/optional/framework_ANCI.sql [deleted file]
misc/sql-datas/fr/optional/framework_ANCI.txt [deleted file]
misc/sql-datas/fr/optional/framework_BASE.sql [deleted file]
misc/sql-datas/fr/optional/framework_BASE.txt [deleted file]
misc/sql-datas/fr/optional/framework_CART.sql [deleted file]
misc/sql-datas/fr/optional/framework_CART.txt [deleted file]
misc/sql-datas/fr/optional/framework_ELEC.sql [deleted file]
misc/sql-datas/fr/optional/framework_ELEC.txt [deleted file]
misc/sql-datas/fr/optional/framework_MICR.sql [deleted file]
misc/sql-datas/fr/optional/framework_MICR.txt [deleted file]
misc/sql-datas/fr/optional/framework_MONO.sql [deleted file]
misc/sql-datas/fr/optional/framework_MONO.txt [deleted file]
misc/sql-datas/fr/optional/framework_PERI.sql [deleted file]
misc/sql-datas/fr/optional/framework_PERI.txt [deleted file]
misc/sql-datas/fr/optional/framework_PROJ.sql [deleted file]
misc/sql-datas/fr/optional/framework_PROJ.txt [deleted file]
misc/sql-datas/fr/optional/framework_TIRE.sql [deleted file]
misc/sql-datas/fr/optional/framework_TIRE.txt [deleted file]