![]() |
2011-02-27
, 14:42
|
Posts: 1,067 |
Thanked: 313 times |
Joined on Sep 2009
@ USA
|
#11
|
![]() |
2011-02-27
, 15:00
|
|
Posts: 1,444 |
Thanked: 461 times |
Joined on Dec 2010
@ pakistan
|
#12
|
Create a pic of 60x60 pixels. Then rename it as avatar.png.
To move to to the folder, use the command:
Code:mv avatar.png /usr/share/rtcom-messaging-ui/html/
![]() |
2011-02-27
, 15:06
|
|
Posts: 1,444 |
Thanked: 461 times |
Joined on Dec 2010
@ pakistan
|
#13
|
![]() |
2011-02-27
, 15:08
|
Posts: 1,067 |
Thanked: 313 times |
Joined on Sep 2009
@ USA
|
#14
|
The Following User Says Thank You to ceroberts75 For This Useful Post: | ||
![]() |
2011-02-27
, 15:19
|
Posts: 247 |
Thanked: 67 times |
Joined on May 2010
@ limassol cyprus
|
#15
|
![]() |
2011-02-27
, 15:22
|
|
Posts: 1,444 |
Thanked: 461 times |
Joined on Dec 2010
@ pakistan
|
#16
|
create the png file by saving it as a png file on your pc.
then, connect in mass staorage mode and transfer it to your device. if you send via bt, it will save as a jpg.
save the file in the n900 folder (or whatever you named your bluetooth...mine is called n9hundred.
thee open xterm
sudo gainroot
cd MyDocs
mv avatar.png /usr/share/rtcom-messaging-ui/html/
![]() |
2011-02-27
, 15:24
|
|
Posts: 1,444 |
Thanked: 461 times |
Joined on Dec 2010
@ pakistan
|
#17
|
guys please, im a complete noob, just tell me, i open x-terminal in sudo gainroot, then i type in /usr/share/rtcom-messaging-ui/html/ and it says permission denied. i have the bubble theme unzipped in MyDocs named Nokia N900. what do i do now?
The Following User Says Thank You to eefo For This Useful Post: | ||
![]() |
2011-02-27
, 15:29
|
Posts: 247 |
Thanked: 67 times |
Joined on May 2010
@ limassol cyprus
|
#18
|
![]() |
2011-02-27
, 15:31
|
|
Posts: 800 |
Thanked: 957 times |
Joined on Sep 2010
@ India
|
#19
|
![]() |
2011-02-27
, 15:44
|
Posts: 247 |
Thanked: 67 times |
Joined on May 2010
@ limassol cyprus
|
#20
|
cp is for copying files
cd is for changing current directory.
So use cp to copy files