Comment 4 for bug 770126

Revision history for this message
Andrea Grandi (andreagrandi) wrote :

Is there a list of supported services? I mean.... how can I know if it's a simple command or a "url" to be properly handled?
In the case of Unity-2D we can manage "ssh://...." ulrs using the QDesktopServices class, but in case of a command we should use QProcess instead. Any ideas about this?