euler-xdg.patch 918 B

123456789101112131415161718192021222324
  1. --- docs/doc.html.orig 2008-01-07 23:11:25.490634852 +0000
  2. +++ docs/doc.html 2008-01-07 23:13:57.652980222 +0000
  3. @@ -184,7 +184,8 @@
  4. <div align=center><img src="images/pref3.gif"></div>
  5. <p align="justify">Finally, You can set a flag to let Euler save preferences at exit (the default).
  6. -You may choose another browser than the one suggested (netscape by default). And
  7. +You may choose another browser than the one suggested (your default
  8. + desktop browser is selected with xdg-open by default). And
  9. You can also reset the preferences to the default values.</p>
  10. <div align=center><img src="images/pref4.gif"></div>
  11. --- src/rc.h.orig 2008-01-07 23:15:36.617118688 +0000
  12. +++ src/rc.h 2008-01-07 23:15:54.097371330 +0000
  13. @@ -26,7 +26,7 @@
  14. #define E_GSTACK_DEFAULT 4*1024l
  15. #define E_GLINES_DEFAULT 40
  16. -#define E_BROWSER_DEFAULT "netscape"
  17. +#define E_BROWSER_DEFAULT "xdg-open"
  18. #define MAX_COLORS 16