1 <?xml version=
"1.0" encoding=
"utf-8" ?>
3 Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
4 For licensing, see LICENSE.html or http://ckeditor.com/license
6 <application xmlns=
"http://ns.adobe.com/air/application/1.0">
7 <id>com.ckeditor.air.sample
</id>
8 <name>CKEditor - Adobe AIR Sample Application
</name>
10 <filename>CKEditor AIR Samples
</filename>
11 <description>This is a sample AIR application of CKEditor.
</description>
12 <copyright>Copyright (c)
2003-
2011, CKSource - Frederico Knabben. All rights reserved.
</copyright>
14 <content>_samples/adobeair/sample.html
</content>
15 <title>CKEditor - Adobe AIR Sample
</title>
16 <systemChrome>standard
</systemChrome>
17 <transparent>false
</transparent>
18 <visible>true
</visible>
19 <minimizable>true
</minimizable>
20 <maximizable>true
</maximizable>
21 <resizable>true
</resizable>
26 <minSize>900 600</minSize>
28 <installFolder>CKEditor/Sample AIR Application
</installFolder>
29 <programMenuFolder>CKEditor/Sample AIR Application
</programMenuFolder>
30 <customUpdateUI>false
</customUpdateUI>
31 <allowBrowserInvocation>false
</allowBrowserInvocation>