diff --git a/appveyor.yml b/appveyor.yml index bd6e6594..c848d626 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -38,9 +38,9 @@ build_script: after_build: - copy ini\GLideN64.custom.ini %N64PluginsDir_x64% - - copy translations\*.* %N64PluginsDir_x64% + - copy translations\release\*.qm %N64PluginsDir_x64% - copy ini\GLideN64.custom.ini %N64PluginsDir% - - copy translations\*.* %N64PluginsDir% + - copy translations\release\*.qm %N64PluginsDir% - copy ini\GLideN64.custom.ini %Mupen64PluginsDir_x64%\ - copy ini\GLideN64.custom.ini %Mupen64PluginsDir%\ - del /Q %N64PluginsDir_x64%\*.lib %N64PluginsDir_x64%\*.exp diff --git a/translations/release/gliden64_de.qm b/translations/release/gliden64_de.qm new file mode 100644 index 00000000..639d1277 Binary files /dev/null and b/translations/release/gliden64_de.qm differ diff --git a/translations/release/gliden64_es.qm b/translations/release/gliden64_es.qm new file mode 100644 index 00000000..c7ac9fc4 Binary files /dev/null and b/translations/release/gliden64_es.qm differ diff --git a/translations/release/gliden64_fr.qm b/translations/release/gliden64_fr.qm new file mode 100644 index 00000000..7ace2fd1 Binary files /dev/null and b/translations/release/gliden64_fr.qm differ diff --git a/translations/release/gliden64_it.qm b/translations/release/gliden64_it.qm new file mode 100644 index 00000000..b82589a4 Binary files /dev/null and b/translations/release/gliden64_it.qm differ diff --git a/translations/release/gliden64_ja.qm b/translations/release/gliden64_ja.qm new file mode 100644 index 00000000..ec3a2951 Binary files /dev/null and b/translations/release/gliden64_ja.qm differ diff --git a/translations/release/gliden64_pl.qm b/translations/release/gliden64_pl.qm new file mode 100644 index 00000000..7860777a Binary files /dev/null and b/translations/release/gliden64_pl.qm differ diff --git a/translations/release/gliden64_pt_BR.qm b/translations/release/gliden64_pt_BR.qm new file mode 100644 index 00000000..428c0683 Binary files /dev/null and b/translations/release/gliden64_pt_BR.qm differ