mirror of
https://github.com/Kilian/Trimage.git
synced 2026-01-26 01:58:41 -05:00
bump to version 1.0.4
This commit is contained in:
parent
9d25bc738b
commit
bf26c6bb43
2 changed files with 8 additions and 1 deletions
7
debian/changelog
vendored
7
debian/changelog
vendored
|
|
@ -1,3 +1,10 @@
|
||||||
|
trimage (1.0.4-0ubuntu1) jaunty; urgency=low
|
||||||
|
|
||||||
|
* prevent systemtray from starting if a CLI compression is done
|
||||||
|
* preliminary OSX work
|
||||||
|
|
||||||
|
-- Kilian Valkhof <kilian@kilianvalkhof.com> Fri, 17 Sep 2010 20:45:16 +0200
|
||||||
|
|
||||||
trimage (1.0.3-0ubuntu1) jaunty; urgency=low
|
trimage (1.0.3-0ubuntu1) jaunty; urgency=low
|
||||||
|
|
||||||
* fix for environments without supported system tray
|
* fix for environments without supported system tray
|
||||||
|
|
|
||||||
|
|
@ -69,7 +69,7 @@
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
<div id="wrap">
|
<div id="wrap">
|
||||||
<h1><img src="trimage-icon.png" alt=""> Trimage image compressor – 1.0.3</h1>
|
<h1><img src="trimage-icon.png" alt=""> Trimage image compressor – 1.0.4</h1>
|
||||||
<span class="subtitle">A cross-platform tool for losslessly optimizing PNG and JPG files.</span>
|
<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
|
<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>,
|
files via <a href="http://optipng.sourceforge.net/">optipng</a>,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue