~ubuntu-branches/ubuntu/oneiric/bluefish/oneiric

« back to all changes in this revision

Viewing changes to data/bflang/jsp.bflang2

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Leidert (dale)
  • Date: 2010-09-16 23:39:11 UTC
  • mfrom: (1.1.7 upstream) (5.1.3 sid)
  • Revision ID: james.westby@ubuntu.com-20100916233911-u5voubigxlr8e8kt
Tags: 2.0.2-1
* New upstream release.
  - Fixes several crashes.
  - Fixes for the GUI.
  - Fixes syntax highlighting.
  - Updates to Russion, Ukrainian and Danish translation.
  ... more at <URL:http://bluefish.openoffice.nl/#bluefish_2_0_2>.
* debian/control (Vcs-Browser): Point to the trunk dir.
  (Standards-Version): Bumped to 3.9.1.
* debian/rules (clean): Remove config.* files to clean diff.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<?xml version="1.0"?>
2
2
<!--
3
3
                Bluefish HTML Editor
4
 
                jsp.bflang2 $Revision: 5536 $
 
4
                jsp.bflang2 $Revision: 6069 $
5
5
 
6
6
                Copyright (C) 2008 Olivier Sessink
7
7
 
8
 
                This program is free software; you can redistribute it and/or modify
 
8
            This program is free software: you can redistribute it and/or modify
9
9
                it under the terms of the GNU General Public License as published by
10
 
                the Free Software Foundation; either version 2 of the License, or
 
10
                the Free Software Foundation, either version 3 of the License, or
11
11
                (at your option) any later version.
12
12
 
13
13
                This program is distributed in the hope that it will be useful,
16
16
                GNU General Public License for more details.
17
17
 
18
18
                You should have received a copy of the GNU General Public License
19
 
                along with this program; if not, write to the Free Software
20
 
                Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.         
 
19
                along with this program.  If not, see <http://www.gnu.org/licenses/>.           
21
20
-->
22
21
 
23
22
<bflang name="JSP" version="2.0">
43
42
        <comment type="block" start="/*" end="*/" />
44
43
        <comment type="line" start="//" />
45
44
        <smartindent characters="{" />
 
45
        <smartoutdent characters="}" />
46
46
</properties>
47
47
 
48
48
<definition>