hello!
I have just ported one of my programs to Linux, it requires a specific protocol to be registered and I don't know how to register one in Linux so I thought I might ask here
Let's cal it protocol xxx:, which means everytime someone clicks a link beginning with xxx: my app will be started. How do I register that?
Thanks!