~ubuntu-branches/ubuntu/trusty/diffuse/trusty

« back to all changes in this revision

Viewing changes to src/usr/share/diffuse/syntax/xml.syntax

  • Committer: Bazaar Package Importer
  • Author(s): Philipp Huebner
  • Date: 2009-07-07 15:11:56 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20090707151156-120zntpv8yjdu90z
Tags: 0.3.4-1
* New upstream release
* Removed typofix.dpatch as it is now fixed upstream
* Removed maintainer scripts (not needed anymore)
* Removed Suggests on scrollkeeper (not needed anymore)
* Added minor bugfix from upstream
* Added gettext to Build-Depends-Indep
* Added compilation of diffuse.po to debian/rules
* Updated maintainer's mail address
* Updated Standards-Version: 3.8.2 (no changes needed)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# XML syntax file for Diffuse
2
 
# Copyright (C) 2008 Derrick Moser <derrick_moser@yahoo.com>
 
2
# Copyright (C) 2008-2009 Derrick Moser <derrick_moser@yahoo.com>
3
3
syntax XML normal text
4
 
syntax_files XML '\.(dtd|omf|svg|xhtml|xml|xsd|xsl)$'
 
4
syntax_files XML '\.(dtd|omf|plist|svg|xhtml|xml|xsd|xsl)$'
5
5
 
6
6
# whitespace/comments
7
7
syntax_pattern normal normal text '[ \t\r\n]+'