The Following User Says Thank You to godofwar424 For This Useful Post: | ||
|
2011-03-05
, 19:12
|
Posts: 1,320 |
Thanked: 915 times |
Joined on Feb 2010
|
#892
|
|
2011-03-05
, 19:15
|
Posts: 1,320 |
Thanked: 915 times |
Joined on Feb 2010
|
#893
|
There is this bug..when i get a new sms..the screen doesnt auto scrolls up !
i tried to fix it myself...but couldn't..anyone knows how to fix it?
The Following User Says Thank You to godofwar424 For This Useful Post: | ||
|
2011-03-05
, 20:28
|
|
Posts: 140 |
Thanked: 369 times |
Joined on Jun 2010
@ Ituzaingo, Argentina
|
#894
|
/usr/share/rtcom-messaging-ui/html
/usr/share/rtcom-messaging-ui/html/IM
The Following 15 Users Say Thank You to Harick For This Useful Post: | ||
bwayne, dar3d3vil, elie-7, F2thaK, godofwar424, jo21, maemo55, MetalSer, SR90, Tensuke, Tiboric, Wreck, youngcalihottie, Zentenario, zifis |
|
2011-03-05
, 20:33
|
|
Posts: 160 |
Thanked: 181 times |
Joined on Mar 2011
|
#895
|
You need to copy the files to this location and then restart your conversations a couple of times for your theme to be applied.
Firstly I have copied the files to my N900 via USB and put them in root directory of the Mass Storage.
Secondly, assuming that there are no files for IM, here is how you create them.Code: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/
Hope this helpsCode:cp -f MessagingWidgetsSMSConversation.css MessagingWidgetsChatConversation.css cp -f MessagingWidgetsSMSConversation.js MessagingWidgetsChatConversation.js cp -f MessagingWidgetsSMSConversation.html MessagingWidgetsChatConversation.html
If you don't want to use the terminal, then you can always get a program like WinSCP as long as you have OpenSSH installed on your N900
Copy the files to the /usr/share/rtcom-messaging-ui/html directory via wifi
|
2011-03-05
, 21:15
|
Posts: 1,320 |
Thanked: 915 times |
Joined on Feb 2010
|
#896
|
mv MessagingWidgetsSMSConversation.css MessagingWidgetsSMSConversation.css.bak mv MessagingWidgetsSMSConversation.js MessagingWidgetsSMSConversation.js.bak mv MessagingWidgetsSMSConversation.html MessagingWidgetsSMSConversation.html.bak mv MessagingWidgetsChatConversation.css MessagingWidgetsChatConversation.css.bak mv MessagingWidgetsChatConversation.js MessagingWidgetsChatConversation.js.bak mv MessagingWidgetsChatConversation.html MessagingWidgetsChatConversation.html.bak
mv MessagingWidgetsSMSConversation.css.bak MessagingWidgetsSMSConversation.css mv MessagingWidgetsSMSConversation.js.bak MessagingWidgetsSMSConversation.js mv MessagingWidgetsSMSConversation.html.bak MessagingWidgetsSMSConversation.html mv MessagingWidgetsChatConversation.css.bak MessagingWidgetsChatConversation.css mv MessagingWidgetsChatConversation.js.bak MessagingWidgetsChatConversation.js mv MessagingWidgetsChatConversation.html.bak MessagingWidgetsChatConversation.html
|
2011-03-05
, 21:19
|
|
Posts: 160 |
Thanked: 181 times |
Joined on Mar 2011
|
#897
|
|
2011-03-05
, 21:24
|
Posts: 1,320 |
Thanked: 915 times |
Joined on Feb 2010
|
#898
|
Thanks.one last question. How to make potrait work? where should i put the files?
|
2011-03-05
, 21:38
|
|
Posts: 159 |
Thanked: 53 times |
Joined on Jan 2011
@ Romania, Cluj-Napoca
|
#899
|
|
2011-03-05
, 21:47
|
Posts: 270 |
Thanked: 37 times |
Joined on Sep 2010
|
#900
|
Tags |
bada rox, his lunchbox |
|
Firstly I have copied the files to my N900 via USB and put them in root directory of the Mass Storage.
If you don't want to use the terminal, then you can always get a program like WinSCP as long as you have OpenSSH installed on your N900
Copy the files to the /usr/share/rtcom-messaging-ui/html directory via wifi