Commits on Sep 1, 2016

  1. Add a function to extract a whole archive to a directory

    We want to do this for langpacks.
    Iain Lane committed Sep 1, 2016
  2. Add an Ubuntu backend to retrieve langpack translations

    The first time that we encounter a package with an
    X-Ubuntu-Gettext-Domain key in its desktop file, we extract the
    langpacks and generate the locales that they reference. Then we can
    query these translations and stuff them into the component.
    Iain Lane committed Sep 1, 2016
  3. Use getTestSamplesDir

    Iain Lane committed Sep 1, 2016