Package: conkeror / 1.0.3+git170123-1

Metadata

Package Version Patches format
conkeror 1.0.3+git170123-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
sensible editor xdg open.diff | (download)

modules/external-editor.js | 2 1 + 1 - 0 !
modules/mime.js | 12 2 + 10 - 0 !
2 files changed, 3 insertions(+), 11 deletions(-)

 use sensible-editor and xdg-open instead of hardcoded applications
 Let Debian's sensible-editor guess the editor and let xdg-open find
 the right application to open an file instead of hardcoded
 applications which may not be installed.
Bug-Debian: https://bugs.debian.org/570086
deb webjumps.diff | (download)

defaults/preferences/debian-default-modules.js | 1 1 + 0 - 0 !
modules/debian/debian-webjumps.js | 30 30 + 0 - 0 !
2 files changed, 31 insertions(+)

 adds and enables some debian and ubuntu related webjumps
 They're not suitable for being inlcuded in upstream by default.