maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Maemo 5 / Fremantle (https://talk.maemo.org/forumdisplay.php?f=40)
-   -   Big problems with theme (https://talk.maemo.org/showthread.php?t=45143)

maurelio79 2010-02-19 18:30

Big problems with theme
 
Hi, after using this script (found on Maemo.org)

mkdir -p /home/opt/usr/share/themes 2> /dev/null
mkdir -p /home/opt/usr/share/icons 2> /dev/null
mkdir -p /home/opt/usr/share/hildon-welcome 2> /dev/null
mkdir -p /home/opt/usr/share/pixmaps 2> /dev/null
mkdir -p /home/opt/var/cache/apt 2> /dev/null

cp -r /usr/share/themes/* /home/opt/usr/share/themes
rm -r /usr/share/themes
ln -s /home/opt/usr/share/themes /usr/share/themes

cp -r /usr/share/icons/* /home/opt/usr/share/icons
rm -r /usr/share/icons
ln -s /home/opt/usr/share/icons /usr/share/icons

cp -r /usr/share/hildon-welcome/* /home/opt/usr/share/hildon-welcome
rm -r /usr/share/hildon-welcome
ln -s /home/opt/usr/share/hildon-welcome /usr/share/hildon-welcome

cp -r /usr/share/pixmaps/* /home/opt/usr/share/pixmaps
rm -r /usr/share/pixmaps
ln -s /home/opt/usr/share/pixmaps /usr/share/pixmaps

cp -r /var/cache/apt/* /home/opt/var/cache/apt
rm -r /var/cache/apt
ln -s /home/opt/var/cache/apt /var/cache/apt

every time that i reboot, n900 comes up with defult theme and not with the theme that i choose.

Any help?

Regards

qwerty12 2010-02-19 18:39

Re: Big problems with theme
 
http://talk.maemo.org/showthread.php?t=40211

maurelio79 2010-02-19 22:51

Re: Big problems with theme
 
Thanks it worked.

i hope that all this changes won't create some problems with future updates....


All times are GMT. The time now is 05:37.

vBulletin® Version 3.8.8