desura / Desurium

Free online games platform (juegos gratis), with an open source client. LGPL repo for Desura client. Potentially out of date. See https://github.com/desura/desura-app for newest (LGPL) client.
https://www.desura.com/es
GNU General Public License v3.0
270 stars 42 forks source link

use systemwide xdg-open and clean up URL whitelist #530

Closed karolherbst closed 11 years ago

karolherbst commented 11 years ago

desura used to bundle all xdg tools in the binary distribution. But we want to use the system wide installed ones

fixes #531

NOTE: fe8ff527c36ece7384a0329470e3e0932bcc8c63 and 828541ab52122eef548a3d76048d7c4e400bf076 are candidates for the stable branch

Mailaender commented 11 years ago

:+1:

Mailaender commented 11 years ago

Don't forget to check if xdg-utils are installed.

karolherbst commented 11 years ago

I am sure, that xdg-utils is one of the packages which is installed on any desktop distributions. Also if xdg-open and gnome-open is failing, desurium will print an error.