Package: epiphany-browser / 48.5-2
Metadata
Package | Version | Patches format |
---|---|---|
epiphany-browser | 48.5-2 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
00_epiphany browser.patch | (download) |
meson.build |
6 3 + 3 - 0 ! |
install as epiphany-browser not epiphany |
07_bookmarks.patch | (download) |
data/default-bookmarks.rdf.in |
17 17 + 0 - 0 ! |
add default bookmarks for debian |
disable web view test doesn t work in our build environme.patch | (download) |
tests/meson.build |
8 4 + 4 - 0 ! |
disable web view test: doesn't work in our build environment |
window commands don t take snapshot when saving PNG image.patch | (download) |
src/window-commands.c |
44 36 + 8 - 0 ! |
window-commands: don't take snapshot when saving png image We have an easter egg that allows users to save a screenshot of the web page by changing the file suffix to ".png" on the save dialog. This is fun, but we don't want to do that when the main resource is a PNG image. In that case, we surely want to save the actual PNG image. (cherry picked from commit 03ef91d5a0a1a2cce3c4839f6145cae47574f71b) Co-authored-by: Michael Catanzaro <mcatanzaro@redhat.com> |
Update Uzbek Latin translation.patch | (download) |
po/uz.po |
7916 5248 + 2668 - 0 ! |
update uzbek (latin) translation |
bookmark properties fix on_tags_activated callback.patch | (download) |
src/bookmarks/ephy-bookmark-properties.c |
5 2 + 3 - 0 ! |
bookmark-properties: fix on_tags_activated callback The callback was taking wrong arguments, as the callback is supposed to take two arguments, not three, and the user_data is in the second one. The third one was NULL presumably because the register was zeroed. This fixes crash when editing bookmark tags. |
Update Romanian translation.patch | (download) |
po/ro.po |
127 63 + 64 - 0 ! |
update romanian translation |