?
Path : /home/admin/public_html/old/happyezystyle/ckeditor/_samples/adobeair/ |
Current File : /home/admin/public_html/old/happyezystyle/ckeditor/_samples/adobeair/application.xml |
<?xml version="1.0" encoding="utf-8" ?> <!-- Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.html or http://ckeditor.com/license --> <application xmlns="http://ns.adobe.com/air/application/1.0"> <id>com.ckeditor.air.sample</id> <name>CKEditor - Adobe AIR Sample Application</name> <version>1.0</version> <filename>CKEditor AIR Samples</filename> <description>This is a sample AIR application of CKEditor.</description> <copyright>Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.</copyright> <initialWindow> <content>_samples/adobeair/sample.html</content> <title>CKEditor - Adobe AIR Sample</title> <systemChrome>standard</systemChrome> <transparent>false</transparent> <visible>true</visible> <minimizable>true</minimizable> <maximizable>true</maximizable> <resizable>true</resizable> <x>100</x> <y>80</y> <width>950</width> <height>700</height> <minSize>900 600</minSize> </initialWindow> <installFolder>CKEditor/Sample AIR Application</installFolder> <programMenuFolder>CKEditor/Sample AIR Application</programMenuFolder> <customUpdateUI>false</customUpdateUI> <allowBrowserInvocation>false</allowBrowserInvocation> </application>