[koha-commits] main Koha release repository branch master updated. v3.04.00-462-gaa239bc

Git repo owner gitmaster at git.koha-community.org
Tue Sep 6 23:23:14 CEST 2011


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "main Koha release repository".

The branch, master has been updated
       via  aa239bc430d04583f3197513e89c4a40886d0049 (commit)
       via  6bd38d3eabc79c68cb90193378c69825ddac2a43 (commit)
      from  34b553d03b96cb3c84ec978f6eea542f38f60de3 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
-----------------------------------------------------------------------

Summary of changes:
 C4/Installer.pm                                    |    3 +
 installer/data/mysql/de-DE/mandatory/sysprefs.sql  |  320 ----------
 .../mandatory/system_preferences.sql}              |   14 +-
 .../{sysprefs.txt => system_preferences.txt}       |    0
 installer/data/mysql/es-ES/mandatory/sysprefs.sql  |  319 ----------
 installer/data/mysql/es-ES/mandatory/sysprefs.txt  |    1 -
 .../mandatory/system_preferences.sql}              |   14 +-
 .../mandatory/system_preferences.txt}              |    0
 .../unimarc_standard_system_preferences.sql        |   26 +
 ...txt => unimarc_standard_system_preferences.txt} |    0
 .../1-Obligatoire/unimarc_standard_systemprefs.sql |  321 ----------
 installer/data/mysql/it-IT/necessari/sysprefs.sql  |  307 ---------
 .../mysql/it-IT/necessari/system_preferences.sql   |   70 ++
 .../data/mysql/nb-NO/1-Obligatorisk/sysprefs.sql   |  326 ----------
 .../nb-NO/1-Obligatorisk/system_preferences.sql    |   29 +
 .../{sysprefs.txt => system_preferences.txt}       |    0
 installer/data/mysql/pl-PL/mandatory/sysprefs.sql  |  318 ----------
 .../mandatory/system_preferences.sql}              |   14 +-
 .../{sysprefs.txt => system_preferences.txt}       |    0
 ...m_preferences_full_optimal_for_install_only.sql |  407 +-----------
 ...ystem_preferences_only_translation_updating.sql |  667 --------------------
 ...ystem_preferences_only_translation_updating.txt |    1 -
 .../data/mysql/{en/mandatory => }/sysprefs.sql     |    0
 ...m_preferences_full_optimal_for_install_only.sql |  410 +-----------
 ...ystem_preferences_only_translation_updating.sql |  667 --------------------
 ...ystem_preferences_only_translation_updating.txt |    1 -
 ...stem_preferences_optimal_values_insert_only.sql |    2 -
 xt/check_sysprefs.t                                |  131 ----
 xt/syspref.t                                       |  138 ----
 29 files changed, 208 insertions(+), 4298 deletions(-)
 delete mode 100755 installer/data/mysql/de-DE/mandatory/sysprefs.sql
 copy installer/data/mysql/{nb-NO/1-Obligatorisk/message_transport_types.sql => de-DE/mandatory/system_preferences.sql} (75%)
 rename installer/data/mysql/de-DE/mandatory/{sysprefs.txt => system_preferences.txt} (100%)
 delete mode 100755 installer/data/mysql/es-ES/mandatory/sysprefs.sql
 delete mode 100644 installer/data/mysql/es-ES/mandatory/sysprefs.txt
 copy installer/data/mysql/{nb-NO/1-Obligatorisk/message_transport_types.sql => es-ES/mandatory/system_preferences.sql} (75%)
 rename installer/data/mysql/{en/mandatory/sysprefs.txt => es-ES/mandatory/system_preferences.txt} (100%)
 create mode 100644 installer/data/mysql/fr-FR/1-Obligatoire/unimarc_standard_system_preferences.sql
 rename installer/data/mysql/fr-FR/1-Obligatoire/{unimarc_standard_systemprefs.txt => unimarc_standard_system_preferences.txt} (100%)
 delete mode 100755 installer/data/mysql/fr-FR/1-Obligatoire/unimarc_standard_systemprefs.sql
 delete mode 100755 installer/data/mysql/it-IT/necessari/sysprefs.sql
 create mode 100644 installer/data/mysql/it-IT/necessari/system_preferences.sql
 delete mode 100644 installer/data/mysql/nb-NO/1-Obligatorisk/sysprefs.sql
 create mode 100644 installer/data/mysql/nb-NO/1-Obligatorisk/system_preferences.sql
 rename installer/data/mysql/nb-NO/1-Obligatorisk/{sysprefs.txt => system_preferences.txt} (100%)
 delete mode 100755 installer/data/mysql/pl-PL/mandatory/sysprefs.sql
 copy installer/data/mysql/{nb-NO/1-Obligatorisk/message_transport_types.sql => pl-PL/mandatory/system_preferences.sql} (75%)
 rename installer/data/mysql/pl-PL/mandatory/{sysprefs.txt => system_preferences.txt} (100%)
 delete mode 100644 installer/data/mysql/ru-RU/mandatory/system_preferences_only_translation_updating.sql
 delete mode 100644 installer/data/mysql/ru-RU/mandatory/system_preferences_only_translation_updating.txt
 rename installer/data/mysql/{en/mandatory => }/sysprefs.sql (100%)
 delete mode 100644 installer/data/mysql/uk-UA/mandatory/system_preferences_only_translation_updating.sql
 delete mode 100644 installer/data/mysql/uk-UA/mandatory/system_preferences_only_translation_updating.txt
 delete mode 100755 xt/check_sysprefs.t
 delete mode 100755 xt/syspref.t


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list