gtkmacintegration localization updates
authorJoshua Pettus <jshpettus@gmail.com>
Tue, 10 Mar 2015 19:19:53 +0000 (15:19 -0400)
committerArun Persaud <arun@nubati.net>
Fri, 8 May 2015 15:04:24 +0000 (08:04 -0700)
With the update to the gtkmacintegration library, localization strings
have been fixed, so there is no need for us to have separate ones, and
we can pull from the macports install.

15 files changed:
Makefile.am
osxapp/osx-localization/da.lproj/GtkosxApplication.strings [deleted file]
osxapp/osx-localization/de.lproj/GtkosxApplication.strings [deleted file]
osxapp/osx-localization/en.lproj/GtkosxApplication.strings [deleted file]
osxapp/osx-localization/es.lproj/GtkosxApplication.strings [deleted file]
osxapp/osx-localization/it.lproj/GtkosxApplication.strings [deleted file]
osxapp/osx-localization/nl.lproj/GtkosxApplication.strings [deleted file]
osxapp/osx-localization/pl.lproj/GtkosxApplication.strings [deleted file]
osxapp/osx-localization/ru.lproj/GtkosxApplication.strings [deleted file]
osxapp/osx-localization/tr.lproj/GtkosxApplication.strings [deleted file]
osxapp/osx-localization/uk.lproj/GtkosxApplication.strings [deleted file]
osxapp/osx-localization/vi.lproj/GtkosxApplication.strings [deleted file]
osxapp/osx-localization/zh_CN.lproj/GtkosxApplication.strings [deleted file]
osxapp/osx-localization/zh_HK.lproj/GtkosxApplication.strings [deleted file]
osxapp/osx-localization/zh_TW.lproj/GtkosxApplication.strings [deleted file]

index f465cb4..8a97751 100644 (file)
@@ -304,7 +304,7 @@ osxapp: all-recursive install install-recursive
        $(INSTALL) ./png/marble_l.png $(gamedatadir)/themes/textures
        $(INSTALL) ./png/xqwood.png $(gamedatadir)/themes/textures
        cp -R ./osxapp/logos $(gamedatadir)/
-       cp -R ./osxapp/osx-localization/. $(datarootdir)/
+       cp -R /opt/local/share/strings/. $(datarootdir)/
        for i in po/*gmo; do lang=`basename $$i .gmo`; $(INSTALL) /opt/local/share/locale/$$lang/LC_MESSAGES/gtk20.mo $(localedir)/$$lang/LC_MESSAGES/; done
        dylibbundler -of -b -x $(bindir)/xboard-bin -d $(datarootdir)/lib -p @executable_path/../Resources/lib
        dylibbundler -of -b -x $(datarootdir)/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-png.so -d $(datarootdir)/lib -p @executable_path/../Resources/lib
diff --git a/osxapp/osx-localization/da.lproj/GtkosxApplication.strings b/osxapp/osx-localization/da.lproj/GtkosxApplication.strings
deleted file mode 100755 (executable)
index 5597a30..0000000
Binary files a/osxapp/osx-localization/da.lproj/GtkosxApplication.strings and /dev/null differ
diff --git a/osxapp/osx-localization/de.lproj/GtkosxApplication.strings b/osxapp/osx-localization/de.lproj/GtkosxApplication.strings
deleted file mode 100755 (executable)
index dd1225f..0000000
Binary files a/osxapp/osx-localization/de.lproj/GtkosxApplication.strings and /dev/null differ
diff --git a/osxapp/osx-localization/en.lproj/GtkosxApplication.strings b/osxapp/osx-localization/en.lproj/GtkosxApplication.strings
deleted file mode 100755 (executable)
index 957b917..0000000
Binary files a/osxapp/osx-localization/en.lproj/GtkosxApplication.strings and /dev/null differ
diff --git a/osxapp/osx-localization/es.lproj/GtkosxApplication.strings b/osxapp/osx-localization/es.lproj/GtkosxApplication.strings
deleted file mode 100755 (executable)
index 8c34e82..0000000
Binary files a/osxapp/osx-localization/es.lproj/GtkosxApplication.strings and /dev/null differ
diff --git a/osxapp/osx-localization/it.lproj/GtkosxApplication.strings b/osxapp/osx-localization/it.lproj/GtkosxApplication.strings
deleted file mode 100755 (executable)
index d4e73d9..0000000
Binary files a/osxapp/osx-localization/it.lproj/GtkosxApplication.strings and /dev/null differ
diff --git a/osxapp/osx-localization/nl.lproj/GtkosxApplication.strings b/osxapp/osx-localization/nl.lproj/GtkosxApplication.strings
deleted file mode 100755 (executable)
index 9772560..0000000
Binary files a/osxapp/osx-localization/nl.lproj/GtkosxApplication.strings and /dev/null differ
diff --git a/osxapp/osx-localization/pl.lproj/GtkosxApplication.strings b/osxapp/osx-localization/pl.lproj/GtkosxApplication.strings
deleted file mode 100755 (executable)
index f7e6adf..0000000
Binary files a/osxapp/osx-localization/pl.lproj/GtkosxApplication.strings and /dev/null differ
diff --git a/osxapp/osx-localization/ru.lproj/GtkosxApplication.strings b/osxapp/osx-localization/ru.lproj/GtkosxApplication.strings
deleted file mode 100755 (executable)
index c695c72..0000000
Binary files a/osxapp/osx-localization/ru.lproj/GtkosxApplication.strings and /dev/null differ
diff --git a/osxapp/osx-localization/tr.lproj/GtkosxApplication.strings b/osxapp/osx-localization/tr.lproj/GtkosxApplication.strings
deleted file mode 100755 (executable)
index efc31a7..0000000
Binary files a/osxapp/osx-localization/tr.lproj/GtkosxApplication.strings and /dev/null differ
diff --git a/osxapp/osx-localization/uk.lproj/GtkosxApplication.strings b/osxapp/osx-localization/uk.lproj/GtkosxApplication.strings
deleted file mode 100755 (executable)
index 769b2cf..0000000
Binary files a/osxapp/osx-localization/uk.lproj/GtkosxApplication.strings and /dev/null differ
diff --git a/osxapp/osx-localization/vi.lproj/GtkosxApplication.strings b/osxapp/osx-localization/vi.lproj/GtkosxApplication.strings
deleted file mode 100755 (executable)
index 1f7961b..0000000
Binary files a/osxapp/osx-localization/vi.lproj/GtkosxApplication.strings and /dev/null differ
diff --git a/osxapp/osx-localization/zh_CN.lproj/GtkosxApplication.strings b/osxapp/osx-localization/zh_CN.lproj/GtkosxApplication.strings
deleted file mode 100755 (executable)
index 69958ce..0000000
Binary files a/osxapp/osx-localization/zh_CN.lproj/GtkosxApplication.strings and /dev/null differ
diff --git a/osxapp/osx-localization/zh_HK.lproj/GtkosxApplication.strings b/osxapp/osx-localization/zh_HK.lproj/GtkosxApplication.strings
deleted file mode 100755 (executable)
index 3b39fac..0000000
Binary files a/osxapp/osx-localization/zh_HK.lproj/GtkosxApplication.strings and /dev/null differ
diff --git a/osxapp/osx-localization/zh_TW.lproj/GtkosxApplication.strings b/osxapp/osx-localization/zh_TW.lproj/GtkosxApplication.strings
deleted file mode 100755 (executable)
index 8f82804..0000000
Binary files a/osxapp/osx-localization/zh_TW.lproj/GtkosxApplication.strings and /dev/null differ