gdk-pixbuf: update to 2.20.1.
This commit is contained in:
parent
03eeed8131
commit
3ce0a5b008
3 changed files with 15 additions and 16 deletions
|
@ -1,17 +1,17 @@
|
|||
Implement --print-cache-file option to print the path to the
|
||||
cache file used by gdk-pixbuf.
|
||||
|
||||
--- docs/reference/gdk-pixbuf/gdk-pixbuf-query-loaders.1.orig 2010-10-23 15:38:09.302070058 +0200
|
||||
+++ docs/reference/gdk-pixbuf/gdk-pixbuf-query-loaders.1 2010-10-23 15:39:56.156994937 +0200
|
||||
@@ -7,7 +7,7 @@
|
||||
.\" Source: [FIXME: source]
|
||||
.\" Language: English
|
||||
.\"
|
||||
-.TH "GDK\-PIXBUF\-QUERY\-" "1" "09/21/2010" "[FIXME: source]" "[FIXME: manual]"
|
||||
+.TH "GDK\-PIXBUF\-QUERY\-" "1" "10/23/2010" "[FIXME: source]" "[FIXME: manual]"
|
||||
.\" -----------------------------------------------------------------
|
||||
.\" * Define some portability stuff
|
||||
.\" -----------------------------------------------------------------
|
||||
--- docs/reference/gdk-pixbuf/gdk-pixbuf-query-loaders.1.orig 2010-11-18 12:33:06.511901670 +0100
|
||||
+++ docs/reference/gdk-pixbuf/gdk-pixbuf-query-loaders.1 2010-11-18 12:34:15.216524449 +0100
|
||||
@@ -31,7 +31,7 @@
|
||||
gdk-pixbuf-query-loaders \- GdkPixbuf loader registration utility
|
||||
.SH "SYNOPSIS"
|
||||
.HP \w'\fBgdk\-pixbuf\-query\-loaders\fR\ 'u
|
||||
-\fBgdk\-pixbuf\-query\-loaders\fR [\-\-update\-cache] [module...]
|
||||
+\fBgdk\-pixbuf\-query\-loaders\fR [\-\-update\-cache | \-\-print\-cache\-file ] [module...]
|
||||
.SH "DESCRIPTION"
|
||||
.PP
|
||||
|
||||
@@ -59,6 +59,11 @@ gdk\-pixbuf
|
||||
at the file\&.
|
||||
.SH "OPTIONS"
|
||||
|
@ -24,8 +24,8 @@ cache file used by gdk-pixbuf.
|
|||
\-\-update\-cache
|
||||
.RS 4
|
||||
Write the output to the default cache location instead of
|
||||
--- gdk-pixbuf/queryloaders.c.orig 2010-10-23 15:34:28.360421197 +0200
|
||||
+++ gdk-pixbuf/queryloaders.c 2010-10-23 15:36:27.509779280 +0200
|
||||
--- gdk-pixbuf/queryloaders.c.orig 2010-11-18 12:34:59.871657960 +0100
|
||||
+++ gdk-pixbuf/queryloaders.c 2010-11-18 12:35:40.334628205 +0100
|
||||
@@ -283,7 +283,11 @@ int main (int argc, char **argv)
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue