Bugfix update to libgda-4.2.9.

This commit is contained in:
ajacoutot 2011-09-05 14:28:55 +00:00
parent e0d16feeb8
commit 135b2332c8
5 changed files with 182 additions and 35 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.41 2011/07/29 20:42:26 jasper Exp $
# $OpenBSD: Makefile,v 1.42 2011/09/05 14:28:55 ajacoutot Exp $
SHARED_ONLY= Yes
@ -10,7 +10,7 @@ COMMENT-pgsql= PostreSQL backend for libgda
COMMENT-ui= GTK+ extension and tools for libgda
GNOME_PROJECT= libgda
GNOME_VERSION= 4.2.8
GNOME_VERSION= 4.2.9
# NOTE: when major version changes, increment GDA_MAJOR accordingly and
# bump "x11/gnome/libgdamm"
@ -23,10 +23,6 @@ PKGNAME-mysql= libgda-mysql-${GNOME_VERSION}
PKGNAME-pgsql= libgda-pgsql-${GNOME_VERSION}
PKGNAME-ui= libgda-ui-${GNOME_VERSION}
REVISION-main= 1
REVISION-ui= 2
REVISION-pgsql= 0
EPOCH-main= 2
EPOCH-ldap= 0
EPOCH-mdb= 0
@ -96,7 +92,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${LOCALBASE}/include/db4/" \
FAKE_FLAGS= configdir="${PREFIX}/share/examples/libgda"
WANTLIB-main += ${WANTLIB} c gcrypt gpg-error ncurses pthread png
WANTLIB-main += ${WANTLIB} c gcrypt gpg-error ncurses pthread
WANTLIB-main += readline soup-2.4 xslt crypto gdk_pixbuf-2.0
RUN_DEPENDS-main= ${MODGETTEXT_RUN_DEPENDS}
@ -171,7 +167,7 @@ CONFIGURE_ARGS+= --with-postgres="${LOCALBASE}"
RUN_DEPENDS-ldap= ${MODGETTEXT_RUN_DEPENDS}
MULTI_PACKAGES+= -ldap
WANTLIB-ldap= ${WANTLIB} crypto gda-4.0 gssapi krb5 lber-2.4 \
ldap-2.4 sasl2 ssl
ldap-2.4 sasl2 ssl asn1 com_err
LIB_DEPENDS-ldap= x11/gnome/libgda \
databases/openldap
CONFIGURE_ARGS+= --with-ldap

View File

@ -1,5 +1,5 @@
MD5 (gnome/libgda-4.2.8.tar.bz2) = Mg5tI3d2zk+reefCIQUh2g==
RMD160 (gnome/libgda-4.2.8.tar.bz2) = rk0SZLaBIrNnDHv7t7ybgP7prjc=
SHA1 (gnome/libgda-4.2.8.tar.bz2) = AbhZIzQHQHgHstocTCRKWQdpW3s=
SHA256 (gnome/libgda-4.2.8.tar.bz2) = T3oL2zZvJxFiikdRtAsrGU0cVjLWD7i1SeLYMZ+ck88=
SIZE (gnome/libgda-4.2.8.tar.bz2) = 13130319
MD5 (gnome/libgda-4.2.9.tar.bz2) = Gmi0FTUfKRkTtF10pOcj2g==
RMD160 (gnome/libgda-4.2.9.tar.bz2) = 0X+T4li/zLOu5+V9nOKlIIzlKDc=
SHA1 (gnome/libgda-4.2.9.tar.bz2) = lIdfNw60LEibcRnlgzgvBeVl//w=
SHA256 (gnome/libgda-4.2.9.tar.bz2) = SL+84vO9Zd3xHLbyuoZTk3H64VkZNcUCvNm9pLoYVQI=
SIZE (gnome/libgda-4.2.9.tar.bz2) = 13348775

View File

@ -1,13 +1,13 @@
$OpenBSD: patch-configure,v 1.18 2011/06/02 07:16:32 ajacoutot Exp $
$OpenBSD: patch-configure,v 1.19 2011/09/05 14:28:55 ajacoutot Exp $
- Don't do bash pattern substitutions.
- Stupid configure is stupid, just work around the mess by setting
the values we know are correct.
--- configure.orig Wed Jun 1 18:48:28 2011
+++ configure Thu Jun 2 07:34:03 2011
@@ -19640,9 +19640,9 @@ $as_echo_n "checking if gobject-introspection is corre
--- configure.orig Fri Sep 2 21:53:51 2011
+++ configure Mon Sep 5 15:37:50 2011
@@ -19652,9 +19652,9 @@ $as_echo_n "checking if gobject-introspection is corre
INTROSPECTION_COMPILER=`$PKG_CONFIG --variable=g_ir_compiler gobject-introspection-1.0`
INTROSPECTION_GENERATE=`$PKG_CONFIG --variable=g_ir_generate gobject-introspection-1.0`
INTROSPECTION_GIRDIR=`$PKG_CONFIG --variable=girdir gobject-introspection-1.0`
@ -19,7 +19,7 @@ $OpenBSD: patch-configure,v 1.18 2011/06/02 07:16:32 ajacoutot Exp $
INTROSPECTION_CFLAGS=`$PKG_CONFIG --cflags gobject-introspection-1.0`
INTROSPECTION_LIBS=`$PKG_CONFIG --libs gobject-introspection-1.0`
INTROSPECTION_MAKEFILE=$introspection_makefile
@@ -20347,6 +20347,13 @@ $as_echo "$as_me: BDB backend not used" >&6;}
@@ -20359,6 +20359,13 @@ $as_echo "$as_me: BDB backend not used" >&6;}
bdb_found=yes
fi
fi

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST-main,v 1.19 2011/07/12 15:32:16 ajacoutot Exp $
@comment $OpenBSD: PLIST-main,v 1.20 2011/09/05 14:28:55 ajacoutot Exp $
@conflict libgda-db4-*
@conflict libgda-ldap-<4.2.8p0v0
@pkgpath x11/gnome/libgda,-odbc
@ -9,15 +9,6 @@ bin/gda-list-server-op
bin/gda-sql
@bin bin/gda-sql-${GDA_MAJOR}
@bin bin/gda-test-connection-${GDA_MAJOR}
bin/gda_trml2html/
bin/gda_trml2html/__init__.py
bin/gda_trml2html/trml2html.py
bin/gda_trml2html/utils.py
bin/gda_trml2pdf/
bin/gda_trml2pdf/__init__.py
bin/gda_trml2pdf/color.py
bin/gda_trml2pdf/trml2pdf.py
bin/gda_trml2pdf/utils.py
include/libgda-${GDA_MAJOR}/
include/libgda-${GDA_MAJOR}/libgda/
include/libgda-${GDA_MAJOR}/libgda-report/
@ -245,13 +236,13 @@ share/gtk-doc/html/libgda-${GDA_MAJOR}/SqlIdentifiers.png
share/gtk-doc/html/libgda-${GDA_MAJOR}/architecture.html
share/gtk-doc/html/libgda-${GDA_MAJOR}/architecture.png
share/gtk-doc/html/libgda-${GDA_MAJOR}/blobs_example.html
share/gtk-doc/html/libgda-${GDA_MAJOR}/ch05s03.html
share/gtk-doc/html/libgda-${GDA_MAJOR}/ch06s02.html
share/gtk-doc/html/libgda-${GDA_MAJOR}/ch04.html
share/gtk-doc/html/libgda-${GDA_MAJOR}/ch06s03.html
share/gtk-doc/html/libgda-${GDA_MAJOR}/ch07s02.html
share/gtk-doc/html/libgda-${GDA_MAJOR}/ch07s03.html
share/gtk-doc/html/libgda-${GDA_MAJOR}/ch07s07.html
share/gtk-doc/html/libgda-${GDA_MAJOR}/ch10.html
share/gtk-doc/html/libgda-${GDA_MAJOR}/ch08s02.html
share/gtk-doc/html/libgda-${GDA_MAJOR}/ch08s03.html
share/gtk-doc/html/libgda-${GDA_MAJOR}/ch08s07.html
share/gtk-doc/html/libgda-${GDA_MAJOR}/ch11s02.html
share/gtk-doc/html/libgda-${GDA_MAJOR}/ch11s07.html
share/gtk-doc/html/libgda-${GDA_MAJOR}/ch11s08.html
@ -325,6 +316,7 @@ share/gtk-doc/html/libgda-${GDA_MAJOR}/gda-sql-manual-icommands.html
share/gtk-doc/html/libgda-${GDA_MAJOR}/gda-sql-manual-open.html
share/gtk-doc/html/libgda-${GDA_MAJOR}/gda-sql-manual-run.html
share/gtk-doc/html/libgda-${GDA_MAJOR}/gda-sql.html
share/gtk-doc/html/libgda-${GDA_MAJOR}/gen:sql_identifiers.html
share/gtk-doc/html/libgda-${GDA_MAJOR}/gen_blobs.html
share/gtk-doc/html/libgda-${GDA_MAJOR}/getting_started.html
share/gtk-doc/html/libgda-${GDA_MAJOR}/home.png
@ -345,6 +337,7 @@ share/gtk-doc/html/libgda-${GDA_MAJOR}/index-4-2-5.html
share/gtk-doc/html/libgda-${GDA_MAJOR}/index-4-2-6.html
share/gtk-doc/html/libgda-${GDA_MAJOR}/index-4-2-7.html
share/gtk-doc/html/libgda-${GDA_MAJOR}/index-4-2-8.html
share/gtk-doc/html/libgda-${GDA_MAJOR}/index-4-2-9.html
share/gtk-doc/html/libgda-${GDA_MAJOR}/index-4-2.html
share/gtk-doc/html/libgda-${GDA_MAJOR}/index-deprecated.html
share/gtk-doc/html/libgda-${GDA_MAJOR}/index.html
@ -416,6 +409,7 @@ share/gtk-doc/html/libgda-${GDA_MAJOR}/migration-2-report.html
share/gtk-doc/html/libgda-${GDA_MAJOR}/migration-2.html
share/gtk-doc/html/libgda-${GDA_MAJOR}/misc.html
share/gtk-doc/html/libgda-${GDA_MAJOR}/multi-threading.html
share/gtk-doc/html/libgda-${GDA_MAJOR}/null_handling.html
share/gtk-doc/html/libgda-${GDA_MAJOR}/other_examples.html
share/gtk-doc/html/libgda-${GDA_MAJOR}/parser_gen.png
share/gtk-doc/html/libgda-${GDA_MAJOR}/parser_prov.png
@ -467,6 +461,15 @@ share/libgda-${GDA_MAJOR}/dtd/
share/libgda-${GDA_MAJOR}/dtd/libgda-array.dtd
share/libgda-${GDA_MAJOR}/dtd/libgda-paramlist.dtd
share/libgda-${GDA_MAJOR}/dtd/libgda-server-operation.dtd
share/libgda-${GDA_MAJOR}/gda_trml2html/
share/libgda-${GDA_MAJOR}/gda_trml2html/__init__.py
share/libgda-${GDA_MAJOR}/gda_trml2html/trml2html.py
share/libgda-${GDA_MAJOR}/gda_trml2html/utils.py
share/libgda-${GDA_MAJOR}/gda_trml2pdf/
share/libgda-${GDA_MAJOR}/gda_trml2pdf/__init__.py
share/libgda-${GDA_MAJOR}/gda_trml2pdf/color.py
share/libgda-${GDA_MAJOR}/gda_trml2pdf/trml2pdf.py
share/libgda-${GDA_MAJOR}/gda_trml2pdf/utils.py
share/libgda-${GDA_MAJOR}/information_schema.xml
share/libgda-${GDA_MAJOR}/php/
share/libgda-${GDA_MAJOR}/php/README
@ -475,6 +478,7 @@ share/libgda-${GDA_MAJOR}/php/gda-config.php
share/libgda-${GDA_MAJOR}/php/gda-exception.php
share/libgda-${GDA_MAJOR}/php/gda-front.php
share/libgda-${GDA_MAJOR}/php/gda-meta.php
share/libgda-${GDA_MAJOR}/php/gda-secure-config.php
share/libgda-${GDA_MAJOR}/php/gda-setup.php
share/libgda-${GDA_MAJOR}/php/gda-tester.php
share/libgda-${GDA_MAJOR}/php/gda-utils.php
@ -525,6 +529,7 @@ share/locale/dz/LC_MESSAGES/libgda-${GDA_MAJOR}.mo
share/locale/el/LC_MESSAGES/libgda-${GDA_MAJOR}.mo
share/locale/en_CA/LC_MESSAGES/libgda-${GDA_MAJOR}.mo
share/locale/en_GB/LC_MESSAGES/libgda-${GDA_MAJOR}.mo
share/locale/eo/LC_MESSAGES/libgda-${GDA_MAJOR}.mo
share/locale/es/LC_MESSAGES/libgda-${GDA_MAJOR}.mo
share/locale/eu/LC_MESSAGES/libgda-${GDA_MAJOR}.mo
share/locale/fa/LC_MESSAGES/libgda-${GDA_MAJOR}.mo

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST-ui,v 1.10 2011/07/29 20:42:26 jasper Exp $
@comment $OpenBSD: PLIST-ui,v 1.11 2011/09/05 14:28:55 ajacoutot Exp $
@conflict libgda-<4.2.8p1v2
@bin bin/gda-browser-${GDA_MAJOR}
@bin bin/gda-control-center-${GDA_MAJOR}
@ -16,6 +16,8 @@ include/libgda-${GDA_MAJOR}/libgda-ui/gdaui-data-selector.h
include/libgda-${GDA_MAJOR}/libgda-ui/gdaui-data-store.h
include/libgda-${GDA_MAJOR}/libgda-ui/gdaui-decl.h
include/libgda-${GDA_MAJOR}/libgda-ui/gdaui-easy.h
include/libgda-${GDA_MAJOR}/libgda-ui/gdaui-entry-shell.h
include/libgda-${GDA_MAJOR}/libgda-ui/gdaui-entry-wrapper.h
include/libgda-${GDA_MAJOR}/libgda-ui/gdaui-enum-types.h
include/libgda-${GDA_MAJOR}/libgda-ui/gdaui-enums.h
include/libgda-${GDA_MAJOR}/libgda-ui/gdaui-form.h
@ -141,6 +143,54 @@ share/gnome/help/gda-browser/de/table-insert-data.page
share/gnome/help/gda-browser/de/transactions.page
share/gnome/help/gda-browser/de/variables.page
share/gnome/help/gda-browser/de/virtual-connections.page
share/gnome/help/gda-browser/el/
share/gnome/help/gda-browser/el/actions.page
share/gnome/help/gda-browser/el/data-manager-perspective.page
share/gnome/help/gda-browser/el/data-manager-source-editor.page
share/gnome/help/gda-browser/el/data-manager-xml-syntax.page
share/gnome/help/gda-browser/el/declaredfk.page
share/gnome/help/gda-browser/el/diagram.page
share/gnome/help/gda-browser/el/features.page
share/gnome/help/gda-browser/el/figures/
share/gnome/help/gda-browser/el/figures/action-1.png
share/gnome/help/gda-browser/el/figures/action-2.png
share/gnome/help/gda-browser/el/figures/action-3.png
share/gnome/help/gda-browser/el/figures/action-4.png
share/gnome/help/gda-browser/el/figures/cnc_open.png
share/gnome/help/gda-browser/el/figures/data-man-mode.png
share/gnome/help/gda-browser/el/figures/data-man-persp.png
share/gnome/help/gda-browser/el/figures/data-man-uicompose.png
share/gnome/help/gda-browser/el/figures/data-man-xmlcompose.png
share/gnome/help/gda-browser/el/figures/declaredfk-dialog.png
share/gnome/help/gda-browser/el/figures/declaredfk.png
share/gnome/help/gda-browser/el/figures/diagram.png
share/gnome/help/gda-browser/el/figures/ldap-browser-persp.png
share/gnome/help/gda-browser/el/figures/ldap-classes.png
share/gnome/help/gda-browser/el/figures/ldap-search.png
share/gnome/help/gda-browser/el/figures/ldap-table-mapping.png
share/gnome/help/gda-browser/el/figures/mainwin.png
share/gnome/help/gda-browser/el/figures/query-exec-persp.png
share/gnome/help/gda-browser/el/figures/schema-browser-persp.png
share/gnome/help/gda-browser/el/figures/table-insert-data.png
share/gnome/help/gda-browser/el/figures/trans-begin.png
share/gnome/help/gda-browser/el/figures/trans-commit.png
share/gnome/help/gda-browser/el/figures/trans-rollback.png
share/gnome/help/gda-browser/el/figures/virtual-cnc-2.png
share/gnome/help/gda-browser/el/figures/virtual-cnc-3.png
share/gnome/help/gda-browser/el/figures/virtual-cnc-4.png
share/gnome/help/gda-browser/el/figures/virtual-cnc-5.png
share/gnome/help/gda-browser/el/figures/virtual-cnc.png
share/gnome/help/gda-browser/el/general-ui.page
share/gnome/help/gda-browser/el/index.page
share/gnome/help/gda-browser/el/ldap-browser-perspective.page
share/gnome/help/gda-browser/el/ldap-connections.page
share/gnome/help/gda-browser/el/legal.xml
share/gnome/help/gda-browser/el/query-execution-perspective.page
share/gnome/help/gda-browser/el/schema-browser-perspective.page
share/gnome/help/gda-browser/el/table-insert-data.page
share/gnome/help/gda-browser/el/transactions.page
share/gnome/help/gda-browser/el/variables.page
share/gnome/help/gda-browser/el/virtual-connections.page
share/gnome/help/gda-browser/es/
share/gnome/help/gda-browser/es/actions.page
share/gnome/help/gda-browser/es/data-manager-perspective.page
@ -189,6 +239,54 @@ share/gnome/help/gda-browser/es/table-insert-data.page
share/gnome/help/gda-browser/es/transactions.page
share/gnome/help/gda-browser/es/variables.page
share/gnome/help/gda-browser/es/virtual-connections.page
share/gnome/help/gda-browser/gl/
share/gnome/help/gda-browser/gl/actions.page
share/gnome/help/gda-browser/gl/data-manager-perspective.page
share/gnome/help/gda-browser/gl/data-manager-source-editor.page
share/gnome/help/gda-browser/gl/data-manager-xml-syntax.page
share/gnome/help/gda-browser/gl/declaredfk.page
share/gnome/help/gda-browser/gl/diagram.page
share/gnome/help/gda-browser/gl/features.page
share/gnome/help/gda-browser/gl/figures/
share/gnome/help/gda-browser/gl/figures/action-1.png
share/gnome/help/gda-browser/gl/figures/action-2.png
share/gnome/help/gda-browser/gl/figures/action-3.png
share/gnome/help/gda-browser/gl/figures/action-4.png
share/gnome/help/gda-browser/gl/figures/cnc_open.png
share/gnome/help/gda-browser/gl/figures/data-man-mode.png
share/gnome/help/gda-browser/gl/figures/data-man-persp.png
share/gnome/help/gda-browser/gl/figures/data-man-uicompose.png
share/gnome/help/gda-browser/gl/figures/data-man-xmlcompose.png
share/gnome/help/gda-browser/gl/figures/declaredfk-dialog.png
share/gnome/help/gda-browser/gl/figures/declaredfk.png
share/gnome/help/gda-browser/gl/figures/diagram.png
share/gnome/help/gda-browser/gl/figures/ldap-browser-persp.png
share/gnome/help/gda-browser/gl/figures/ldap-classes.png
share/gnome/help/gda-browser/gl/figures/ldap-search.png
share/gnome/help/gda-browser/gl/figures/ldap-table-mapping.png
share/gnome/help/gda-browser/gl/figures/mainwin.png
share/gnome/help/gda-browser/gl/figures/query-exec-persp.png
share/gnome/help/gda-browser/gl/figures/schema-browser-persp.png
share/gnome/help/gda-browser/gl/figures/table-insert-data.png
share/gnome/help/gda-browser/gl/figures/trans-begin.png
share/gnome/help/gda-browser/gl/figures/trans-commit.png
share/gnome/help/gda-browser/gl/figures/trans-rollback.png
share/gnome/help/gda-browser/gl/figures/virtual-cnc-2.png
share/gnome/help/gda-browser/gl/figures/virtual-cnc-3.png
share/gnome/help/gda-browser/gl/figures/virtual-cnc-4.png
share/gnome/help/gda-browser/gl/figures/virtual-cnc-5.png
share/gnome/help/gda-browser/gl/figures/virtual-cnc.png
share/gnome/help/gda-browser/gl/general-ui.page
share/gnome/help/gda-browser/gl/index.page
share/gnome/help/gda-browser/gl/ldap-browser-perspective.page
share/gnome/help/gda-browser/gl/ldap-connections.page
share/gnome/help/gda-browser/gl/legal.xml
share/gnome/help/gda-browser/gl/query-execution-perspective.page
share/gnome/help/gda-browser/gl/schema-browser-perspective.page
share/gnome/help/gda-browser/gl/table-insert-data.page
share/gnome/help/gda-browser/gl/transactions.page
share/gnome/help/gda-browser/gl/variables.page
share/gnome/help/gda-browser/gl/virtual-connections.page
share/gnome/help/gda-browser/sl/
share/gnome/help/gda-browser/sl/actions.page
share/gnome/help/gda-browser/sl/data-manager-perspective.page
@ -237,6 +335,54 @@ share/gnome/help/gda-browser/sl/table-insert-data.page
share/gnome/help/gda-browser/sl/transactions.page
share/gnome/help/gda-browser/sl/variables.page
share/gnome/help/gda-browser/sl/virtual-connections.page
share/gnome/help/gda-browser/zh_CN/
share/gnome/help/gda-browser/zh_CN/actions.page
share/gnome/help/gda-browser/zh_CN/data-manager-perspective.page
share/gnome/help/gda-browser/zh_CN/data-manager-source-editor.page
share/gnome/help/gda-browser/zh_CN/data-manager-xml-syntax.page
share/gnome/help/gda-browser/zh_CN/declaredfk.page
share/gnome/help/gda-browser/zh_CN/diagram.page
share/gnome/help/gda-browser/zh_CN/features.page
share/gnome/help/gda-browser/zh_CN/figures/
share/gnome/help/gda-browser/zh_CN/figures/action-1.png
share/gnome/help/gda-browser/zh_CN/figures/action-2.png
share/gnome/help/gda-browser/zh_CN/figures/action-3.png
share/gnome/help/gda-browser/zh_CN/figures/action-4.png
share/gnome/help/gda-browser/zh_CN/figures/cnc_open.png
share/gnome/help/gda-browser/zh_CN/figures/data-man-mode.png
share/gnome/help/gda-browser/zh_CN/figures/data-man-persp.png
share/gnome/help/gda-browser/zh_CN/figures/data-man-uicompose.png
share/gnome/help/gda-browser/zh_CN/figures/data-man-xmlcompose.png
share/gnome/help/gda-browser/zh_CN/figures/declaredfk-dialog.png
share/gnome/help/gda-browser/zh_CN/figures/declaredfk.png
share/gnome/help/gda-browser/zh_CN/figures/diagram.png
share/gnome/help/gda-browser/zh_CN/figures/ldap-browser-persp.png
share/gnome/help/gda-browser/zh_CN/figures/ldap-classes.png
share/gnome/help/gda-browser/zh_CN/figures/ldap-search.png
share/gnome/help/gda-browser/zh_CN/figures/ldap-table-mapping.png
share/gnome/help/gda-browser/zh_CN/figures/mainwin.png
share/gnome/help/gda-browser/zh_CN/figures/query-exec-persp.png
share/gnome/help/gda-browser/zh_CN/figures/schema-browser-persp.png
share/gnome/help/gda-browser/zh_CN/figures/table-insert-data.png
share/gnome/help/gda-browser/zh_CN/figures/trans-begin.png
share/gnome/help/gda-browser/zh_CN/figures/trans-commit.png
share/gnome/help/gda-browser/zh_CN/figures/trans-rollback.png
share/gnome/help/gda-browser/zh_CN/figures/virtual-cnc-2.png
share/gnome/help/gda-browser/zh_CN/figures/virtual-cnc-3.png
share/gnome/help/gda-browser/zh_CN/figures/virtual-cnc-4.png
share/gnome/help/gda-browser/zh_CN/figures/virtual-cnc-5.png
share/gnome/help/gda-browser/zh_CN/figures/virtual-cnc.png
share/gnome/help/gda-browser/zh_CN/general-ui.page
share/gnome/help/gda-browser/zh_CN/index.page
share/gnome/help/gda-browser/zh_CN/ldap-browser-perspective.page
share/gnome/help/gda-browser/zh_CN/ldap-connections.page
share/gnome/help/gda-browser/zh_CN/legal.xml
share/gnome/help/gda-browser/zh_CN/query-execution-perspective.page
share/gnome/help/gda-browser/zh_CN/schema-browser-perspective.page
share/gnome/help/gda-browser/zh_CN/table-insert-data.page
share/gnome/help/gda-browser/zh_CN/transactions.page
share/gnome/help/gda-browser/zh_CN/variables.page
share/gnome/help/gda-browser/zh_CN/virtual-connections.page
share/gtk-doc/html/gda-browser/
share/gtk-doc/html/gda-browser/UILayout.png
share/gtk-doc/html/gda-browser/code_orga.html
@ -322,7 +468,9 @@ share/libgda-${GDA_MAJOR}/icons/hicolor/16x16/actions/history-view.png
share/libgda-${GDA_MAJOR}/icons/hicolor/22x22/
share/libgda-${GDA_MAJOR}/icons/hicolor/22x22/actions/
share/libgda-${GDA_MAJOR}/icons/hicolor/22x22/actions/bookmark-view.png
share/libgda-${GDA_MAJOR}/icons/hicolor/22x22/actions/form.png
share/libgda-${GDA_MAJOR}/icons/hicolor/22x22/actions/glade.png
share/libgda-${GDA_MAJOR}/icons/hicolor/22x22/actions/grid.png
share/libgda-${GDA_MAJOR}/icons/hicolor/22x22/actions/history-view.png
share/libgda-${GDA_MAJOR}/icons/hicolor/24x24/
share/libgda-${GDA_MAJOR}/icons/hicolor/24x24/actions/
@ -362,8 +510,6 @@ share/libgda-${GDA_MAJOR}/pixmaps/gda-browser-column.png
share/libgda-${GDA_MAJOR}/pixmaps/gda-browser-connected-big.png
share/libgda-${GDA_MAJOR}/pixmaps/gda-browser-connected.png
share/libgda-${GDA_MAJOR}/pixmaps/gda-browser-diagram.png
share/libgda-${GDA_MAJOR}/pixmaps/gda-browser-form.png
share/libgda-${GDA_MAJOR}/pixmaps/gda-browser-grid.png
share/libgda-${GDA_MAJOR}/pixmaps/gda-browser-ldap-class-a.png
share/libgda-${GDA_MAJOR}/pixmaps/gda-browser-ldap-class-s.png
share/libgda-${GDA_MAJOR}/pixmaps/gda-browser-ldap-class-u.png