mirror of
				https://github.com/YACReader/yacreader
				synced 2025-10-31 08:14:29 -04:00 
			
		
		
		
	
		
			
				
	
	
		
			74 lines
		
	
	
		
			2.1 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			74 lines
		
	
	
		
			2.1 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <html>
 | |
| <head>
 | |
|   <style type="text/css">
 | |
|   h1, h2{
 | |
|     color: #302f2d;
 | |
| 	font-weight: normal;
 | |
|   }
 | |
|   
 | |
|   h1{
 | |
| 	font-size: 20px;
 | |
|   }
 | |
|   
 | |
|   h2{
 | |
| 	font-size: 14px;
 | |
|   }
 | |
|   
 | |
|   a {
 | |
|     color: #C19441;
 | |
| }
 | |
|   </style>
 | |
| </head>
 | |
| <body>
 | |
| <p><img src=":/images/icon.png" /> </p>
 | |
| 
 | |
| <h1>General Information</h1>
 | |
| <p>
 | |
| YACReader - Yet Another Comic Reader - version %1 <br/>
 | |
| by Luis Ángel San Martín Rodríguez 
 | |
| <h2>Contact</h2>
 | |
| <ul>
 | |
| <li>support: support@yacreader.com </li>
 | |
| <li>suggestions and general information: info@yacreader.com </li>
 | |
| <li>developer e-mail: luisangelsm@gmail.com </li>
 | |
| </ul>
 | |
| <h2>Web site</h2>
 | |
| web site: <a href="http://www.yacreader.com">http://www.yacreader.com</a>
 | |
| <h2>License</h2>
 | |
| Published under <a href="http://www.gnu.org/copyleft/gpl.html">GPL v3</a> license.
 | |
| 
 | |
| </p>
 | |
| 
 | |
| <h1>Donations</h1>
 | |
| <p>YACReader is free and open source</p>
 | |
| <p>
 | |
| If you like YACReader, please, consider to make a donation <a href="https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=5TAMNQCDDMVP8&lc=ES&item_name=YACReader¤cy_code=EUR&bn=PP%2dDonationsBF%3abtn_donate_LG%2egif%3aNonHosted"> Donate! </a>
 | |
| </p>
 | |
| 
 | |
| 
 | |
| <h1>Go social</h1>
 | |
| <p>
 | |
| Find other users and help at:
 | |
| <ul>
 | |
| <li><a href="http://www.facebook.com/YACReader">Facebook</a></li>
 | |
| <li><a href="Twitter - http://twitter.com/yacreader ">Twitter</a></li>
 | |
| <li><a href="http://www.youtube.com/user/yacreader">YouTube</a> </li>
 | |
| <li><a href="https://plus.google.com/104961844694882715084/posts">Google+</a></li>
 | |
| </ul>
 | |
| </p>
 | |
| 
 | |
| <h1>Third-party software and resources</h1>
 | |
| <p>
 | |
| Compressed files are loaded using <a href="http://www.7-zip.org/">7zip</a> (Windows version) and <a href="http://p7zip.sourceforge.net/">p7zip</a> (Linux/MacOS X versions)
 | |
| </p>
 | |
| <p>
 | |
| Server info QR codes are generated using <a href="http://fukuchi.org/works/qrencode/">qrencode</a> and <a href="http://code.google.com/p/qrencode-win32/"> qrencode-win32 </a>
 | |
| </p>
 | |
| <p>
 | |
| SW flow effect uses a modified version of <a href="http://code.google.com/p/pictureflow/">PictureFlow</a>.
 | |
| </p>
 | |
| <p>
 | |
| Some icons were desinged by <a href="http://mattahan.deviantart.com/">Mattahan</a>.
 | |
| </p>
 | |
| </body>
 | |
| </html> |