openbsd-ports/games/snipe2d/patches/patch-src_prefs_cpp
edd b372524dd9 Orbital Eunuchs Sniper is an overhead shooting game. You (the Eunuch on
the orbital laser platform) are tasked with protecting the VIPs (blue)
from the terrorists (red)!

OK phessler@, kili@
2009-10-11 21:50:14 +00:00

13 lines
336 B
Plaintext

$OpenBSD: patch-src_prefs_cpp,v 1.1.1.1 2009/10/11 21:50:14 edd Exp $
--- src/prefs.cpp.orig Sun Oct 11 20:09:26 2009
+++ src/prefs.cpp Sun Oct 11 20:10:01 2009
@@ -9,7 +9,7 @@
#include "binds.h"
/* default web browser. */
-#define WWWBROWSER "mozilla"
+#define WWWBROWSER "true"
extern PREFS gPrefs;
struct passwd *pw_ent = 0;