* [NEW] force_https setting and https command to force a given domain to always use HTTPS * [NEW] Use force_https to provide a preloaded HSTS list to help avoid the ssl stripping attack. Sites in this list are taken from Chromium's preloaded HSTS list, and additional domains added by the xombrero authors. * Add a workaround to fix a GTK focus bug until it has been fixed upstream (see https://bugzilla.gnome.org/show_bug.cgi?id=677329) * Modify the about:allthethings output to a more C-like syntax * Remove the usage of relying on some deprecated webkitgtk signals * Prevent spitting out warnings of deprecated gcrypt functions when building * Prevent a crash when using editsrc on about:blank or any other blank page * Many various code cleanups And more. Ok pascal@
24 lines
727 B
Plaintext
24 lines
727 B
Plaintext
@comment $OpenBSD: PLIST,v 1.3 2012/09/04 12:06:01 gonzalo Exp $
|
|
@conflict xxxterm-*
|
|
@pkgpath www/xxxterm
|
|
@bin bin/xombrero
|
|
@man man/man1/xombrero.1
|
|
share/applications/xombrero.desktop
|
|
share/examples/xombrero/
|
|
share/examples/xombrero/favorites
|
|
share/examples/xombrero/playflash.sh
|
|
share/examples/xombrero/xombrero.conf
|
|
share/xombrero/
|
|
share/xombrero/hsts-preload
|
|
share/xombrero/style.css
|
|
share/xombrero/tld-rules
|
|
share/xombrero/xombrero.css
|
|
share/xombrero/xombreroicon.png
|
|
share/xombrero/xombreroicon128.png
|
|
share/xombrero/xombreroicon16.png
|
|
share/xombrero/xombreroicon32.png
|
|
share/xombrero/xombreroicon48.png
|
|
share/xombrero/xombreroicon64.png
|
|
@exec %D/bin/update-desktop-database
|
|
@unexec-delete %D/bin/update-desktop-database
|