Page MenuHomeSolus

Update qutebrowser to 1.4.2
ClosedPublic

Authored by kyrios123 on Sep 2 2018, 5:09 PM.
Tags
None
Referenced Files
F10969535: D3769.id9585.diff
Thu, Jul 20, 10:41 PM
F10969120: D3769.id9621.diff
Thu, Jul 20, 8:58 PM
F10968911: D3769.id9620.diff
Thu, Jul 20, 8:10 PM
F10958862: D3769.diff
Tue, Jul 18, 3:17 AM
F10955955: D3769.id9349.diff
Mon, Jul 17, 9:59 AM
F10914823: D3769.id9349.diff
Jul 8 2023, 4:06 AM
F10826938: D3769.id9585.diff
Jun 4 2023, 4:06 AM
F10785237: D3769.id.diff
May 26 2023, 3:31 AM
Subscribers

Details

Summary

Changelog available here

Give some love to this package : Add man page, SVG icon and metainfo

Signed-off-by: Pierre-Yves <pyu@riseup.net>

Test Plan

Browse a couple of web sites

Diff Detail

Repository
R2776 qutebrowser
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

JoshStrobl added a subscriber: JoshStrobl.
JoshStrobl added inline comments.
package.yml
30

Really, you can stop using %PREFIX% everywhere.

31

There's no harm in still installing the pixmap in case of Gtk.IconTheme.lookup_icon calls wanting to explicitly request NO_SVG

35

Really, you can stop using %PREFIX% everywhere.

This revision now requires changes to proceed.Sep 19 2018, 7:00 AM
package.yml
31

This is not an issue because it will find the the .png file in $XDG_DATA_DIRS/icons

JoshStrobl added inline comments.
package.yml
31

I deem it an issue.

This revision now requires changes to proceed.Sep 22 2018, 5:53 AM
This revision is now accepted and ready to land.Sep 22 2018, 8:47 AM
This revision was automatically updated to reflect the committed changes.