~ubuntu-branches/debian/sid/glib2.0/sid

« back to all changes in this revision

Viewing changes to glib/gen-unicode-tables.pl

  • Committer: Package Import Robot
  • Author(s): Martin Pitt
  • Date: 2013-05-08 06:25:57 UTC
  • mfrom: (1.27.14) (3.1.181 experimental)
  • Revision ID: package-import@ubuntu.com-20130508062557-i7gbku66mls70gi2
Tags: 2.36.1-2
Merge experimental branch, upload to unstable.

Show diffs side-by-side

added added

removed removed

Lines of Context:
143
143
     'PO' => "G_UNICODE_BREAK_POSTFIX",
144
144
     'PR' => "G_UNICODE_BREAK_PREFIX",
145
145
     'QU' => "G_UNICODE_BREAK_QUOTATION",
 
146
     'RI' => "G_UNICODE_BREAK_REGIONAL_INDICATOR",
146
147
     'SA' => "G_UNICODE_BREAK_COMPLEX_CONTEXT",
147
148
     'SG' => "G_UNICODE_BREAK_SURROGATE",
148
149
     'SP' => "G_UNICODE_BREAK_SPACE",