diff --git a/www/epiphany/Makefile b/www/epiphany/Makefile index 26d56d007a..50d18bb1de 100644 --- a/www/epiphany/Makefile +++ b/www/epiphany/Makefile @@ -1,17 +1,15 @@ -# $OpenBSD: Makefile,v 1.12 2007/04/07 14:54:12 steven Exp $ +# $OpenBSD: Makefile,v 1.13 2007/05/15 14:01:19 martynas Exp $ +SHARED_ONLY= Yes COMMENT= "extremely lightweight and simple web browser for gnome" -M= 1.4 -V= 1.4.8 +M= 2.18 +V= 2.18.1 DISTNAME= epiphany-${V} -PKGNAME= ${DISTNAME}p5 CATEGORIES= www HOMEPAGE= http://www.gnome.org/projects/epiphany/ -MAINTAINER= Igor Boehm - # GPL PERMIT_PACKAGE_CDROM= Yes PERMIT_PACKAGE_FTP= Yes @@ -19,52 +17,48 @@ PERMIT_DISTFILES_CDROM= Yes PERMIT_DISTFILES_FTP= Yes MASTER_SITES= ${MASTER_SITE_GNOME:=sources/epiphany/$M/} -EXTRACT_SUFX= .tar.bz2 - -MOZDIR= mozilla -BUILD_DEPENDS= :mozilla-devel->=1.7.13p2:www/mozilla,-devel \ - :p5-XML-Parser-*:textproc/p5-XML-Parser \ - :scrollkeeper-*:textproc/scrollkeeper -RUN_DEPENDS= :gnome-desktop-*:x11/gnome/desktop \ +BUILD_DEPENDS= :mozilla-firefox-devel->=2.0:www/mozilla-firefox,-devel +BUILD_DEPENDS+= ${RUN_DEPENDS} +RUN_DEPENDS= :gnome-doc-utils->=0.3.2:x11/gnome/doc-utils \ + :gnome-icon-theme-*:x11/gnome/icon-theme \ :gnome-themes-*:x11/gnome/themes \ - :gnome-icon-theme-*:x11/gnome/icon-theme -LIB_DEPENDS= gnomeui-2::x11/gnome/libgnomeui \ - ${MOZDIR}/gtkembedmoz,${MOZDIR}/xpcom:mozilla->=1.7.13p2:www/mozilla + :iso-codes-*:devel/iso-codes \ + :scrollkeeper-*:textproc/scrollkeeper \ + :yelp-*:x11/gnome/yelp +LIB_DEPENDS= gnome-desktop-2::x11/gnome/desktop \ + gnomeui-2.>=1400::x11/gnome/libgnomeui \ + mozilla-firefox/gtkembedmoz,mozilla-firefox/mozjs,mozilla-firefox/xpcom,mozilla-firefox/xpcom_core:mozilla-firefox->=2.0:www/mozilla-firefox \ + xml2.>=6.12::textproc/libxml \ + xslt.>=1::textproc/libxslt MODULES= devel/gettext -WANTLIB= ORBit-2 ORBitCosNaming-2 art_lgpl_2 atk-1.0 \ - audiofile bonobo-2 bonobo-activation bonoboui-2 esd \ - gconf-2 gdk-x11-2.0 gdk_pixbuf-2.0 glade-2.0 \ - glib-2.0 gmodule-2.0 gtk-x11-2.0 \ - jpeg gnome-2 gnome-keyring gnomecanvas-2 \ - gnomevfs-2 gobject-2.0 gthread-2.0 nspr4 pango-1.0 \ - pangoft2-1.0 pangocairo-1.0 plc4 plds4 cairo glitz png \ - popt xml2 ICE SM X11 Xext Xrender c crypto fontconfig \ - freetype m pthread ssl stdc++ z +WANTLIB= ICE ORBit-2 ORBitCosNaming-2 SM X11 Xau Xcursor Xdmcp \ + Xext Xfixes Xi Xinerama Xrandr Xrender art_lgpl_2 atk-1.0 \ + audiofile bonobo-2 bonobo-activation bonoboui-2 c cairo \ + crypto dbus-1 dbus-glib-1 esd expat fontconfig freetype \ + gconf-2 gdk-x11-2.0 gdk_pixbuf-2.0 glade-2.0 glib-2.0 \ + glitz gmodule-2.0 gnome-2 gnome-keyring gnomecanvas-2 \ + gnomevfs-2 gobject-2.0 gthread-2.0 gtk-x11-2.0 jpeg \ + m nspr4 pango-1.0 pangocairo-1.0 pangoft2-1.0 plc4 \ + plds4 png popt pthread ssl startup-notification-1 util z USE_X11= Yes USE_GMAKE= Yes USE_LIBTOOL= Yes + CONFIGURE_STYLE=gnu -CONFIGURE_ARGS+=${CONFIGURE_SHARED} -CONFIGURE_ARGS+=--with-gconf-schema-file-dir=${LOCALBASE}/share/schemas/epiphany \ - --program-suffix=-bin \ +CONFIGURE_ARGS+=--with-gecko=firefox \ + --with-gconf-schema-file-dir=${LOCALBASE}/share/schemas/epiphany \ --disable-schemas-install CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/${MOZDIR} -L${LOCALBASE}/lib" + LDFLAGS="-L${LOCALBASE}/mozilla-firefox -L${LOCALBASE}/lib" \ + HOME=/tmp SUBST_VARS+= M -post-patch: - @ln -s /usr/bin/true ${WRKDIR}/bin/scrollkeeper-update - -post-install: - @rm -f ${PREFIX}/bin/epiphany - ${INSTALL_SCRIPT} ${FILESDIR}/epiphany ${PREFIX}/bin - @perl -pi -e 's|%%LOCALBASE%%|${LOCALBASE}|g;' \ - -e 's|%%MOZDIR%%|${MOZDIR}|g;'\ - ${PREFIX}/bin/epiphany +post-configure: + rm -fr /tmp/.mozilla .include diff --git a/www/epiphany/distinfo b/www/epiphany/distinfo index 5e99c905c8..4b9d7657cd 100644 --- a/www/epiphany/distinfo +++ b/www/epiphany/distinfo @@ -1,5 +1,5 @@ -MD5 (epiphany-1.4.8.tar.bz2) = u5vbksW0p6lwKelCMEqTcw== -RMD160 (epiphany-1.4.8.tar.bz2) = XmJuwasIqIoV5beHrmkAVv+/PCE= -SHA1 (epiphany-1.4.8.tar.bz2) = NcpyDR88WKnTwXEVpjFG+xpixE8= -SHA256 (epiphany-1.4.8.tar.bz2) = WFxHV79N6nVYfVZhOiURjrAbLhTx92YGwuO4IdR9uk8= -SIZE (epiphany-1.4.8.tar.bz2) = 3594408 +MD5 (epiphany-2.18.1.tar.gz) = J36QQwYafIXQod8uYRDicQ== +RMD160 (epiphany-2.18.1.tar.gz) = GBQcGbH1eZ6KgwIsPWYaomivr3c= +SHA1 (epiphany-2.18.1.tar.gz) = m8iEBATV0GoD33qtHN5BhfYsUVo= +SHA256 (epiphany-2.18.1.tar.gz) = eptpASPdt5w3QS+T0rbZcrSt0dYQsaCrlEOM5Ee9saY= +SIZE (epiphany-2.18.1.tar.gz) = 6392147 diff --git a/www/epiphany/files/epiphany b/www/epiphany/files/epiphany deleted file mode 100755 index 06cc3bbd65..0000000000 --- a/www/epiphany/files/epiphany +++ /dev/null @@ -1,20 +0,0 @@ -: - -MOZILLA_HOME=%%LOCALBASE%%/%%MOZDIR%% - -if [ -z "$MOZ_PLUGIN_PATH" ]; then - MOZ_PLUGIN_PATH=~/.mozilla/plugins/ - export MOZ_PLUGIN_PATH -fi - -if [ -n "$LD_LIBRARY_PATH" ]; then - LD_LIBRARY_PATH=$MOZILLA_HOME:$LD_LIBRARY_PATH -else - LD_LIBRARY_PATH=$MOZILLA_HOME -fi -export LD_LIBRARY_PATH - -MOZILLA_FIVE_HOME=$MOZILLA_HOME -export MOZILLA_FIVE_HOME - -exec "%%LOCALBASE%%/bin/epiphany-bin" "$@" diff --git a/www/epiphany/patches/patch-embed_mozilla_Makefile_in b/www/epiphany/patches/patch-embed_mozilla_Makefile_in deleted file mode 100644 index ebfa90f797..0000000000 --- a/www/epiphany/patches/patch-embed_mozilla_Makefile_in +++ /dev/null @@ -1,19 +0,0 @@ -$OpenBSD: patch-embed_mozilla_Makefile_in,v 1.1 2005/03/16 02:02:57 kurt Exp $ ---- embed/mozilla/Makefile.in.orig Thu Mar 10 11:25:15 2005 -+++ embed/mozilla/Makefile.in Thu Mar 10 11:25:44 2005 -@@ -298,6 +298,7 @@ INCLUDES = -I$(top_srcdir)/lib -I$(top_s - -I$(MOZILLA_INCLUDE_ROOT)/docshell \ - -I$(MOZILLA_INCLUDE_ROOT)/dom \ - -I$(MOZILLA_INCLUDE_ROOT)/exthandler \ -+ -I$(MOZILLA_INCLUDE_ROOT)/find \ - -I$(MOZILLA_INCLUDE_ROOT)/gfx \ - -I$(MOZILLA_INCLUDE_ROOT)/helperAppDlg \ - -I$(MOZILLA_INCLUDE_ROOT)/js -I$(MOZILLA_INCLUDE_ROOT)/history \ -@@ -309,6 +310,7 @@ INCLUDES = -I$(top_srcdir)/lib -I$(top_s - -I$(MOZILLA_INCLUDE_ROOT)/passwordmgr \ - -I$(MOZILLA_INCLUDE_ROOT)/pipboot \ - -I$(MOZILLA_INCLUDE_ROOT)/pipnss \ -+ -I$(MOZILLA_INCLUDE_ROOT)/pref \ - -I$(MOZILLA_INCLUDE_ROOT)/shistory \ - -I$(MOZILLA_INCLUDE_ROOT)/uriloader \ - -I$(MOZILLA_INCLUDE_ROOT)/uconv \ diff --git a/www/epiphany/pkg/PLIST b/www/epiphany/pkg/PLIST index 8573a58070..ed2144f991 100644 --- a/www/epiphany/pkg/PLIST +++ b/www/epiphany/pkg/PLIST @@ -1,55 +1,68 @@ -@comment $OpenBSD: PLIST,v 1.4 2006/01/19 13:13:08 steven Exp $ +@comment $OpenBSD: PLIST,v 1.5 2007/05/15 14:01:20 martynas Exp $ bin/epiphany -bin/epiphany-bin -include/epiphany-${M}/ -include/epiphany-${M}/epiphany/ -include/epiphany-${M}/epiphany/ephy-bookmarks.h -include/epiphany-${M}/epiphany/ephy-command-manager.h -include/epiphany-${M}/epiphany/ephy-cookie-manager.h -include/epiphany-${M}/epiphany/ephy-dialog.h -include/epiphany-${M}/epiphany/ephy-embed-event.h -include/epiphany-${M}/epiphany/ephy-embed-factory.h -include/epiphany-${M}/epiphany/ephy-embed-persist.h -include/epiphany-${M}/epiphany/ephy-embed-prefs.h -include/epiphany-${M}/epiphany/ephy-embed-shell.h -include/epiphany-${M}/epiphany/ephy-embed-single.h -include/epiphany-${M}/epiphany/ephy-embed.h -include/epiphany-${M}/epiphany/ephy-encodings.h -include/epiphany-${M}/epiphany/ephy-extension.h -include/epiphany-${M}/epiphany/ephy-history.h -include/epiphany-${M}/epiphany/ephy-node-db.h -include/epiphany-${M}/epiphany/ephy-node.h -include/epiphany-${M}/epiphany/ephy-notebook.h -include/epiphany-${M}/epiphany/ephy-password-manager.h -include/epiphany-${M}/epiphany/ephy-permission-manager.h -include/epiphany-${M}/epiphany/ephy-session.h -include/epiphany-${M}/epiphany/ephy-shell.h -include/epiphany-${M}/epiphany/ephy-statusbar.h -include/epiphany-${M}/epiphany/ephy-tab.h -include/epiphany-${M}/epiphany/ephy-window.h -lib/bonobo/ -lib/bonobo/servers/ -lib/bonobo/servers/GNOME_Epiphany_Automation.server +include/epiphany/ +include/epiphany/${M}/ +include/epiphany/${M}/epiphany/ +include/epiphany/${M}/epiphany/ephy-adblock-manager.h +include/epiphany/${M}/epiphany/ephy-adblock.h +include/epiphany/${M}/epiphany/ephy-bookmarks-type-builtins.h +include/epiphany/${M}/epiphany/ephy-bookmarks.h +include/epiphany/${M}/epiphany/ephy-command-manager.h +include/epiphany/${M}/epiphany/ephy-cookie-manager.h +include/epiphany/${M}/epiphany/ephy-dbus.h +include/epiphany/${M}/epiphany/ephy-dialog.h +include/epiphany/${M}/epiphany/ephy-embed-event.h +include/epiphany/${M}/epiphany/ephy-embed-factory.h +include/epiphany/${M}/epiphany/ephy-embed-persist.h +include/epiphany/${M}/epiphany/ephy-embed-prefs.h +include/epiphany/${M}/epiphany/ephy-embed-shell.h +include/epiphany/${M}/epiphany/ephy-embed-single.h +include/epiphany/${M}/epiphany/ephy-embed-type-builtins.h +include/epiphany/${M}/epiphany/ephy-embed.h +include/epiphany/${M}/epiphany/ephy-extension.h +include/epiphany/${M}/epiphany/ephy-extensions-manager.h +include/epiphany/${M}/epiphany/ephy-history.h +include/epiphany/${M}/epiphany/ephy-lib-type-builtins.h +include/epiphany/${M}/epiphany/ephy-link.h +include/epiphany/${M}/epiphany/ephy-loader.h +include/epiphany/${M}/epiphany/ephy-node-db.h +include/epiphany/${M}/epiphany/ephy-node.h +include/epiphany/${M}/epiphany/ephy-notebook.h +include/epiphany/${M}/epiphany/ephy-password-manager.h +include/epiphany/${M}/epiphany/ephy-permission-manager.h +include/epiphany/${M}/epiphany/ephy-session.h +include/epiphany/${M}/epiphany/ephy-shell.h +include/epiphany/${M}/epiphany/ephy-state.h +include/epiphany/${M}/epiphany/ephy-statusbar.h +include/epiphany/${M}/epiphany/ephy-tab.h +include/epiphany/${M}/epiphany/ephy-type-builtins.h +include/epiphany/${M}/epiphany/ephy-window.h +lib/epiphany/ +lib/epiphany/${M}/ +lib/epiphany/${M}/plugins/ +lib/epiphany/${M}/plugins/libdesktopfileplugin.a +lib/epiphany/${M}/plugins/libdesktopfileplugin.la +lib/epiphany/${M}/plugins/libdesktopfileplugin.so lib/pkgconfig/epiphany-${M}.pc -@man man/man1/epiphany-bin.1 -share/application-registry/ -share/application-registry/epiphany.applications +@man man/man1/epiphany.1 +share/aclocal/epiphany.m4 share/applications/bme.desktop share/applications/epiphany.desktop +share/dbus-1/services/org.gnome.Epiphany.service share/epiphany/ +share/epiphany/about.ini share/epiphany/art/ -share/epiphany/art/epiphany-bookmarks.png -share/epiphany/art/epiphany-close-tab.png -share/epiphany/art/epiphany-download.png -share/epiphany/art/epiphany-entry.png -share/epiphany/art/epiphany-history.png -share/epiphany/art/epiphany-popup-hidden.png -share/epiphany/art/epiphany-secure.png -share/epiphany/art/epiphany-unsecure.png -share/epiphany/art/hand-open.png -share/epiphany/conspiracy.xhtml +share/epiphany/chrome/ +share/epiphany/chrome/branding/ +share/epiphany/chrome/branding/brand.dtd +share/epiphany/chrome/branding/brand.properties +share/epiphany/chrome/epiphany.manifest +share/epiphany/chrome/global/ +share/epiphany/chrome/global/about.xhtml share/epiphany/default-prefs.js +share/epiphany/ephy-xml2ini.xsl share/epiphany/epiphany-bookmark-editor-ui.xml +share/epiphany/epiphany-bookmarks-html.xsl share/epiphany/epiphany-bookmarksbar.xml share/epiphany/epiphany-fs-toolbar.xml share/epiphany/epiphany-history-window-ui.xml @@ -59,8 +72,54 @@ share/epiphany/epiphany.xhtml share/epiphany/glade/ share/epiphany/glade/certificate-dialogs.glade share/epiphany/glade/epiphany.glade +share/epiphany/glade/form-signing-dialog.glade share/epiphany/glade/prefs-dialog.glade share/epiphany/glade/print.glade +share/epiphany/icons/ +share/epiphany/icons/hicolor/ +share/epiphany/icons/hicolor/16x16/ +share/epiphany/icons/hicolor/16x16/actions/ +share/epiphany/icons/hicolor/16x16/actions/bookmark-view.png +share/epiphany/icons/hicolor/16x16/actions/bookmark-web.png +share/epiphany/icons/hicolor/16x16/actions/download.png +share/epiphany/icons/hicolor/16x16/actions/history-view.png +share/epiphany/icons/hicolor/16x16/actions/location-entry.png +share/epiphany/icons/hicolor/16x16/status/ +share/epiphany/icons/hicolor/16x16/status/popup-hidden.png +share/epiphany/icons/hicolor/22x22/ +share/epiphany/icons/hicolor/22x22/actions/ +share/epiphany/icons/hicolor/22x22/actions/bookmark-view.png +share/epiphany/icons/hicolor/22x22/actions/bookmark-web.png +share/epiphany/icons/hicolor/22x22/actions/download.png +share/epiphany/icons/hicolor/22x22/actions/history-view.png +share/epiphany/icons/hicolor/22x22/actions/location-entry.png +share/epiphany/icons/hicolor/22x22/status/ +share/epiphany/icons/hicolor/22x22/status/popup-hidden.png +share/epiphany/icons/hicolor/24x24/ +share/epiphany/icons/hicolor/24x24/actions/ +share/epiphany/icons/hicolor/24x24/actions/bookmark-view.png +share/epiphany/icons/hicolor/24x24/actions/bookmark-web.png +share/epiphany/icons/hicolor/24x24/actions/download.png +share/epiphany/icons/hicolor/24x24/actions/history-view.png +share/epiphany/icons/hicolor/24x24/actions/location-entry.png +share/epiphany/icons/hicolor/24x24/status/ +share/epiphany/icons/hicolor/24x24/status/popup-hidden.png +share/epiphany/icons/hicolor/32x32/ +share/epiphany/icons/hicolor/32x32/actions/ +share/epiphany/icons/hicolor/32x32/actions/bookmark-view.png +share/epiphany/icons/hicolor/32x32/actions/download.png +share/epiphany/icons/hicolor/32x32/actions/history-view.png +share/epiphany/icons/hicolor/32x32/actions/location-entry.png +share/epiphany/icons/hicolor/32x32/status/ +share/epiphany/icons/hicolor/32x32/status/popup-hidden.png +share/epiphany/icons/hicolor/scalable/ +share/epiphany/icons/hicolor/scalable/actions/ +share/epiphany/icons/hicolor/scalable/actions/bookmark-view.svg +share/epiphany/icons/hicolor/scalable/actions/download.svg +share/epiphany/icons/hicolor/scalable/actions/history-view.svg +share/epiphany/icons/hicolor/scalable/actions/location-entry.svg +share/epiphany/icons/hicolor/scalable/status/ +share/epiphany/icons/hicolor/scalable/status/popup-hidden.svg share/epiphany/mime-types-permissions.xml share/gnome/help/epiphany/ share/gnome/help/epiphany/C/ @@ -71,6 +130,27 @@ share/gnome/help/epiphany/C/figures/ephy-bookmarkbar-smartbookmark-screenshot.pn share/gnome/help/epiphany/C/figures/ephy-history-window-screenshot.png share/gnome/help/epiphany/C/figures/ephy-screenshot.png share/gnome/help/epiphany/C/legal.xml +share/gnome/help/epiphany/bg/ +share/gnome/help/epiphany/bg/epiphany.xml +share/gnome/help/epiphany/bg/figures/ +share/gnome/help/epiphany/bg/figures/ephy-addressbar-smartbookmark-screenshot.png +share/gnome/help/epiphany/bg/figures/ephy-bookmarkbar-smartbookmark-screenshot.png +share/gnome/help/epiphany/bg/figures/ephy-history-window-screenshot.png +share/gnome/help/epiphany/bg/figures/ephy-screenshot.png +share/gnome/help/epiphany/el/ +share/gnome/help/epiphany/el/epiphany.xml +share/gnome/help/epiphany/el/figures/ +share/gnome/help/epiphany/el/figures/ephy-addressbar-smartbookmark-screenshot.png +share/gnome/help/epiphany/el/figures/ephy-bookmarkbar-smartbookmark-screenshot.png +share/gnome/help/epiphany/el/figures/ephy-history-window-screenshot.png +share/gnome/help/epiphany/el/figures/ephy-screenshot.png +share/gnome/help/epiphany/en_GB/ +share/gnome/help/epiphany/en_GB/epiphany.xml +share/gnome/help/epiphany/en_GB/figures/ +share/gnome/help/epiphany/en_GB/figures/ephy-addressbar-smartbookmark-screenshot.png +share/gnome/help/epiphany/en_GB/figures/ephy-bookmarkbar-smartbookmark-screenshot.png +share/gnome/help/epiphany/en_GB/figures/ephy-history-window-screenshot.png +share/gnome/help/epiphany/en_GB/figures/ephy-screenshot.png share/gnome/help/epiphany/es/ share/gnome/help/epiphany/es/epiphany.xml share/gnome/help/epiphany/es/figures/ @@ -78,13 +158,13 @@ share/gnome/help/epiphany/es/figures/ephy-addressbar-smartbookmark-screenshot.pn share/gnome/help/epiphany/es/figures/ephy-bookmarkbar-smartbookmark-screenshot.png share/gnome/help/epiphany/es/figures/ephy-history-window-screenshot.png share/gnome/help/epiphany/es/figures/ephy-screenshot.png -share/gnome/help/epiphany/es/legal.xml share/gnome/help/epiphany/eu/ share/gnome/help/epiphany/eu/epiphany.xml share/gnome/help/epiphany/eu/figures/ +share/gnome/help/epiphany/eu/figures/ephy-addressbar-smartbookmark-screenshot.png +share/gnome/help/epiphany/eu/figures/ephy-bookmarkbar-smartbookmark-screenshot.png share/gnome/help/epiphany/eu/figures/ephy-history-window-screenshot.png share/gnome/help/epiphany/eu/figures/ephy-screenshot.png -share/gnome/help/epiphany/eu/legal.xml share/gnome/help/epiphany/fi/ share/gnome/help/epiphany/fi/epiphany.xml share/gnome/help/epiphany/fi/figures/ @@ -92,7 +172,20 @@ share/gnome/help/epiphany/fi/figures/ephy-addressbar-smartbookmark-screenshot.pn share/gnome/help/epiphany/fi/figures/ephy-bookmarkbar-smartbookmark-screenshot.png share/gnome/help/epiphany/fi/figures/ephy-history-window-screenshot.png share/gnome/help/epiphany/fi/figures/ephy-screenshot.png -share/gnome/help/epiphany/fi/legal.xml +share/gnome/help/epiphany/fr/ +share/gnome/help/epiphany/fr/epiphany.xml +share/gnome/help/epiphany/fr/figures/ +share/gnome/help/epiphany/fr/figures/ephy-addressbar-smartbookmark-screenshot.png +share/gnome/help/epiphany/fr/figures/ephy-bookmarkbar-smartbookmark-screenshot.png +share/gnome/help/epiphany/fr/figures/ephy-history-window-screenshot.png +share/gnome/help/epiphany/fr/figures/ephy-screenshot.png +share/gnome/help/epiphany/it/ +share/gnome/help/epiphany/it/epiphany.xml +share/gnome/help/epiphany/it/figures/ +share/gnome/help/epiphany/it/figures/ephy-addressbar-smartbookmark-screenshot.png +share/gnome/help/epiphany/it/figures/ephy-bookmarkbar-smartbookmark-screenshot.png +share/gnome/help/epiphany/it/figures/ephy-history-window-screenshot.png +share/gnome/help/epiphany/it/figures/ephy-screenshot.png share/gnome/help/epiphany/ja/ share/gnome/help/epiphany/ja/epiphany.xml share/gnome/help/epiphany/ja/figures/ @@ -100,45 +193,76 @@ share/gnome/help/epiphany/ja/figures/ephy-addressbar-smartbookmark-screenshot.pn share/gnome/help/epiphany/ja/figures/ephy-bookmarkbar-smartbookmark-screenshot.png share/gnome/help/epiphany/ja/figures/ephy-history-window-screenshot.png share/gnome/help/epiphany/ja/figures/ephy-screenshot.png -share/gnome/help/epiphany/ja/legal.xml -share/gtk-doc/ -share/gtk-doc/html/ +share/gnome/help/epiphany/nl/ +share/gnome/help/epiphany/nl/epiphany.xml +share/gnome/help/epiphany/nl/figures/ +share/gnome/help/epiphany/nl/figures/ephy-addressbar-smartbookmark-screenshot.png +share/gnome/help/epiphany/nl/figures/ephy-bookmarkbar-smartbookmark-screenshot.png +share/gnome/help/epiphany/nl/figures/ephy-history-window-screenshot.png +share/gnome/help/epiphany/nl/figures/ephy-screenshot.png +share/gnome/help/epiphany/ru/ +share/gnome/help/epiphany/ru/epiphany.xml +share/gnome/help/epiphany/ru/figures/ +share/gnome/help/epiphany/ru/figures/ephy-addressbar-smartbookmark-screenshot.png +share/gnome/help/epiphany/ru/figures/ephy-bookmarkbar-smartbookmark-screenshot.png +share/gnome/help/epiphany/ru/figures/ephy-history-window-screenshot.png +share/gnome/help/epiphany/ru/figures/ephy-screenshot.png +share/gnome/help/epiphany/sv/ +share/gnome/help/epiphany/sv/epiphany.xml +share/gnome/help/epiphany/sv/figures/ +share/gnome/help/epiphany/sv/figures/ephy-addressbar-smartbookmark-screenshot.png +share/gnome/help/epiphany/sv/figures/ephy-bookmarkbar-smartbookmark-screenshot.png +share/gnome/help/epiphany/sv/figures/ephy-history-window-screenshot.png +share/gnome/help/epiphany/sv/figures/ephy-screenshot.png +share/gnome/help/epiphany/uk/ +share/gnome/help/epiphany/uk/epiphany.xml +share/gnome/help/epiphany/uk/figures/ +share/gnome/help/epiphany/uk/figures/ephy-addressbar-smartbookmark-screenshot.png +share/gnome/help/epiphany/uk/figures/ephy-bookmarkbar-smartbookmark-screenshot.png +share/gnome/help/epiphany/uk/figures/ephy-history-window-screenshot.png +share/gnome/help/epiphany/uk/figures/ephy-screenshot.png share/gtk-doc/html/epiphany/ share/gtk-doc/html/epiphany/EphyCommandManager.html share/gtk-doc/html/epiphany/EphyEmbed.html -share/gtk-doc/html/epiphany/EphyEmbedPersist.html -share/gtk-doc/html/epiphany/EphyEmbedSingle.html share/gtk-doc/html/epiphany/EphyNodeDb.html -share/gtk-doc/html/epiphany/EphyPermissionManager.html share/gtk-doc/html/epiphany/EphyTab.html share/gtk-doc/html/epiphany/EphyWindow.html share/gtk-doc/html/epiphany/ch01.html share/gtk-doc/html/epiphany/ch02.html share/gtk-doc/html/epiphany/epiphany-EphyEmbedFactory.html +share/gtk-doc/html/epiphany/epiphany-EphyEmbedPersist.html +share/gtk-doc/html/epiphany/epiphany-EphyEmbedSingle.html +share/gtk-doc/html/epiphany/epiphany-EphyExtensionsManager.html share/gtk-doc/html/epiphany/epiphany-EphyGlade.html +share/gtk-doc/html/epiphany/epiphany-EphyPermissionManager.html share/gtk-doc/html/epiphany/epiphany-ephy-cookie-manager.html share/gtk-doc/html/epiphany/epiphany-ephy-password-manager.html share/gtk-doc/html/epiphany/epiphany-ephy-session.html share/gtk-doc/html/epiphany/epiphany-ephy-shell.html share/gtk-doc/html/epiphany/epiphany.devhelp +share/gtk-doc/html/epiphany/epiphany.devhelp2 share/gtk-doc/html/epiphany/home.png share/gtk-doc/html/epiphany/index.html share/gtk-doc/html/epiphany/index.sgml share/gtk-doc/html/epiphany/left.png share/gtk-doc/html/epiphany/right.png +share/gtk-doc/html/epiphany/style.css share/gtk-doc/html/epiphany/up.png +share/icons/hicolor/48x48/apps/epiphany-bookmarks.png share/locale/am/LC_MESSAGES/epiphany.mo share/locale/ar/LC_MESSAGES/epiphany.mo share/locale/az/LC_MESSAGES/epiphany.mo share/locale/be/LC_MESSAGES/epiphany.mo share/locale/bg/LC_MESSAGES/epiphany.mo share/locale/bn/LC_MESSAGES/epiphany.mo +share/locale/bn_IN/LC_MESSAGES/epiphany.mo share/locale/bs/LC_MESSAGES/epiphany.mo share/locale/ca/LC_MESSAGES/epiphany.mo share/locale/cs/LC_MESSAGES/epiphany.mo share/locale/cy/LC_MESSAGES/epiphany.mo share/locale/da/LC_MESSAGES/epiphany.mo share/locale/de/LC_MESSAGES/epiphany.mo +share/locale/dz/LC_MESSAGES/epiphany.mo share/locale/el/LC_MESSAGES/epiphany.mo share/locale/en_CA/LC_MESSAGES/epiphany.mo share/locale/en_GB/LC_MESSAGES/epiphany.mo @@ -149,6 +273,7 @@ share/locale/fa/LC_MESSAGES/epiphany.mo share/locale/fi/LC_MESSAGES/epiphany.mo share/locale/fr/LC_MESSAGES/epiphany.mo share/locale/ga/LC_MESSAGES/epiphany.mo +share/locale/gl/LC_MESSAGES/epiphany.mo share/locale/gu/LC_MESSAGES/epiphany.mo share/locale/he/LC_MESSAGES/epiphany.mo share/locale/hi/LC_MESSAGES/epiphany.mo @@ -158,25 +283,31 @@ share/locale/id/LC_MESSAGES/epiphany.mo share/locale/is/LC_MESSAGES/epiphany.mo share/locale/it/LC_MESSAGES/epiphany.mo share/locale/ja/LC_MESSAGES/epiphany.mo +share/locale/ka/LC_MESSAGES/epiphany.mo share/locale/ko/LC_MESSAGES/epiphany.mo +share/locale/ku/LC_MESSAGES/epiphany.mo share/locale/li/LC_MESSAGES/epiphany.mo share/locale/lt/LC_MESSAGES/epiphany.mo +share/locale/lv/LC_MESSAGES/epiphany.mo +share/locale/mg/LC_MESSAGES/epiphany.mo share/locale/mi/LC_MESSAGES/epiphany.mo share/locale/mk/LC_MESSAGES/epiphany.mo share/locale/ml/LC_MESSAGES/epiphany.mo share/locale/mn/LC_MESSAGES/epiphany.mo +share/locale/mr/LC_MESSAGES/epiphany.mo share/locale/ms/LC_MESSAGES/epiphany.mo share/locale/nb/LC_MESSAGES/epiphany.mo share/locale/ne/LC_MESSAGES/epiphany.mo share/locale/nl/LC_MESSAGES/epiphany.mo share/locale/nn/LC_MESSAGES/epiphany.mo -share/locale/no/LC_MESSAGES/epiphany.mo +share/locale/or/LC_MESSAGES/epiphany.mo share/locale/pa/LC_MESSAGES/epiphany.mo share/locale/pl/LC_MESSAGES/epiphany.mo share/locale/pt/LC_MESSAGES/epiphany.mo share/locale/pt_BR/LC_MESSAGES/epiphany.mo share/locale/ro/LC_MESSAGES/epiphany.mo share/locale/ru/LC_MESSAGES/epiphany.mo +share/locale/rw/LC_MESSAGES/epiphany.mo share/locale/sk/LC_MESSAGES/epiphany.mo share/locale/sl/LC_MESSAGES/epiphany.mo share/locale/sq/LC_MESSAGES/epiphany.mo @@ -184,6 +315,7 @@ share/locale/sr/LC_MESSAGES/epiphany.mo share/locale/sr@Latn/LC_MESSAGES/epiphany.mo share/locale/sv/LC_MESSAGES/epiphany.mo share/locale/ta/LC_MESSAGES/epiphany.mo +share/locale/te/LC_MESSAGES/epiphany.mo share/locale/th/LC_MESSAGES/epiphany.mo share/locale/tk/LC_MESSAGES/epiphany.mo share/locale/tr/LC_MESSAGES/epiphany.mo @@ -191,17 +323,27 @@ share/locale/uk/LC_MESSAGES/epiphany.mo share/locale/vi/LC_MESSAGES/epiphany.mo share/locale/wa/LC_MESSAGES/epiphany.mo share/locale/zh_CN/LC_MESSAGES/epiphany.mo +share/locale/zh_HK/LC_MESSAGES/epiphany.mo share/locale/zh_TW/LC_MESSAGES/epiphany.mo share/omf/epiphany/ share/omf/epiphany/epiphany-C.omf +share/omf/epiphany/epiphany-bg.omf +share/omf/epiphany/epiphany-el.omf +share/omf/epiphany/epiphany-en_GB.omf share/omf/epiphany/epiphany-es.omf share/omf/epiphany/epiphany-eu.omf share/omf/epiphany/epiphany-fi.omf +share/omf/epiphany/epiphany-fr.omf +share/omf/epiphany/epiphany-it.omf share/omf/epiphany/epiphany-ja.omf -share/pixmaps/epiphany-bookmarks.png -share/schemas/ +share/omf/epiphany/epiphany-nl.omf +share/omf/epiphany/epiphany-ru.omf +share/omf/epiphany/epiphany-sv.omf +share/omf/epiphany/epiphany-uk.omf share/schemas/epiphany/ +share/schemas/epiphany/epiphany-fonts.schemas share/schemas/epiphany/epiphany-lockdown.schemas +share/schemas/epiphany/epiphany-pango.schemas share/schemas/epiphany/epiphany.schemas @exec GCONF_CONFIG_SOURCE=`%D/bin/gconftool-2 --get-default-source` %D/bin/gconftool-2 --makefile-install-rule %D/share/schemas/epiphany/*.schemas > /dev/null @exec %D/bin/scrollkeeper-update -q