<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - xdg-open: open_mate (and others), consider adding open_generic fallback, remove references to deprecated mate-open"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=93442#c8">Comment # 8</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - xdg-open: open_mate (and others), consider adding open_generic fallback, remove references to deprecated mate-open"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=93442">bug 93442</a>
              from <span class="vcard"><a class="email" href="mailto:jylo06g@gmail.com" title="jylo06g@gmail.com">jylo06g@gmail.com</a>
</span></b>
        <pre>Ok thanks!

I guess it's Steam improper configuration all along after doing some further
test...
(will report that later after I contacted the game developer)

I guess I can also rationalize your stand to keep mate-open for older MATE DE
versions...
(but sooner or later have to drop it altogether though and even then I don't
think old version of distro will ship this update)

But mind if I ask why is it

+ elif mate-open --help >/dev/null 2>&1; then

and not

+ elif mate-open --help 2>/dev/null 1>&2; then

like how the other *-open commands used?</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>