mirror of
				https://github.com/flynx/PortableMag.git
				synced 2025-11-04 05:50:19 +00:00 
			
		
		
		
	
		
			
	
	
		
			32 lines
		
	
	
		
			680 B
		
	
	
	
		
			XML
		
	
	
	
	
	
		
		
			
		
	
	
			32 lines
		
	
	
		
			680 B
		
	
	
	
		
			XML
		
	
	
	
	
	
| 
								 | 
							
								<?xml version="1.0" encoding="UTF-8" ?>
							 | 
						||
| 
								 | 
							
								<widget xmlns="http://www.w3.org/ns/widgets" 
							 | 
						||
| 
								 | 
							
										xmlns:gap="http://phonegap.com/ns/1.0" 
							 | 
						||
| 
								 | 
							
										id="org.PortableMag" 
							 | 
						||
| 
								 | 
							
										versionCode="10" 
							 | 
						||
| 
								 | 
							
										version="0.0.1">
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
									<name>PortableMag</name>
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
									<description>
							 | 
						||
| 
								 | 
							
										Portable Magazine demo.
							 | 
						||
| 
								 | 
							
									</description>
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
									<author href="https://github.com/flynx/PortableMag" email="alex.nanou@gmail.com">
							 | 
						||
| 
								 | 
							
										Alex A. Naanou
							 | 
						||
| 
								 | 
							
									</author>
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
									<!--preference name="orientation" value="landscape" /-->
							 | 
						||
| 
								 | 
							
									<preference name="fullscreen" value="true" />
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
									<feature name="http://api.phonegap.com/1.0/file"/>
							 | 
						||
| 
								 | 
							
									<feature name="http://api.phonegap.com/1.0/network"/>
							 | 
						||
| 
								 | 
							
									<feature name="http://api.phonegap.com/1.0/notification"/>
							 | 
						||
| 
								 | 
							
									
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								</widget>
							 |