ok abieber@, additional testing Stefan Hagen Dooble, the scientific browser. Minimal, cute, and unusually stable. Dooble is a portable QtWebEngine-based minimalist web browser that includes anonymous tab headers, basic theming support, a floating digital clock, and gopher support.
17 lines
402 B
Plaintext
17 lines
402 B
Plaintext
$OpenBSD: patch-dooble_desktop,v 1.1.1.1 2021/08/20 13:55:35 bcallah Exp $
|
|
|
|
Make sure Exec points to the correct place.
|
|
|
|
Index: dooble.desktop
|
|
--- dooble.desktop.orig
|
|
+++ dooble.desktop
|
|
@@ -3,7 +3,7 @@
|
|
[Desktop Entry]
|
|
Categories=Network;WebBrowser;
|
|
Comment=Dooble Web Browser
|
|
-Exec=/usr/bin/dooble
|
|
+Exec=${TRUEPREFIX}/bin/dooble
|
|
GenericName=Dooble Web Browser
|
|
Icon=dooble
|
|
Name=Dooble Web Browser
|