Sophie

Sophie

distrib > Mageia > 3 > i586 > media > core-release-src > by-pkgid > 07c67ed630ba27956ce34380402f0066 > files > 3

mtpaint-3.40-4.mga3.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"