]> gitweb.michael.orlitzky.com - xfce4-hdaps.git/commit
xfce4-hdaps-dialogs.c: prefer xdg-open to exo-open.
authorMichael Orlitzky <michael@orlitzky.com>
Sat, 26 Oct 2019 15:16:10 +0000 (11:16 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Sat, 26 Oct 2019 15:16:10 +0000 (11:16 -0400)
commit0062dd83ce22be86d90c8f4320c6634650017069
tree881729d7223c7ae262beca7be0eda030a0982a2a
parenta6a355e5f1a8fcc4e46f10a1a828ffee3809e122
xfce4-hdaps-dialogs.c: prefer xdg-open to exo-open.

There are two places we handle URLs in the plugin, and they were using
different programs to open a URL. This commit makes them both use
"xdg-open" instead of "exo-open". I have no idea if it lives up to the
promise, but xdg-open is supposed to intelligently determine your
desktop environment and then do The Right Thing; whereas exo-open
is specific to XFCE.
panel-plugin/xfce4-hdaps-dialogs.c