URL:
  <http://savannah.gnu.org/bugs/?48903>

                 Summary: xgettext: Add support for ClutterScript
                 Project: GNU gettext
            Submitted by: drbob
            Submitted on: Thu 25 Aug 2016 06:22:10 PM GMT
                Category: None
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

ClutterScript is a UI definition language for the Clutter toolkit, based on
JSON. It allows marking translatable strings by adding a ‘translatable’
attribute to an object, and putting the string to be translated in a
‘string’ attribute. Translations are looked up by Clutter at runtime,
rather than being merged back into the ClutterScript file.

https://developer.gnome.org/clutter/stable/ClutterScript.html

This adds an extractor for ClutterScript files, which uses json-c to parse the
JSON. The dependency is optional, and can be disabled by compiling gettext
with --without-json-c.

A couple of new test cases are included, which will be skipped if
ClutterScript support is compiled out.



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Thu 25 Aug 2016 06:22:10 PM GMT  Name:
0001-xgettext-Add-support-for-ClutterScript.patch  Size: 24kB   By: drbob
xgettext: Add support for ClutterScript
<http://savannah.gnu.org/bugs/download.php?file_id=38357>

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?48903>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/


Reply via email to