File yal-default_browser.patch of Package yal
Index: src/unix/System_unix.cpp =================================================================== --- src/unix/System_unix.cpp.orig +++ src/unix/System_unix.cpp @@ -11,7 +11,7 @@ #include "System.h" -#define BROWSERCMD "browser" +#define BROWSERCMD "xdg-open" /********************************** MISC **********************************/