pkgsrc/www/epiphany/PLIST
jmmv 96266a1644 Update to 1.8.2:
==============
Epiphany 1.8.2
==============

Changes

	* Fix crash on shutdown when only the bookmarks editor
	* Fix a mem leak
	* Don't grow the left pane of the bookmarks editor with each opening


==============
Epiphany 1.8.1
==============

Changes

        * Make Mozilla paper sizes work with gnome-print [#163255].
        * Require pygtk 2.8. Fixes [#314557].
        * Manually emit the "profile-change-net-teardown" notification; works
          around mozilla bug https://bugzilla.mozilla.org/show_bug.cgi?id=292699
        * Don't focus the checkbox initially. Fixes [#163371].
        * If the search term is empty for a smart bookmark use the normal URL
          instead of the smart url with the %s replaced by ""
        * Don't use "cat >" as output command, it fails inpredicably.
          If not using gecko 1.9, translate the paper name to the one
          mozilla expects (https://bugzilla.mozilla.org/show_bug.cgi?id=307404).
        * Use the tab label's outer hbox for the size calculation instead of
          the label itself. Fixes size oscillations with the Tab States
          extension.
        * Back out the fix for [#158486] by re-enabling keyword: searches.
          Fixes [#314974].
        * Don't spin unmapped spinners. Slightly decrease the frequency.
          Might help with [#315232].
        * Use nsIDOMWindowInternal::Close to close tabs. Delay tabs destruction
          to an idle handler, to avoid crashes when tabs are closed from signal
          handlers (blur, mousedown, keydown etc).
          Fixes [#172878], [#172879], [#172882], [#303254], [#313425].
        * Schedule a GC in finalize of EphyTab and EphyWindow, to work around
          [#317242].

Contributors to this release: Christian Persch, Jean-François Rameau,
Reinout van Schouwen and Raphaël Slinckx.

New and updated translations:

	* Progga (bn)
	* Hendrik Richter (de)
	* Ivar Smolin (et)
	* Iñaki Larrañaga Murgoitio (eu)
	* Ignacio Casal Quinteiro (gl)
	* Francesco Marletta (it)
	* Young-Ho Cha (ko)
	* Erdal Ronahi (ku)
	* Данило Шеган (sr, sr@Latn)
	* Christian Rose (sv)
	* Erçin EKER (tr)
	* Clytie Siddall (vi)


==============
Epiphany 1.8.0
==============

Updated translations:

	* Miloslav Trmac (cs)
	* Hendrik Richter (de)
	* Roozbeh Pournader (fa)
	* Young-Ho Cha (ko)
	* Žygimantas Beručka (lt)
	* Nickolay V. Shmyrev (ru)
	* Erçin EKER (tr)


==============
Epiphany 1.7.6
==============

Changes

	* Don't empty find entry on Ctrl-F
	* Fix local file monitoring when loaded after a blank page
	* Remove check for redirected URL [#313756]
	* Fix configure check for gecko >= 1.8
	* Disable keyword searches by default [#158486]
	* Fix some compile warnings
	* Configure and makefile fixes for broken gecko header layouts
	* Define out the focus fix for gecko >= 1.8
	* Fix pointer grab lockup when gecko pops up a dialogue while
	  reordering tabs with DND
	* Don't create host node in ephy_history_get_host if not already existing
	* Add an "add-page" signal to the EphyHistory object
	* Set default prefs for warn-on-mixed-security pages [#309088]

Contributors to this release: Crispin Flowerday, Christian Persch.

Updated translations:

	* Jordi Mallach (ca)
	* Rhys Jones (cy)
	* Ivar Smolin (et)
	* Xavier Claessens (fr)
	* Ankit Patel (gu)
	* tunggul arif siswoyo (id)
	* Reinout van Schouwen (nl)
	* GNOME PL Team (pl)
	* Afonso Celso Medina (pt_BR)
	* Mugurel Tudor (ro)
	* Clytie Siddall (vi)


==============
Epiphany 1.7.5
==============

Changes

	* Find bar fixes [#307216, #311985, #312419, #312367, #311929]
	* Fix tab properties
	* Fix downloading on gecko 1.8
	* Open new tabs with blank url bar when loading the homepage [#313012]
	* Gcc 4 fixes
	* Fix download display of unknown sizes [#313215]
	* Reject favicons that are < 12x12 pixel
	* Add sanity check when opening in external handler [#310023]
	* Improve menu positioning on toolbar buttons
	* Fix some mem leaks
	* Try to save images from cache [#168554]

Contributors to this release: Crispin Flowerday, Christian Persch,
Jean-François Rameau.

Updated translations:

	* Rostislav \"zbrox\" Raykov (bg)
	* Nikos Charonitakis (el)
	* Adam Weinberger (en_CA)
	* <unknown> (es)
	* Ivar Smolin (et)
	* Ilkka Tuohela (fi)
	* Gabor Kelemen (hu)
	* Takeshi AIHANA (ja)
	* Žygimantas Beručka (lt)
	* Terance Edward Sola (nb)
	* Ganesh Ghimire (ne)
	* Reinout van Schouwen (nl)
	* Sigurd Gartmann (nn)
	* Terance Edward Sola (no)
	* GNOME PL Team (pl)
	* Duarte Loreto (pt)
	* Mugurel Tudor (ro)
	* Leonid Kanter (ru)
	* Marcel Telka (sk)
	* Laurent Dhima (sq)
	* Theppitak Karoonboonyanan (th)
	* Maxim Dziumanenko (uk)
	* Clytie Siddall (vi)
	* Liu Songhe (zh_CN)
	* Woodman Tuen (zh_TW)

Updated documentation translations:

	* Nikos Charonitakis (el)
	* Maxim Dziumanenko (uk)
	* Francisco Javier F. Serrador (es)


==============
Epiphany 1.7.4
==============

Changes
	* Only show the leaf name on bookmarksbar for hierarchical topics
	* Don't put the archive links on the unknownSocketType error message
	* Fix google search URL to include www prefix
	* Fix proxy server settings string
	* Work around gtkmozembed focus bug [#105153]
	* For empty pages, put focus in address bar
	* Be careful not to leave a GC scheduled when terminating python
	* Realise the embed first before grabbing focus on it
	* Implement ::grab-focus and remove ephy_embed_activate
	* Update the python bindings
	* String fixes [#172230, #167448]
	* Fix setting homepage to current page [#311962]
	* Allow EPHY_DEBUG_BREAK even in non-debug builds
	* Disable favicons from non-http URLs [#312291]
	* Fix location entry favicon updating
	* Fix crash on "window.get_toolbar()" [#170105]
	* Fix gcc 4.0 warnings
	* Fix crash when getting context event, [#310910]
	* Fix session saving on recovery with offline network [#147840]
	* Fix drawing of location entry with new default GNOME theme (Clearlooks)
	* Change the text on the 'unknown issuer' dialog [#151519]
	* Also clear favicon cache when clearing the cache
	* Make download dialog wording clearer

Contributors to this release: Crispin Flowerday, Christian Persch,
Jean-François Rameau and Raphael Slinckx.

Updated translations:

	* Rostislav \"zbrox\" Raykov (bg)
	* Miloslav Trmac (cs)
	* Nikos Charonitakis (el)
	* Adam Weinberger (en_CA)
	* <unknown> (es)
	* Priit Laes (et)
	* Ilkka Tuohela (fi)
	* Ankit Patel (gu)
	* Gabor Kelemen (hu)
	* Takeshi AIHANA (ja)
	* Terance Edward Sola (nb)
	* Reinout van Schouwen (nl)
	* Terance Edward Sola (no)
	* GNOME PL Team (pl)
	* Afonso Celso Medina (pt_BR)
	* Marcel Telka (sk)
	* Laurent Dhima (sq)
	* Prajasakti Localisation Team (te)
	* Theppitak Karoonboonyanan (th)
	* Clytie Siddall (vi)
	* Liu Songhe (zh_CN)


==============
Epiphany 1.7.3
==============

Changes

	* Detect seamonkey trunk
	* Remove the reload workaround, mozilla bug is fixed on all supported versions
	* Fix a couple of strings [#310196]
	* More known mime types
	* Fix URL dragging to other tabs
	* Fix smart bookmark options parsing [#116709, #132761]
	* Yet another mozilla API change
	* Use gnome-doc-utils, and move existing translations over
	* Updated python bindings
	* Use libgnomeprintui for printing [Jürg Billeter; #141241, #163255, #301730]
	* Set title of loading page to the address, iff the page was blank [#115337, #171622]
	* Also ellipsise the menu entries in the toolbar overflow menu
	* Don't crash in case the backgrounds applet desktop file is not found
	* Print a less techy message if	someone tries to print to PDF [Martin Kretzschmar
	* Preserve the selection when switching tabs [#155824]
	* Maybe fix crash with gtk 2.7 [#309918]

Contributors to this release were Jürg Billeter, Martin Kretzschmar
and Christian Persch.

Updated translations:

	* Vladimir Petkov (bg)
	* Miloslav Trmac (cs)
	* Adam Weinberger (en_CA)
	* <unknown> (es)
	* Ivar Smolin (et)
	* Ankit Patel (gu)
	* Gabor Kelemen (hu)
	* Žygimantas Beručka (lt)
	* Terance Edward Sola (nb)
	* Reinout van Schouwen (nl)
	* Terance Edward Sola (no)
	* Marcel Telka (sk)
	* Clytie Siddall (vi)
	* Liu Songhe (zh_CN)

Updated document translations:

	* Francisco Javier F. Serrador (es)


==============
Epiphany 1.7.2
==============

Changes

	* Implement zeroconf-discovered bookmarks [#144969]
	* Reload local files on change [#300040]
	* Error pages! Requires Gecko 1.8 to work
	* Find: if the string includes uppercase letters, search case-sensitively.
	* Work with DBUS 0.34 [#306626, #306565]

Bug fixes

	* Uppercase letters shouldn't break history autocompletion [#308236]
	* Fix gcc4 warnings
	* Show URI in status bar when selecting Back/Forward/Up menu items [#161710]
	* Fix link activation while finding
	* Miscellaneous fixes: #307675, #306110, #307831, #307818, #151037.

Contributors to this release: Piers Cornwell, Crispin Flowerday, Adam Hooper,
Bastien Nocera, Jean-François Rameau, Reinout van Schouwen, Raphaël Slinckx,
and Matthew P. Thomas.

Updated translations by Vladimir Petkov (bg), Miloslav Trmac (cs),
Martin Willemoes Hansen (da), Hendrik Richter (de), Nikos Charonitakis (el),
<unknown> (es), Ivar Smolin (et), Ignacio Casal Quinteiro (gl),
Takeshi AIHANA (ja), Terance Edward Sola (nb), Reinout van Schouwen (nl),
Terance Edward Sola (no), Marcel Telka (sk), Данило Шеган (sr, sr@Latn),
Clytie Siddall (vi), Liu Songhe (zh_CN) and Ching-Hung Lin (zh_TW)


==============
Epiphany 1.7.1
==============

Highlights:

	* Integrated Python bindings
	* Find toolbar

Other changes:

	* Numerous improvements and UI enhancements
	* Numerous bugs fixed: #152482, #306169, #303922, #168295, #305788,
	  #124236, #305767, #301153, #304992, #173000, #301044, #159767,
	  #152490, #167319, #301093, #301065, #301048, #136288, #155395,
	  #300452, #171179, #171657, #170493, #170493, #171197, #167657,
	  #162748, #169833, #170353, #118107, #169956, #169956, #169039.


Contributors: Paolo Borelli, Colin Gibbs, James Henstridge,
Martin Kretzschmar, Thom May, Christian Persch, Jean-François Rameau,
Sjoerd Simons and Raphaël Slinckx.

New and updated translations by Vladimir Petkov (bg), Miloslav Trmac (cs),
Hendrik Richter (de), Nikos Charonitakis (el), Adam Weinberger (en_CA),
David Lodge (en_GB), <unknown> (es), <unknown> (eu), Pauli Virtanen (fi),
Ignacio Casal Quinteiro (gl), Ankit Patel (gu), Gabor Kelemen (hu),
tunggul arif siswoyo (id), Francesco Marletta (it), Takeshi AIHANA (ja),
Changwoo Ryu (ko), Terance Edward Sola (nb), <unknown> (ne),
Reinout van Schouwen (nl), Terance Edward Sola (no), GNOME PL Team (pl),
Afonso Celso Medina (pt_BR), Steve Murphy (rw), Laurent Dhima (sq),
Данило Шеган (sr), Christian Rose (sv), Baris Cicek (tr), Clytie Siddall (vi),
Liu Songhe (zh_CN) and Ching-Hung Lin (zh_TW).
2005-10-14 21:47:59 +00:00

239 lines
11 KiB
Text

@comment $NetBSD: PLIST,v 1.15 2005/10/14 21:47:59 jmmv Exp $
bin/epiphany
include/epiphany/1.8/epiphany/ephy-bookmarks-type-builtins.h
include/epiphany/1.8/epiphany/ephy-bookmarks.h
include/epiphany/1.8/epiphany/ephy-command-manager.h
include/epiphany/1.8/epiphany/ephy-cookie-manager.h
include/epiphany/1.8/epiphany/ephy-dialog.h
include/epiphany/1.8/epiphany/ephy-embed-event.h
include/epiphany/1.8/epiphany/ephy-embed-factory.h
include/epiphany/1.8/epiphany/ephy-embed-persist.h
include/epiphany/1.8/epiphany/ephy-embed-prefs.h
include/epiphany/1.8/epiphany/ephy-embed-shell.h
include/epiphany/1.8/epiphany/ephy-embed-single.h
include/epiphany/1.8/epiphany/ephy-embed-type-builtins.h
include/epiphany/1.8/epiphany/ephy-embed.h
include/epiphany/1.8/epiphany/ephy-extension.h
include/epiphany/1.8/epiphany/ephy-extensions-manager.h
include/epiphany/1.8/epiphany/ephy-history.h
include/epiphany/1.8/epiphany/ephy-lib-type-builtins.h
include/epiphany/1.8/epiphany/ephy-link.h
include/epiphany/1.8/epiphany/ephy-loader.h
include/epiphany/1.8/epiphany/ephy-node-db.h
include/epiphany/1.8/epiphany/ephy-node.h
include/epiphany/1.8/epiphany/ephy-notebook.h
include/epiphany/1.8/epiphany/ephy-password-manager.h
include/epiphany/1.8/epiphany/ephy-permission-manager.h
include/epiphany/1.8/epiphany/ephy-session.h
include/epiphany/1.8/epiphany/ephy-shell.h
include/epiphany/1.8/epiphany/ephy-state.h
include/epiphany/1.8/epiphany/ephy-statusbar.h
include/epiphany/1.8/epiphany/ephy-tab.h
include/epiphany/1.8/epiphany/ephy-type-builtins.h
include/epiphany/1.8/epiphany/ephy-window.h
lib/bonobo/servers/GNOME_Epiphany_Automation.server
lib/pkgconfig/epiphany-1.8.pc
man/man1/epiphany.1
share/application-registry/epiphany.applications
share/applications/bme.desktop
share/applications/epiphany.desktop
share/doc/epiphany/EphyCommandManager.html
share/doc/epiphany/EphyEmbed.html
share/doc/epiphany/EphyNodeDb.html
share/doc/epiphany/EphyTab.html
share/doc/epiphany/EphyWindow.html
share/doc/epiphany/ch01.html
share/doc/epiphany/ch02.html
share/doc/epiphany/epiphany-EphyEmbedFactory.html
share/doc/epiphany/epiphany-EphyEmbedPersist.html
share/doc/epiphany/epiphany-EphyEmbedSingle.html
share/doc/epiphany/epiphany-EphyExtensionsManager.html
share/doc/epiphany/epiphany-EphyGlade.html
share/doc/epiphany/epiphany-EphyPermissionManager.html
share/doc/epiphany/epiphany-ephy-cookie-manager.html
share/doc/epiphany/epiphany-ephy-password-manager.html
share/doc/epiphany/epiphany-ephy-session.html
share/doc/epiphany/epiphany-ephy-shell.html
share/doc/epiphany/epiphany.devhelp
share/doc/epiphany/home.png
share/doc/epiphany/index.html
share/doc/epiphany/index.sgml
share/doc/epiphany/left.png
share/doc/epiphany/right.png
share/doc/epiphany/style.css
share/doc/epiphany/up.png
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/hand-open.png
share/epiphany/default-prefs.js
share/epiphany/epiphany-bookmark-editor-ui.xml
share/epiphany/epiphany-bookmarks-html.xsl
share/epiphany/epiphany-bookmarksbar.xml
share/epiphany/epiphany-extension.xsd
share/epiphany/epiphany-fs-toolbar.xml
share/epiphany/epiphany-history-window-ui.xml
share/epiphany/epiphany-toolbar.xml
share/epiphany/epiphany-ui.xml
share/epiphany/epiphany.xhtml
share/epiphany/glade/certificate-dialogs.glade
share/epiphany/glade/epiphany.glade
share/epiphany/glade/prefs-dialog.glade
share/epiphany/glade/print.glade
share/epiphany/mime-types-permissions.xml
share/gconf/schemas/epiphany-lockdown.schemas
share/gconf/schemas/epiphany.schemas
share/gnome/help/epiphany/C/epiphany.xml
share/gnome/help/epiphany/C/figures/ephy-addressbar-smartbookmark-screenshot.png
share/gnome/help/epiphany/C/figures/ephy-bookmarkbar-smartbookmark-screenshot.png
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/el/epiphany.xml
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/es/epiphany.xml
share/gnome/help/epiphany/es/figures/ephy-addressbar-smartbookmark-screenshot.png
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/eu/epiphany.xml
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/fi/epiphany.xml
share/gnome/help/epiphany/fi/figures/ephy-addressbar-smartbookmark-screenshot.png
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/ja/epiphany.xml
share/gnome/help/epiphany/ja/figures/ephy-addressbar-smartbookmark-screenshot.png
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/nl/epiphany.xml
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/uk/epiphany.xml
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
${PKGLOCALEDIR}/locale/am/LC_MESSAGES/epiphany.mo
${PKGLOCALEDIR}/locale/ar/LC_MESSAGES/epiphany.mo
${PKGLOCALEDIR}/locale/az/LC_MESSAGES/epiphany.mo
${PKGLOCALEDIR}/locale/be/LC_MESSAGES/epiphany.mo
${PKGLOCALEDIR}/locale/bg/LC_MESSAGES/epiphany.mo
${PKGLOCALEDIR}/locale/bn/LC_MESSAGES/epiphany.mo
${PKGLOCALEDIR}/locale/bs/LC_MESSAGES/epiphany.mo
${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/epiphany.mo
${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/epiphany.mo
${PKGLOCALEDIR}/locale/cy/LC_MESSAGES/epiphany.mo
${PKGLOCALEDIR}/locale/da/LC_MESSAGES/epiphany.mo
${PKGLOCALEDIR}/locale/de/LC_MESSAGES/epiphany.mo
${PKGLOCALEDIR}/locale/el/LC_MESSAGES/epiphany.mo
${PKGLOCALEDIR}/locale/en_CA/LC_MESSAGES/epiphany.mo
${PKGLOCALEDIR}/locale/en_GB/LC_MESSAGES/epiphany.mo
${PKGLOCALEDIR}/locale/es/LC_MESSAGES/epiphany.mo
${PKGLOCALEDIR}/locale/et/LC_MESSAGES/epiphany.mo
${PKGLOCALEDIR}/locale/eu/LC_MESSAGES/epiphany.mo
${PKGLOCALEDIR}/locale/fa/LC_MESSAGES/epiphany.mo
${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/epiphany.mo
${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/epiphany.mo
${PKGLOCALEDIR}/locale/ga/LC_MESSAGES/epiphany.mo
${PKGLOCALEDIR}/locale/gl/LC_MESSAGES/epiphany.mo
${PKGLOCALEDIR}/locale/gu/LC_MESSAGES/epiphany.mo
${PKGLOCALEDIR}/locale/he/LC_MESSAGES/epiphany.mo
${PKGLOCALEDIR}/locale/hi/LC_MESSAGES/epiphany.mo
${PKGLOCALEDIR}/locale/hr/LC_MESSAGES/epiphany.mo
${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/epiphany.mo
${PKGLOCALEDIR}/locale/id/LC_MESSAGES/epiphany.mo
${PKGLOCALEDIR}/locale/is/LC_MESSAGES/epiphany.mo
${PKGLOCALEDIR}/locale/it/LC_MESSAGES/epiphany.mo
${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/epiphany.mo
${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/epiphany.mo
${PKGLOCALEDIR}/locale/ku/LC_MESSAGES/epiphany.mo
${PKGLOCALEDIR}/locale/li/LC_MESSAGES/epiphany.mo
${PKGLOCALEDIR}/locale/lt/LC_MESSAGES/epiphany.mo
${PKGLOCALEDIR}/locale/mi/LC_MESSAGES/epiphany.mo
${PKGLOCALEDIR}/locale/mk/LC_MESSAGES/epiphany.mo
${PKGLOCALEDIR}/locale/ml/LC_MESSAGES/epiphany.mo
${PKGLOCALEDIR}/locale/mn/LC_MESSAGES/epiphany.mo
${PKGLOCALEDIR}/locale/ms/LC_MESSAGES/epiphany.mo
${PKGLOCALEDIR}/locale/nb/LC_MESSAGES/epiphany.mo
${PKGLOCALEDIR}/locale/ne/LC_MESSAGES/epiphany.mo
${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/epiphany.mo
${PKGLOCALEDIR}/locale/nn/LC_MESSAGES/epiphany.mo
${PKGLOCALEDIR}/locale/no/LC_MESSAGES/epiphany.mo
${PKGLOCALEDIR}/locale/pa/LC_MESSAGES/epiphany.mo
${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/epiphany.mo
${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/epiphany.mo
${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/epiphany.mo
${PKGLOCALEDIR}/locale/ro/LC_MESSAGES/epiphany.mo
${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/epiphany.mo
${PKGLOCALEDIR}/locale/rw/LC_MESSAGES/epiphany.mo
${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/epiphany.mo
${PKGLOCALEDIR}/locale/sl/LC_MESSAGES/epiphany.mo
${PKGLOCALEDIR}/locale/sq/LC_MESSAGES/epiphany.mo
${PKGLOCALEDIR}/locale/sr/LC_MESSAGES/epiphany.mo
${PKGLOCALEDIR}/locale/sr@Latn/LC_MESSAGES/epiphany.mo
${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/epiphany.mo
${PKGLOCALEDIR}/locale/ta/LC_MESSAGES/epiphany.mo
${PKGLOCALEDIR}/locale/te/LC_MESSAGES/epiphany.mo
${PKGLOCALEDIR}/locale/th/LC_MESSAGES/epiphany.mo
${PKGLOCALEDIR}/locale/tk/LC_MESSAGES/epiphany.mo
${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/epiphany.mo
${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/epiphany.mo
${PKGLOCALEDIR}/locale/vi/LC_MESSAGES/epiphany.mo
${PKGLOCALEDIR}/locale/wa/LC_MESSAGES/epiphany.mo
${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/epiphany.mo
${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/epiphany.mo
share/omf/epiphany/epiphany-C.omf
share/omf/epiphany/epiphany-el.omf
share/omf/epiphany/epiphany-es.omf
share/omf/epiphany/epiphany-eu.omf
share/omf/epiphany/epiphany-fi.omf
share/omf/epiphany/epiphany-ja.omf
share/omf/epiphany/epiphany-nl.omf
share/omf/epiphany/epiphany-uk.omf
share/pixmaps/epiphany-bookmarks.png
@comment in xdg-dirs: @dirrm share/pixmaps
@dirrm share/omf/epiphany
@comment in scrollkeeper: @dirrm share/omf
@dirrm share/gnome/help/epiphany/uk/figures
@dirrm share/gnome/help/epiphany/uk
@dirrm share/gnome/help/epiphany/nl/figures
@dirrm share/gnome/help/epiphany/nl
@dirrm share/gnome/help/epiphany/ja/figures
@dirrm share/gnome/help/epiphany/ja
@dirrm share/gnome/help/epiphany/fi/figures
@dirrm share/gnome/help/epiphany/fi
@dirrm share/gnome/help/epiphany/eu/figures
@dirrm share/gnome/help/epiphany/eu
@dirrm share/gnome/help/epiphany/es/figures
@dirrm share/gnome/help/epiphany/es
@dirrm share/gnome/help/epiphany/el/figures
@dirrm share/gnome/help/epiphany/el
@dirrm share/gnome/help/epiphany/C/figures
@dirrm share/gnome/help/epiphany/C
@dirrm share/gnome/help/epiphany
@comment in gnome2-dirs: @dirrm share/gnome/help
@comment in GConf2: @dirrm share/gconf/schemas
@dirrm share/epiphany/glade
@dirrm share/epiphany/art
@dirrm share/epiphany
@dirrm share/doc/epiphany
@comment in xdg-dirs: @dirrm share/applications
@comment in xdg-dirs: @dirrm share/application-registry
@comment in libbonobo: @dirrm lib/bonobo/servers
@dirrm include/epiphany/1.8/epiphany
@dirrm include/epiphany/1.8
@dirrm include/epiphany