~ubuntu-branches/ubuntu/trusty/anjuta/trusty

« back to all changes in this revision

Viewing changes to plugins/language-support-js/org.gnome.anjuta.js.gschema.xml.in

  • Committer: Package Import Robot
  • Author(s): Jeremy Bicha
  • Date: 2012-08-17 23:48:26 UTC
  • mfrom: (1.1.50)
  • Revision ID: package-import@ubuntu.com-20120817234826-fvk3rfp6nmfaqi9p
Tags: 2:3.5.5-0ubuntu1
* New upstream release.
* debian/control.in:
  - Bump vala dependency to 0.18 series
  - Drop graphviz from build-depends
* debian/watch: Watch for unstable releases

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<schemalist>
2
 
        <schema id="org.gnome.anjuta.js" path="/org/gnome/anjuta/">
3
 
                <key name="javascript-girdir" type="s">
4
 
                        <default>""</default>
5
 
                </key>
6
 
                <key name="javascript-gjsdir" type="s">
7
 
                        <default>""</default>
8
 
                </key>
9
 
                <key name="javascript-min-codecomplete" type="i">
10
 
                        <default>3</default>
11
 
                </key>
12
 
                <key name="javascript-missed" type="b">
13
 
                        <default>true</default>
14
 
                </key>
15
 
                <key name="javascript-add-brace-after-func" type="b">
16
 
                        <default>true</default>
17
 
                </key>
18
 
                <key name="javascript-show-calltips" type="b">
19
 
                        <default>true</default>
20
 
                </key>
21
 
        </schema>
22
 
</schemalist>
 
 
b'\\ No newline at end of file'