diff options
author | vanilla <vanilla@FreeBSD.org> | 1999-02-19 01:53:24 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 1999-02-19 01:53:24 +0800 |
commit | 22c1b9328567c43ab3a0fcae49eb4fe9d07d808a (patch) | |
tree | 803bf764528656b95ee6d24a545229c2dab5b5ad /x11 | |
parent | 6ab7354a3513ec641bedd6ea672bc275f8368082 (diff) | |
download | freebsd-ports-gnome-22c1b9328567c43ab3a0fcae49eb4fe9d07d808a.tar.gz freebsd-ports-gnome-22c1b9328567c43ab3a0fcae49eb4fe9d07d808a.tar.zst freebsd-ports-gnome-22c1b9328567c43ab3a0fcae49eb4fe9d07d808a.zip |
Upgrade to 0.99.8.1.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome-libs/Makefile | 8 | ||||
-rw-r--r-- | x11/gnome-libs/distinfo | 2 | ||||
-rw-r--r-- | x11/gnome-libs/files/patch-aa | 53 | ||||
-rw-r--r-- | x11/gnome-libs/pkg-plist | 6 | ||||
-rw-r--r-- | x11/gnomelibs/Makefile | 8 | ||||
-rw-r--r-- | x11/gnomelibs/distinfo | 2 | ||||
-rw-r--r-- | x11/gnomelibs/files/patch-aa | 53 | ||||
-rw-r--r-- | x11/gnomelibs/pkg-plist | 6 | ||||
-rw-r--r-- | x11/libgnome/Makefile | 8 | ||||
-rw-r--r-- | x11/libgnome/distinfo | 2 | ||||
-rw-r--r-- | x11/libgnome/files/patch-aa | 53 | ||||
-rw-r--r-- | x11/libgnome/pkg-plist | 6 |
12 files changed, 81 insertions, 126 deletions
diff --git a/x11/gnome-libs/Makefile b/x11/gnome-libs/Makefile index b52a830716c7..61e7c65fd0fd 100644 --- a/x11/gnome-libs/Makefile +++ b/x11/gnome-libs/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: gnomelibs -# Version required: 0.99.5 +# Version required: 0.99.8.1 # Date created: 17 June 1998 # Whom: Yukihiro Nakai <Nakai@technologist.com> # -# $Id: Makefile,v 1.30 1999/01/31 19:07:48 vanilla Exp $ +# $Id: Makefile,v 1.31 1999/02/01 20:58:45 vanilla Exp $ # -DISTNAME= gnome-libs-0.99.5 -PKGNAME= gnomelibs-0.99.5 +DISTNAME= gnome-libs-0.99.8.1 +PKGNAME= gnomelibs-0.99.8.1 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= gnome-libs diff --git a/x11/gnome-libs/distinfo b/x11/gnome-libs/distinfo index 42af3d77a5b5..f7e1fd302f48 100644 --- a/x11/gnome-libs/distinfo +++ b/x11/gnome-libs/distinfo @@ -1 +1 @@ -MD5 (gnome-libs-0.99.5.tar.gz) = 1a1dc991e38516943d762efd6a43bcf1 +MD5 (gnome-libs-0.99.8.1.tar.gz) = 1f11250f9fd5c9632e1b0e920d250d31 diff --git a/x11/gnome-libs/files/patch-aa b/x11/gnome-libs/files/patch-aa index d560d5c45e81..cfa5a37c0dc2 100644 --- a/x11/gnome-libs/files/patch-aa +++ b/x11/gnome-libs/files/patch-aa @@ -1,6 +1,6 @@ ---- configure.orig Mon Feb 1 06:26:46 1999 -+++ configure Tue Feb 2 03:58:26 1999 -@@ -5112,7 +5112,7 @@ +--- configure.orig Tue Feb 16 00:40:19 1999 ++++ configure Fri Feb 19 00:19:26 1999 +@@ -5137,7 +5137,7 @@ cat conftest.$ac_ext >&5 rm -rf conftest* CATOBJEXT=.mo @@ -9,79 +9,58 @@ fi rm -f conftest* INSTOBJEXT=.mo -@@ -6168,7 +6168,9 @@ - if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 - else -- cat > conftest.$ac_ext <<EOF -+ ac_save_LIBS="$LIBS" -+LIBS="-lutil $LIBS" -+cat > conftest.$ac_ext <<EOF - #line 6173 "configure" - #include "confdefs.h" - /* System header to define __stub macros and hopefully few prototypes, -@@ -6223,8 +6225,8 @@ - #include "confdefs.h" - - #include <stdio.h> --#include <sys/socket.h> - #include <sys/types.h> -+#include <sys/socket.h> - - int main() { - -@@ -6722,7 +6724,7 @@ +@@ -6747,7 +6747,7 @@ echo $ac_n "(cached) $ac_c" 1>&6 else ac_save_LIBS="$LIBS" -LIBS="-ltiff -lm $LIBS" +LIBS="-ltiff -ljpeg -lz -lm $LIBS" cat > conftest.$ac_ext <<EOF - #line 6728 "configure" + #line 6753 "configure" #include "confdefs.h" -@@ -6976,16 +6978,16 @@ +@@ -7001,16 +7001,16 @@ fi if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then echo "$ac_t""yes" 1>&6 - ac_safe=`echo "gif_lib.h" | sed 'y%./+-%__p_%'` -echo $ac_n "checking for gif_lib.h""... $ac_c" 1>&6 --echo "configure:6982: checking for gif_lib.h" >&5 +-echo "configure:7007: checking for gif_lib.h" >&5 + ac_safe=`echo "giflib/gif_lib.h" | sed 'y%./+-%__p_%'` +echo $ac_n "checking for giflib/gif_lib.h""... $ac_c" 1>&6 -+echo "configure:6982: checking for giflib/gif_lib.h" >&5 ++echo "configure:7007: checking for giflib/gif_lib.h" >&5 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext <<EOF - #line 6987 "configure" + #line 7012 "configure" #include "confdefs.h" -#include <gif_lib.h> +#include <giflib/gif_lib.h> EOF ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" - { (eval echo configure:6992: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } -@@ -7052,16 +7054,16 @@ + { (eval echo configure:7017: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +@@ -7077,16 +7077,16 @@ fi if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then echo "$ac_t""yes" 1>&6 - ac_safe=`echo "gif_lib.h" | sed 'y%./+-%__p_%'` -echo $ac_n "checking for gif_lib.h""... $ac_c" 1>&6 --echo "configure:7058: checking for gif_lib.h" >&5 +-echo "configure:7083: checking for gif_lib.h" >&5 + ac_safe=`echo "giflib/gif_lib.h" | sed 'y%./+-%__p_%'` +echo $ac_n "checking for giflib/gif_lib.h""... $ac_c" 1>&6 -+echo "configure:7058: checking for giflib/gif_lib.h" >&5 ++echo "configure:7083: checking for giflib/gif_lib.h" >&5 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext <<EOF - #line 7063 "configure" + #line 7088 "configure" #include "confdefs.h" -#include <gif_lib.h> +#include <giflib/gif_lib.h> EOF ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" - { (eval echo configure:7068: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } -@@ -10193,7 +10195,7 @@ + { (eval echo configure:7093: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +@@ -10218,7 +10218,7 @@ ZVT_LIBS="-lzvt $GTK_LIBS" GNOME_LIBDIR='-L${libdir}' diff --git a/x11/gnome-libs/pkg-plist b/x11/gnome-libs/pkg-plist index f30f0645c93d..5ac61c20790c 100644 --- a/x11/gnome-libs/pkg-plist +++ b/x11/gnome-libs/pkg-plist @@ -1,4 +1,5 @@ bin/gconfigger +bin/gnome-bug bin/gnome-config bin/gnome-dump-metadata bin/gnome-gen-mimedb @@ -200,6 +201,11 @@ share/gnome/idl/name-service.idl share/gnome/libartConf.sh share/gnome/mime-info/gnome.mime share/gnome/pixmaps/calculator-font.png +share/gnome/pixmaps/gnome-default-dlg.png +share/gnome/pixmaps/gnome-error.png +share/gnome/pixmaps/gnome-info.png +share/gnome/pixmaps/gnome-question.png +share/gnome/pixmaps/gnome-warning.png share/gnome/pixmaps/no.xpm share/gnome/pixmaps/yes.xpm share/gnome/type-convert/type.convert diff --git a/x11/gnomelibs/Makefile b/x11/gnomelibs/Makefile index b52a830716c7..61e7c65fd0fd 100644 --- a/x11/gnomelibs/Makefile +++ b/x11/gnomelibs/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: gnomelibs -# Version required: 0.99.5 +# Version required: 0.99.8.1 # Date created: 17 June 1998 # Whom: Yukihiro Nakai <Nakai@technologist.com> # -# $Id: Makefile,v 1.30 1999/01/31 19:07:48 vanilla Exp $ +# $Id: Makefile,v 1.31 1999/02/01 20:58:45 vanilla Exp $ # -DISTNAME= gnome-libs-0.99.5 -PKGNAME= gnomelibs-0.99.5 +DISTNAME= gnome-libs-0.99.8.1 +PKGNAME= gnomelibs-0.99.8.1 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= gnome-libs diff --git a/x11/gnomelibs/distinfo b/x11/gnomelibs/distinfo index 42af3d77a5b5..f7e1fd302f48 100644 --- a/x11/gnomelibs/distinfo +++ b/x11/gnomelibs/distinfo @@ -1 +1 @@ -MD5 (gnome-libs-0.99.5.tar.gz) = 1a1dc991e38516943d762efd6a43bcf1 +MD5 (gnome-libs-0.99.8.1.tar.gz) = 1f11250f9fd5c9632e1b0e920d250d31 diff --git a/x11/gnomelibs/files/patch-aa b/x11/gnomelibs/files/patch-aa index d560d5c45e81..cfa5a37c0dc2 100644 --- a/x11/gnomelibs/files/patch-aa +++ b/x11/gnomelibs/files/patch-aa @@ -1,6 +1,6 @@ ---- configure.orig Mon Feb 1 06:26:46 1999 -+++ configure Tue Feb 2 03:58:26 1999 -@@ -5112,7 +5112,7 @@ +--- configure.orig Tue Feb 16 00:40:19 1999 ++++ configure Fri Feb 19 00:19:26 1999 +@@ -5137,7 +5137,7 @@ cat conftest.$ac_ext >&5 rm -rf conftest* CATOBJEXT=.mo @@ -9,79 +9,58 @@ fi rm -f conftest* INSTOBJEXT=.mo -@@ -6168,7 +6168,9 @@ - if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 - else -- cat > conftest.$ac_ext <<EOF -+ ac_save_LIBS="$LIBS" -+LIBS="-lutil $LIBS" -+cat > conftest.$ac_ext <<EOF - #line 6173 "configure" - #include "confdefs.h" - /* System header to define __stub macros and hopefully few prototypes, -@@ -6223,8 +6225,8 @@ - #include "confdefs.h" - - #include <stdio.h> --#include <sys/socket.h> - #include <sys/types.h> -+#include <sys/socket.h> - - int main() { - -@@ -6722,7 +6724,7 @@ +@@ -6747,7 +6747,7 @@ echo $ac_n "(cached) $ac_c" 1>&6 else ac_save_LIBS="$LIBS" -LIBS="-ltiff -lm $LIBS" +LIBS="-ltiff -ljpeg -lz -lm $LIBS" cat > conftest.$ac_ext <<EOF - #line 6728 "configure" + #line 6753 "configure" #include "confdefs.h" -@@ -6976,16 +6978,16 @@ +@@ -7001,16 +7001,16 @@ fi if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then echo "$ac_t""yes" 1>&6 - ac_safe=`echo "gif_lib.h" | sed 'y%./+-%__p_%'` -echo $ac_n "checking for gif_lib.h""... $ac_c" 1>&6 --echo "configure:6982: checking for gif_lib.h" >&5 +-echo "configure:7007: checking for gif_lib.h" >&5 + ac_safe=`echo "giflib/gif_lib.h" | sed 'y%./+-%__p_%'` +echo $ac_n "checking for giflib/gif_lib.h""... $ac_c" 1>&6 -+echo "configure:6982: checking for giflib/gif_lib.h" >&5 ++echo "configure:7007: checking for giflib/gif_lib.h" >&5 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext <<EOF - #line 6987 "configure" + #line 7012 "configure" #include "confdefs.h" -#include <gif_lib.h> +#include <giflib/gif_lib.h> EOF ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" - { (eval echo configure:6992: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } -@@ -7052,16 +7054,16 @@ + { (eval echo configure:7017: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +@@ -7077,16 +7077,16 @@ fi if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then echo "$ac_t""yes" 1>&6 - ac_safe=`echo "gif_lib.h" | sed 'y%./+-%__p_%'` -echo $ac_n "checking for gif_lib.h""... $ac_c" 1>&6 --echo "configure:7058: checking for gif_lib.h" >&5 +-echo "configure:7083: checking for gif_lib.h" >&5 + ac_safe=`echo "giflib/gif_lib.h" | sed 'y%./+-%__p_%'` +echo $ac_n "checking for giflib/gif_lib.h""... $ac_c" 1>&6 -+echo "configure:7058: checking for giflib/gif_lib.h" >&5 ++echo "configure:7083: checking for giflib/gif_lib.h" >&5 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext <<EOF - #line 7063 "configure" + #line 7088 "configure" #include "confdefs.h" -#include <gif_lib.h> +#include <giflib/gif_lib.h> EOF ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" - { (eval echo configure:7068: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } -@@ -10193,7 +10195,7 @@ + { (eval echo configure:7093: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +@@ -10218,7 +10218,7 @@ ZVT_LIBS="-lzvt $GTK_LIBS" GNOME_LIBDIR='-L${libdir}' diff --git a/x11/gnomelibs/pkg-plist b/x11/gnomelibs/pkg-plist index f30f0645c93d..5ac61c20790c 100644 --- a/x11/gnomelibs/pkg-plist +++ b/x11/gnomelibs/pkg-plist @@ -1,4 +1,5 @@ bin/gconfigger +bin/gnome-bug bin/gnome-config bin/gnome-dump-metadata bin/gnome-gen-mimedb @@ -200,6 +201,11 @@ share/gnome/idl/name-service.idl share/gnome/libartConf.sh share/gnome/mime-info/gnome.mime share/gnome/pixmaps/calculator-font.png +share/gnome/pixmaps/gnome-default-dlg.png +share/gnome/pixmaps/gnome-error.png +share/gnome/pixmaps/gnome-info.png +share/gnome/pixmaps/gnome-question.png +share/gnome/pixmaps/gnome-warning.png share/gnome/pixmaps/no.xpm share/gnome/pixmaps/yes.xpm share/gnome/type-convert/type.convert diff --git a/x11/libgnome/Makefile b/x11/libgnome/Makefile index b52a830716c7..61e7c65fd0fd 100644 --- a/x11/libgnome/Makefile +++ b/x11/libgnome/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: gnomelibs -# Version required: 0.99.5 +# Version required: 0.99.8.1 # Date created: 17 June 1998 # Whom: Yukihiro Nakai <Nakai@technologist.com> # -# $Id: Makefile,v 1.30 1999/01/31 19:07:48 vanilla Exp $ +# $Id: Makefile,v 1.31 1999/02/01 20:58:45 vanilla Exp $ # -DISTNAME= gnome-libs-0.99.5 -PKGNAME= gnomelibs-0.99.5 +DISTNAME= gnome-libs-0.99.8.1 +PKGNAME= gnomelibs-0.99.8.1 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= gnome-libs diff --git a/x11/libgnome/distinfo b/x11/libgnome/distinfo index 42af3d77a5b5..f7e1fd302f48 100644 --- a/x11/libgnome/distinfo +++ b/x11/libgnome/distinfo @@ -1 +1 @@ -MD5 (gnome-libs-0.99.5.tar.gz) = 1a1dc991e38516943d762efd6a43bcf1 +MD5 (gnome-libs-0.99.8.1.tar.gz) = 1f11250f9fd5c9632e1b0e920d250d31 diff --git a/x11/libgnome/files/patch-aa b/x11/libgnome/files/patch-aa index d560d5c45e81..cfa5a37c0dc2 100644 --- a/x11/libgnome/files/patch-aa +++ b/x11/libgnome/files/patch-aa @@ -1,6 +1,6 @@ ---- configure.orig Mon Feb 1 06:26:46 1999 -+++ configure Tue Feb 2 03:58:26 1999 -@@ -5112,7 +5112,7 @@ +--- configure.orig Tue Feb 16 00:40:19 1999 ++++ configure Fri Feb 19 00:19:26 1999 +@@ -5137,7 +5137,7 @@ cat conftest.$ac_ext >&5 rm -rf conftest* CATOBJEXT=.mo @@ -9,79 +9,58 @@ fi rm -f conftest* INSTOBJEXT=.mo -@@ -6168,7 +6168,9 @@ - if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 - else -- cat > conftest.$ac_ext <<EOF -+ ac_save_LIBS="$LIBS" -+LIBS="-lutil $LIBS" -+cat > conftest.$ac_ext <<EOF - #line 6173 "configure" - #include "confdefs.h" - /* System header to define __stub macros and hopefully few prototypes, -@@ -6223,8 +6225,8 @@ - #include "confdefs.h" - - #include <stdio.h> --#include <sys/socket.h> - #include <sys/types.h> -+#include <sys/socket.h> - - int main() { - -@@ -6722,7 +6724,7 @@ +@@ -6747,7 +6747,7 @@ echo $ac_n "(cached) $ac_c" 1>&6 else ac_save_LIBS="$LIBS" -LIBS="-ltiff -lm $LIBS" +LIBS="-ltiff -ljpeg -lz -lm $LIBS" cat > conftest.$ac_ext <<EOF - #line 6728 "configure" + #line 6753 "configure" #include "confdefs.h" -@@ -6976,16 +6978,16 @@ +@@ -7001,16 +7001,16 @@ fi if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then echo "$ac_t""yes" 1>&6 - ac_safe=`echo "gif_lib.h" | sed 'y%./+-%__p_%'` -echo $ac_n "checking for gif_lib.h""... $ac_c" 1>&6 --echo "configure:6982: checking for gif_lib.h" >&5 +-echo "configure:7007: checking for gif_lib.h" >&5 + ac_safe=`echo "giflib/gif_lib.h" | sed 'y%./+-%__p_%'` +echo $ac_n "checking for giflib/gif_lib.h""... $ac_c" 1>&6 -+echo "configure:6982: checking for giflib/gif_lib.h" >&5 ++echo "configure:7007: checking for giflib/gif_lib.h" >&5 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext <<EOF - #line 6987 "configure" + #line 7012 "configure" #include "confdefs.h" -#include <gif_lib.h> +#include <giflib/gif_lib.h> EOF ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" - { (eval echo configure:6992: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } -@@ -7052,16 +7054,16 @@ + { (eval echo configure:7017: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +@@ -7077,16 +7077,16 @@ fi if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then echo "$ac_t""yes" 1>&6 - ac_safe=`echo "gif_lib.h" | sed 'y%./+-%__p_%'` -echo $ac_n "checking for gif_lib.h""... $ac_c" 1>&6 --echo "configure:7058: checking for gif_lib.h" >&5 +-echo "configure:7083: checking for gif_lib.h" >&5 + ac_safe=`echo "giflib/gif_lib.h" | sed 'y%./+-%__p_%'` +echo $ac_n "checking for giflib/gif_lib.h""... $ac_c" 1>&6 -+echo "configure:7058: checking for giflib/gif_lib.h" >&5 ++echo "configure:7083: checking for giflib/gif_lib.h" >&5 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext <<EOF - #line 7063 "configure" + #line 7088 "configure" #include "confdefs.h" -#include <gif_lib.h> +#include <giflib/gif_lib.h> EOF ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" - { (eval echo configure:7068: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } -@@ -10193,7 +10195,7 @@ + { (eval echo configure:7093: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +@@ -10218,7 +10218,7 @@ ZVT_LIBS="-lzvt $GTK_LIBS" GNOME_LIBDIR='-L${libdir}' diff --git a/x11/libgnome/pkg-plist b/x11/libgnome/pkg-plist index f30f0645c93d..5ac61c20790c 100644 --- a/x11/libgnome/pkg-plist +++ b/x11/libgnome/pkg-plist @@ -1,4 +1,5 @@ bin/gconfigger +bin/gnome-bug bin/gnome-config bin/gnome-dump-metadata bin/gnome-gen-mimedb @@ -200,6 +201,11 @@ share/gnome/idl/name-service.idl share/gnome/libartConf.sh share/gnome/mime-info/gnome.mime share/gnome/pixmaps/calculator-font.png +share/gnome/pixmaps/gnome-default-dlg.png +share/gnome/pixmaps/gnome-error.png +share/gnome/pixmaps/gnome-info.png +share/gnome/pixmaps/gnome-question.png +share/gnome/pixmaps/gnome-warning.png share/gnome/pixmaps/no.xpm share/gnome/pixmaps/yes.xpm share/gnome/type-convert/type.convert |