Sophie

Sophie

distrib > Mageia > 5 > i586 > by-pkgid > c9dbc4afd6ca86a34c5645c20bfeab07 > files > 3

mtpaint-3.40-8.mga5.src.rpm

diff --git a/src/spawn.c b/src/spawn.c
index cef46b3..82fb753 100644
--- a/src/spawn.c
+++ b/src/spawn.c
@@ -757,7 +757,7 @@ int run_def_action(int action, char *sname, char *dname, int delay)
 
 #else /* Linux */
 
-#define HANDBOOK_BROWSER "firefox"
+#define HANDBOOK_BROWSER "xdg-open"
 #define HANDBOOK_LOCATION "/usr/doc/mtpaint/index.html"
 #define HANDBOOK_LOCATION2 "/usr/share/doc/mtpaint/index.html"