# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.69 for exo 0.12.6.
# Generated by GNU Autoconf 2.69 for exo 0.12.8.
#
# Report bugs to <https://bugzilla.xfce.org/>.
#
...
...
@@ -594,8 +594,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='exo'
PACKAGE_TARNAME='exo'
PACKAGE_VERSION='0.12.6'
PACKAGE_STRING='exo 0.12.6'
PACKAGE_VERSION='0.12.8'
PACKAGE_STRING='exo 0.12.8'
PACKAGE_BUGREPORT='https://bugzilla.xfce.org/'
PACKAGE_URL=''
...
...
@@ -1492,7 +1492,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
\`configure' configures exo 0.12.6 to adapt to many kinds of systems.
\`configure' configures exo 0.12.8 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
...
...
@@ -1568,7 +1568,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
short | recursive ) echo "Configuration of exo 0.12.6:";;
short | recursive ) echo "Configuration of exo 0.12.8:";;
esac
cat <<\_ACEOF
...
...
@@ -1717,7 +1717,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
exo configure 0.12.6
exo configure 0.12.8
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
...
...
@@ -2089,7 +2089,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by exo $as_me 0.12.6, which was
It was created by exo $as_me 0.12.8, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
...
...
@@ -3069,7 +3069,7 @@ fi
# Define the identity of the package.
PACKAGE='exo'
VERSION='0.12.6'
VERSION='0.12.8'
cat >>confdefs.h <<_ACEOF
...
...
@@ -3350,7 +3350,7 @@ LIBEXO_VERSION_API=1
LIBEXO2_VERSION_API=2
LIBEXO_VERSION_MAJOR=0
LIBEXO_VERSION_MINOR=12
LIBEXO_VERSION_MICRO=6
LIBEXO_VERSION_MICRO=8
...
...
@@ -14458,7 +14458,7 @@ _ACEOF
ALL_LINGUAS="am ar ast be bg bn ca cs da de el en_AU en_GB es et eu fi fr gl he hr hu hy_AM id ie is it ja kk kn ko lt lv ms nb nl nn oc pa pl pt_BR pt ro ru si sk sl sq sr sv te th tr ug uk ur_PK ur vi zh_CN zh_HK zh_TW "
ALL_LINGUAS="am ar ast be bg bn ca cs da de el en_AU en_GB es et eu fi fr gl he hr hu hy_AM hy id ie is it ja kk kn ko lt lv ms nb nl nn oc pa pl pt_BR pt ro ru si sk sl sq sr sv te th tr ug uk ur_PK ur vi zh_CN zh_HK zh_TW "
for ac_header in locale.h
do :
...
...
@@ -15415,7 +15415,7 @@ fi
echo "*** pkg-config $xdt_cv_PKG_CONFIG_MIN_VERSION or newer. You can download pkg-config"
echo "*** from the freedesktop.org software repository at"
XDT_I18N([am ar ast be bg bn ca cs da de el en_AU en_GB es et eu fi fr gl he hr hu hy_AM id ie is it ja kk kn ko lt lv ms nb nl nn oc pa pl pt_BR pt ro ru si sk sl sq sr sv te th tr ug uk ur_PK ur vi zh_CN zh_HK zh_TW ], [exo-libexo_version_api()])
XDT_I18N([am ar ast be bg bn ca cs da de el en_AU en_GB es et eu fi fr gl he hr hu hy_AM hy id ie is it ja kk kn ko lt lv ms nb nl nn oc pa pl pt_BR pt ro ru si sk sl sq sr sv te th tr ug uk ur_PK ur vi zh_CN zh_HK zh_TW ], [exo-libexo_version_api()])
which displays thumbnails for the selected filenames using the thumbnail
database. The preview widget is also able to generate thumbnails for all
image formats supported by <spanclass="type">GdkPixbuf</span>.</p>
image formats supported by <ahref="/usr/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><spanclass="type">GdkPixbuf</span></a>.</p>
<p>Use this function whenever you display a <ahref="/usr/share/gtk-doc/html/gtk3/GtkFileChooser.html#GtkFileChooser-struct"><spanclass="type">GtkFileChooser</span></a> to ask the user
to select an image file from the file system.</p>
<p>The preview widget also supports URIs other than file:-URIs to a certain
This section describes extensions to existing frameworks provided by the <spanclass="application">exo</span>, that range from additional
methods for certain classes to specialized functions dealing with GdkPixbufs.
methods for certain classes to specialized functions dealing with <ahref="/usr/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct">GdkPixbuf</a>s.
This is a small library which allows you to create GdkPixbuf
("pixel buffer") objects from image data or image files. Use a GdkPixbuf
This is a small library which allows you to create <ahref="/usr/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct">GdkPixbuf</a>
("pixel buffer") objects from image data or image files. Use a <ahref="/usr/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct">GdkPixbuf</a>
in combination with <ahref="/usr/share/gtk-doc/html/gtk3/GtkImage.html#GtkImage-struct">GtkImage</a> to display images.