Add more uri schemes
This commit is contained in:
parent
9854b100fb
commit
d8286a63ec
|
@ -483,6 +483,8 @@ struct
|
|||
{ "skype", "", URI_PATH },
|
||||
{ "geo", "", URI_PATH },
|
||||
{ "spotify", "", URI_PATH },
|
||||
{ "lastfm", "/", URI_PATH },
|
||||
{ "xfire", "", URI_PATH },
|
||||
{ NULL, "", 0}
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in New Issue