Sorry for being a noob here. But i can't find instructions where to put the attached theme sms on the file box. or should i type something on the terminal. Can anyone teach me how? thanks.
cp -f /home/user/MyDocs/MessagingWidgetsSMSConversation.css /usr/share/rtcom-messaging-ui/html/ cp -f /home/user/MyDocs/MessagingWidgetsSMSConversation.js /usr/share/rtcom-messaging-ui/html/ cp -f /home/user/MyDocs/MessagingWidgetsSMSConversation.html /usr/share/rtcom-messaging-ui/html/
cp -f MessagingWidgetsSMSConversation.css MessagingWidgetsChatConversation.css cp -f MessagingWidgetsSMSConversation.js MessagingWidgetsChatConversation.js cp -f MessagingWidgetsSMSConversation.html MessagingWidgetsChatConversation.html