i need to get into this folder: usr/share/icons/hicolor/
how do i get in it ?
There are multiple ways, the easiest would be to install ssh on your device and then use winscp (or any other sftp-client) and manually navigate into the folder.
Or you could just use the X-terminal and type "cd /usr/share/icons/hicolor" and replace the files. It's easier for the experienced, but it lacks a gui and tends to confuse those new to the terminal.
well.. what i need to do is replace files.. i was hopeing i could do it via. computer !
so u saying i should: install: ssh on my device
install: ftp client on my computer ?
Yes, pretty much.
Install ssh-server on your device, change the user "root"'s password to something you'll remember and then via an ftp client with support for sftp (winscp works) log onto your n900 and navigate through the folders.