Reply
Thread Tools
CarstenDutch's Avatar
Posts: 147 | Thanked: 78 times | Joined on Dec 2009 @ Netherlands
#321
Originally Posted by Rob1n View Post
Sure. For example, this post has some replacement battery icons, which it instructs to install into /usr/share/icons/hicolor/scalable/hildon, replacing the system icons. Instead, you can install them into ~/.local/share/icons/hicolor/scalable/hildon and they'll override the system icons, but leave them in place.
Very interesting,

I returned all the default files, boot video etc config files back.
Can i override all those files in .local if i make the file structures?

I made .local in MyDocs so i can acces it with usb does that work?
 
Posts: 3,617 | Thanked: 2,412 times | Joined on Nov 2009 @ Cambridge, UK
#322
Originally Posted by CarstenDutch View Post
Very interesting,

I returned all the default files, boot video etc config files back.
Can i override all those files in .local if i make the file structures?

I made .local in MyDocs so i can acces it with usb does that work?
The .local directory has to be in /home/user (it already existed on my N900) - you can certainly symlink it (or any of the subdirectories) to within MyDocs though.
 
Schturman's Avatar
Posts: 5,339 | Thanked: 4,133 times | Joined on Jan 2010 @ Israel
#323
Someone can upload here the original files of general_wlan2.png and general_wlan.png. I accidentally deleted them
Thanks
 
CarstenDutch's Avatar
Posts: 147 | Thanked: 78 times | Joined on Dec 2009 @ Netherlands
#324
Originally Posted by Rob1n View Post
The .local directory has to be in /home/user (it already existed on my N900) - you can certainly symlink it (or any of the subdirectories) to within MyDocs though.
Did not work for me in MyDocs the N900 acted weird after that, i made the directory's in /home/user/.local/share instead.

Last edited by CarstenDutch; 2010-01-20 at 15:48.
 
Posts: 3,617 | Thanked: 2,412 times | Joined on Nov 2009 @ Cambridge, UK
#325
Originally Posted by CarstenDutch View Post
Did not work for me in MyDocs the N900 acted weird after that, i made the directory's in /home/user/.local/share instead.
I'm surprised it didn't work - I've not tried it myself for that, but for the custom menus I use a symlink to MyDocs (so that, if I make a mistake and end up in a reboot loop, I can still get access to fix the issue) and that works fine.
 
CarstenDutch's Avatar
Posts: 147 | Thanked: 78 times | Joined on Dec 2009 @ Netherlands
#326
Originally Posted by Schturman View Post
Someone can upload here the original files of general_wlan2.png and general_wlan.png. I accidentally deleted them
Thanks
Can't find general_wlan2.png, only general_wlan.png /usr/share/icons/hicolor/18x18/hildon

Do you have default.conf, /etc/hildon-welcome.d?

Email
 
Schturman's Avatar
Posts: 5,339 | Thanked: 4,133 times | Joined on Jan 2010 @ Israel
#327
Originally Posted by CarstenDutch View Post
Can't find general_wlan2.png, only general_wlan.png /usr/share/icons/hicolor/18x18/hildon

Do you have default.conf, /etc/hildon-welcome.d?

Email
I'm sorry, I mean from this location: /usr/share/icons/hicolor/48x48/hildon

email: schturman@hotmail.com
 
CarstenDutch's Avatar
Posts: 147 | Thanked: 78 times | Joined on Dec 2009 @ Netherlands
#328
Originally Posted by Rob1n View Post
I'm surprised it didn't work - I've not tried it myself for that, but for the custom menus I use a symlink to MyDocs (so that, if I make a mistake and end up in a reboot loop, I can still get access to fix the issue) and that works fine.
How can i make a symlink to /home/user/.local/share in Mydocs?
 
Posts: 3,617 | Thanked: 2,412 times | Joined on Nov 2009 @ Cambridge, UK
#329
Originally Posted by CarstenDutch View Post
How can i make a symlink to /home/user/.local/share in Mydocs?
You can't - MyDocs is FAT32 and that doesn't support symlinks. You have to do it the other way round - move /home/user/.local/share to MyDocs, then create a symlink in /home/user/.local.

What I'd probably do (to keep things clear from the PC end) is:
Code:
mkdir -p MyDocs/Icons/scalable
mkdir -p MyDocs/Icons/48x48
mkdir -p .local/share/icons/hicolor/scalable
mkdir -p .local/share/icons/hicolor/48x48
ln -s /home/user/MyDocs/icons/scalable .local/share/icons/hicolor/scalable/hildon
ln -s /home/user/MyDocs/icons/48x48 .local/share/icons/hicolor/48x48/hildon
Note: I've not tested this, so it may not work!
 
R-R's Avatar
Posts: 739 | Thanked: 242 times | Joined on Sep 2007 @ Montreal
#330
It all works for me in /home/user/.local/share/ ...
where share is kind of equivalent to /usr/share and takes precedence.

Don't risk trashing your original files, try it in your home :-)
 
Reply

Tags
maemo mods, mods thread


 
Forum Jump


All times are GMT. The time now is 09:29.