diff options
Diffstat (limited to 'gnu/packages/gtk.scm')
| -rw-r--r-- | gnu/packages/gtk.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/gtk.scm b/gnu/packages/gtk.scm index f5189924983..d812af08f6c 100644 --- a/gnu/packages/gtk.scm +++ b/gnu/packages/gtk.scm | |||
| @@ -131,7 +131,7 @@ The cairo API provides operations similar to the drawing operators of | |||
| 131 | PostScript and PDF. Operations in cairo including stroking and filling cubic | 131 | PostScript and PDF. Operations in cairo including stroking and filling cubic |
| 132 | Bézier splines, transforming and compositing translucent images, and | 132 | Bézier splines, transforming and compositing translucent images, and |
| 133 | antialiased text rendering. All drawing operations can be transformed by any | 133 | antialiased text rendering. All drawing operations can be transformed by any |
| 134 | affine transformation (scale, rotation, shear, etc.)") | 134 | affine transformation (scale, rotation, shear, etc.).") |
| 135 | (license license:lgpl2.1) ; or Mozilla Public License 1.1 | 135 | (license license:lgpl2.1) ; or Mozilla Public License 1.1 |
| 136 | (home-page "http://cairographics.org/"))) | 136 | (home-page "http://cairographics.org/"))) |
| 137 | 137 | ||
