~ubuntu-branches/ubuntu/saucy/bluefish/saucy

« back to all changes in this revision

Viewing changes to data/bflang/bflang2.bflang2

  • Committer: Package Import Robot
  • Author(s): Daniel Leidert
  • Date: 2013-05-09 14:36:58 UTC
  • mfrom: (17.1.1 experimental)
  • Revision ID: package-import@ubuntu.com-20130509143658-kgqxj5c23oi0lk20
Tags: 2.2.4-2
* debian/control (Standards-Version): Bumped to 3.9.4.
* debian/copyright: Updated.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<?xml version="1.0" encoding="UTF-8"?>
2
2
<!--
3
3
                Bluefish HTML Editor
4
 
                bflang2.bflang2 $Revision: 7442 $
 
4
                bflang2.bflang2 $Revision: 7587 $
5
5
 
6
6
                Copyright (C) 2008-2012 Olivier Sessink
7
7
 
25
25
        <option name="load_reference" default="1"/>
26
26
        <option name="load_completion" default="1"/>
27
27
        <option name="show_in_menu" default="0" />
 
28
        <highlight name="attribute-string" style="string-no-spell-check" />
28
29
        <highlight name="attribute" style="attribute"   />
29
30
        <highlight name="comment" style="comment"  />
30
31
        <highlight name="entity" style="value"  />