ChangeSet ID: 14653
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2004/12/02 13:52:50
Modified files:
tools : font_convert.sh
Log message:
Jon Griffiths <jon_p_griffiths(a)yahoo.com>
Use mktemp if we don't have tempfile.
Use the installed version of fnt2bdf if present.
Quote the pattern given to `find`.
Copy the fonts to the temp working dir before processing.
Always delete the temp directory before exiting.
Install fonts compressed by default.
Patch: http://cvs.winehq.org/patch.py?id=14653
Old revision New revision Changes Path
1.4 1.5 +23 -11 wine/tools/font_convert.sh
ChangeSet ID: 14644
CVSROOT: /opt/cvs-commit
Module name: appdb
Changes by: jnewman(a)wine.codeweavers.com 2004/12/01 16:29:54
Modified files:
. : appview.php
Log message:
Chris Morgan <cmorgan(a)alum.wpi.edu>
No one really needs to know what the values of these two internal columns are
so remove them from the display. Fix coloring so we alternate background
shades on the appId page.
Patch: http://cvs.winehq.org/patch.py?id=14644
Old revision New revision Changes Path
1.8 1.9 +5 -7 appdb/appview.php