View Single Post
Posts: 1,320 | Thanked: 915 times | Joined on Feb 2010
#920
Originally Posted by jo21 View Post
how u install it? i try to just use file box and copy it to the /html folder like i did with other themes didnt work.. i get empty conversations
Try copying the files across using the terminal

Open X-Terminal and then type in the following (please create a folder called "html" in the root directory of your Mass Storage and then transfer the theme files to that folder)

Code:
root
cp -f /home/user/MyDocs/html/* /usr/share/rtcom-messaging-ui/html/
Let me know if it works