[Lunar-commits] r25577 - moonbase/trunk/gnome2/desktop/libgnomeprint
Auke Kok
sofar at lunar-linux.org
Thu Aug 23 17:46:33 CEST 2007
Author: sofar
Date: 2007-08-23 17:46:33 +0200 (Thu, 23 Aug 2007)
New Revision: 25577
Modified:
moonbase/trunk/gnome2/desktop/libgnomeprint/DETAILS
Log:
libgnomeprint 2.18.1
* Fix a crash in Gedit caused by a typo.
(Jeremy Messenger, Joe Marcus Clarke)
* Fix compiler warnings (Damien Carberry, Michael Wolf)
* Updated translations:
- fi (Ilkka Tuohela)
- ga (Ignacio Casal Quinteiro)
- si (Danishka Navin)
- ta (Tirumurthi Vasudevan)
- vi (Pham Thanh Long)
From: zmcgrew at gmail.com
Modified: moonbase/trunk/gnome2/desktop/libgnomeprint/DETAILS
===================================================================
--- moonbase/trunk/gnome2/desktop/libgnomeprint/DETAILS 2007-08-23 15:46:17 UTC (rev 25576)
+++ moonbase/trunk/gnome2/desktop/libgnomeprint/DETAILS 2007-08-23 15:46:33 UTC (rev 25577)
@@ -1,19 +1,19 @@
MODULE=libgnomeprint
- VERSION=2.18.0
+ VERSION=2.18.1
MAJOR=2.18
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/
- SOURCE_VFY=sha1:601eac4347515e285aee79bc0962d50ab0b27d4b
+ SOURCE_VFY=sha1:cb8973ffdf4029541d781b77cc5db1cc586c864f
WEB_SITE=http://www.gnome.org
ENTERED=20020714
- UPDATED=20070316
+ UPDATED=20070823
SHORT="an API that implements the Postscript imaging model"
cat << EOF
gnome-print is a C-based API that implements the Postscript imaging
model. It is an actively developed project, and it is being used by
various GNOME applications. There are two extensions to the Postscript
-imaging model supported by gnome-print: Alpha channel support and
+imaging model supported by gnome-print: Alpha channel support and
anti-aliasing. gnome-print includes a rasterizing engine that
transforms the requests into bitmaps for native drivers.
-EOF
+EOF
\ No newline at end of file
More information about the Lunar-commits
mailing list