View Single Post
Posts: 353 | Thanked: 263 times | Joined on Dec 2009 @ Finland
#411
Originally Posted by D-Iivil View Post
Just put it like this:
mv ~/MyDocs/.documents/*.ttf ~/.fonts/

Edit: after sudo gainroot it needs be like this:
mv /home/user/MyDocs/.documents/*.ttf /home/user/.fonts/
And maybe also the .fonts folder needs to be created first if it doesn't exist already:
mkdir /home/user/.fonts

And do this as normal user (without typing sudo gainroot first)
__________________
My Maemo5 projects:
mSpede - Speed testing game | Them Bloody Ducks - 2D duck hunting game | Maetronome - A simple metronome app | CuteMPC - MPD client
 

The Following User Says Thank You to TNiga For This Useful Post: