name project! :D

This commit is contained in:
Kilian Valkhof 2010-01-16 22:41:14 +01:00
parent ff64970573
commit 7402201365
2 changed files with 4 additions and 2 deletions

4
todo
View file

@ -1,4 +1,3 @@
- Name project. (;))
- make an index of available command line tools - make an index of available command line tools
All: All:
- imagemagick? * - imagemagick? *
@ -17,3 +16,6 @@
- gifsicle * (maybe) - gifsicle * (maybe)
* = available in ubuntu * = available in ubuntu
trimage: simple gui for:
optipng for png and gif, jpegoptim for jpeg. both are available in ubuntu as dependencies (our primary platform)

View file

@ -11,7 +11,7 @@
</rect> </rect>
</property> </property>
<property name="windowTitle"> <property name="windowTitle">
<string>optimg</string> <string>Trimage image compressor</string>
</property> </property>
<widget class="QWidget" name="centralwidget"> <widget class="QWidget" name="centralwidget">
<layout class="QGridLayout" name="gridLayout_2"> <layout class="QGridLayout" name="gridLayout_2">