mirror of
https://github.com/YACReader/yacreader
synced 2025-07-22 23:15:14 -04:00
cambiado casting de void * a uint por qint64 (se evita el error ce compilaci?n
al compilar en 64 bit)
This commit is contained in:
29
files/about.html
Normal file
29
files/about.html
Normal file
@ -0,0 +1,29 @@
|
||||
<html>
|
||||
<head>
|
||||
</head>
|
||||
<body>
|
||||
<p>
|
||||
YACReader - Yet Another Comic Reader - version 0.4.5 <br/>
|
||||
by Luis <20>ngel San Mart<72>n Rodr<64>guez <br/>
|
||||
e-mail: luisangelsm@gmail.com <br/>
|
||||
web site: <a href="http://code.google.com/p/yacreader/">http://code.google.com/p/yacreader/</a> <br/>
|
||||
Published under <a href="http://www.gnu.org/copyleft/gpl.html">GPL v3</a> license.
|
||||
<hr/>
|
||||
</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>
|
||||
<hr/>
|
||||
</p>
|
||||
|
||||
<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>
|
||||
Flow effect uses <a href="http://code.google.com/p/pictureflow/">PictureFlow</a>.
|
||||
</p>
|
||||
<p>
|
||||
Icons were desinged by <a href="http://mattahan.deviantart.com/">Mattahan</a>.
|
||||
</p>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user