~enso-os/+junk/welcome

« back to all changes in this revision

Viewing changes to data/org.enso.welcome.gschema.xml

  • Committer: Nick Wilkins
  • Date: 2018-04-24 11:14:07 UTC
  • Revision ID: nickawilkins@hotmail.com-20180424111407-scsa09pln2hi0gac
inital commit of welcome

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<schemalist>
 
2
        <schema path="/org/enso/welcome/" id="org.enso.welcome" gettext-domain="welcome">
 
3
        <key name="window-position" type="ai">
 
4
            <default>[]</default>
 
5
        </key>
 
6
        <key name="window-size" type="ai">
 
7
            <default>[]</default>
 
8
        </key>
 
9
        <key name="first-time" type="b">
 
10
            <default>true</default>
 
11
        </key>
 
12
        </schema>
 
13
</schemalist>