~noskcaj/ubuntu/vivid/gtksourceview3/3.14.3

« back to all changes in this revision

Viewing changes to data/language-specs/json.lang

  • Committer: Package Import Robot
  • Author(s): Robert Ancell
  • Date: 2014-07-07 11:31:02 UTC
  • mfrom: (13.1.16 sid)
  • Revision ID: package-import@ubuntu.com-20140707113102-wui3gezgwd0uer9t
Tags: 3.12.2-1ubuntu1
* Merge with Debian, remaining Ubuntu changes:
* debian/control:
  - Let the common C/R the old soname binary for upgrades (lp: #1185092) 
  - Correct GTK+ version dependency for -dev package
  - Build-depend on dh-autoreconf
* debian/rules:
  - Build using dh-autoreconf.

Show diffs side-by-side

added added

removed removed

Lines of Context:
26
26
  value in the doc, after a key, and between each comma in an array. Also
27
27
  I'd be able to add support for displaying an error for trailing commas.
28
28
-->
29
 
<language id="json" name="JSON" version="2.0" _section="Others">
 
29
<language id="json" name="JSON" version="2.0" _section="Other">
30
30
  <metadata>
31
31
    <property name="globs">*.json</property>
32
32
  </metadata>