~ubuntu-branches/ubuntu/utopic/kde-workspace/utopic-proposed

« back to all changes in this revision

Viewing changes to plasma/desktop/shell/data/plasma-desktop-js.xml

  • Committer: Bazaar Package Importer
  • Author(s): Michał Zając
  • Date: 2011-07-09 08:31:15 UTC
  • Revision ID: james.westby@ubuntu.com-20110709083115-ohyxn6z93mily9fc
Tags: upstream-4.6.90
Import upstream version 4.6.90

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
<!DOCTYPE language SYSTEM "language.dtd">
 
3
<!-- Author: Aaron Seigo <aseigo@kde.org> //-->
 
4
<!-- Full JavaScript 1.0 support by Whitehawk Stormchaser //-->
 
5
 
 
6
 
 
7
<language name="JavaScript/PlasmaDesktop" hidden="true" version="0.1" kateversion="2.4" section="Other" extensions="" mimetype="" author="Aaron Seigo (aseigo@kde.org, Whitehawk Stormchaser (zerokode@gmx.net)" license="BSD">
 
8
    <highlighting>
 
9
        <contexts>
 
10
            <context name="Start" attribute="Normal Text" lineEndContext="#stay">
 
11
                <IncludeRules context="##JavaScript" />
 
12
            </context>
 
13
        </contexts>
 
14
    </highlighting>
 
15
</language>