View Single Post
Posts: 175 | Thanked: 210 times | Joined on Mar 2013
#1
Hello,

Edit : The request is better defined on post 8

I've already looked on the forum but I can't seem to find an answer for what I'm trying to do.
I've already posted here last year (and forgot about it), and got no answer to this, but now I had my N900 flashed and I am looking to make it as personal as possible.

So to explain what I want to do exactly :
I would like to find the file that tells the system where to look for the icons.
I know that the icons are in :
/usr/share/icons/
/usr/share/themes/
But I don't want to replace them.... I want to point the system for the icons I want to be used in a certain case.

For example I made a new IM status called SIP (as you may see in the other thread linked) where SIP is online and everything else is offline and I want the icons used for IM when I use the status SIP, to display the sip icon (that already exists in /usr/share/icons/... folders).

The idea is to put in that file :

Code:
For the new status "sip" use the icons /usr/share/icons/hicolor/(16x16) (24x24) (32x32) (48x48) (64x64)/hildon/general_sip.png
So I have to change a value in a file (that I can't locate). Where is that file? Or where can I get more info about this?

Last edited by Malakai; 2015-12-15 at 13:10. Reason: Better title