How to create a RIC vanity address

An example:

vanitygen -X 60 -Y 128 -i Rcrypt

ran for a while, and gave me my new address of:
Address: RCrYPTotHCHNLMyTNdRmMkGqqpNvS97cnv
Privkey: <the_private_key>

You can then import that address into riecoin-qt from the console with:
importprivkey <the_private_key>