mirror of
https://github.com/Kilian/Trimage.git
synced 2026-01-26 01:58:41 -05:00
fix file dialog error with wrong type, update version
This commit is contained in:
parent
591536fa9e
commit
cbd4d76b6e
4 changed files with 17 additions and 9 deletions
|
|
@ -69,7 +69,7 @@
|
|||
|
||||
<body>
|
||||
<div id="wrap">
|
||||
<h1><img src="trimage-icon.png" alt=""> Trimage image compressor – 1.0.0b2 (beta)</h1>
|
||||
<h1><img src="trimage-icon.png" alt=""> Trimage image compressor – 1.0.0b3 (beta)</h1>
|
||||
<span class="subtitle">A cross-platform tool for losslessly optimizing PNG and JPG files.</span>
|
||||
<p class="tri">Trimage is a cross-platform GUI and command-line interface to optimize image
|
||||
files via <a href="http://optipng.sourceforge.net/">optipng</a>,
|
||||
|
|
@ -123,6 +123,7 @@
|
|||
<ul>
|
||||
<li>Neil Wallace</li>
|
||||
<li>Jeroen Goudsmit</li>
|
||||
<li>Kálmán Tarnay</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="block">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue