![]() |
2011-03-07
, 23:07
|
|
Posts: 160 |
Thanked: 181 times |
Joined on Mar 2011
|
#2
|
Hi,
I downloaded the following file from this link in order to customise conversations: http://talk.maemo.org/showpost.php?p...&postcount=791
However, I'm a complete idiot trying to get this to work. What do I do with the files on my phone, to actually get a new theme working?
![]() |
2011-03-07
, 23:19
|
Posts: 5 |
Thanked: 0 times |
Joined on Mar 2011
|
#3
|
![]() |
2011-03-09
, 22:43
|
Posts: 19 |
Thanked: 0 times |
Joined on Feb 2011
|
#4
|
Hi there.
First of all. there are no idiot in this community including you. only noobs like me =)
just get the 3 MessagingWidgetsSMSConversation files and put them on your MyDocs. Which is the root of your n900 memory.
then type the folowing on x terminal
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/
you will need to reset your conversation a coupke of time for it to work. Hope this helps
![]() |
2011-03-10
, 05:50
|
|
Posts: 1,444 |
Thanked: 461 times |
Joined on Dec 2010
@ pakistan
|
#5
|
![]() |
2011-03-11
, 22:21
|
Posts: 19 |
Thanked: 0 times |
Joined on Feb 2011
|
#6
|
ok the easiest way of doing this is .
extract the zipped file in MyDocs using unzip from app manager .
and then put the extracted file in any folder and name it .
for example the folder name is theme having those three files mentioned above .
then go to x-terminal .
sudo gainroot
cp MyDocs/theme/* /usr/share/rt-messaging-ui/html
note : change the theme name to your existing folder name .
![]() |
2011-03-11
, 23:39
|
Posts: 16 |
Thanked: 5 times |
Joined on Feb 2011
|
#7
|
I downloaded the following file from this link in order to customise conversations: http://talk.maemo.org/showpost.php?p...&postcount=791
However, I'm a complete idiot trying to get this to work. What do I do with the files on my phone, to actually get a new theme working?