Add more uri schemes

This commit is contained in:
TingPing 2013-06-19 18:57:52 -03:00
parent 9854b100fb
commit d8286a63ec
1 changed files with 2 additions and 0 deletions

View File

@ -483,6 +483,8 @@ struct
{ "skype", "", URI_PATH },
{ "geo", "", URI_PATH },
{ "spotify", "", URI_PATH },
{ "lastfm", "/", URI_PATH },
{ "xfire", "", URI_PATH },
{ NULL, "", 0}
};