]> gitweb.michael.orlitzky.com - xfce4-hdaps.git/commit
xfce4-hdaps-dialogs.c: remove redundant double-launch.
authorMichael Orlitzky <michael@orlitzky.com>
Sat, 26 Oct 2019 15:18:05 +0000 (11:18 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Sat, 26 Oct 2019 15:18:05 +0000 (11:18 -0400)
commite12029299b67c2f2391d12e0aa1b7ae2eb660b0f
tree312df357bcfe9e1cee8f99bef864d49e9df73d66
parent0062dd83ce22be86d90c8f4320c6634650017069
xfce4-hdaps-dialogs.c: remove redundant double-launch.

There was a fallback condition in one of our URI handlers that fell
back to the same thing that just failed. Instead of that genius idea,
it now reports an error, which is what the other URI handler within
the plugin does too.
panel-plugin/xfce4-hdaps-dialogs.c