You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Sam Parkinson 712682a3b0 BundleBuilder: Don't crash on malformed translation files
The BundleBuilder currently crashes on a malformed translation file.  This is
good for humans (makes them fix their issues) but crashes bots who need it
compiled and don't care about that single translation file.

This patch adds a --no-fail option which stops the builder from crashing
10 years ago
..
Makefile.am Make webactivity compatible with webkit1 11 years ago
__init__.py
activity.py Save spent time on activities 10 years ago
activityfactory.py Pep8 fix 10 years ago
activityhandle.py
activityservice.py
bundlebuilder.py BundleBuilder: Don't crash on malformed translation files 10 years ago
i18n.py
webactivity.py Now show sugar object choosers as file pickers in web activities 10 years ago
webkit1.py Remove a double / in webkit1 activity's request's filenames 10 years ago
widgets.py Assign max_participants in activity.info 10 years ago