![]() |
2012-08-25
, 11:22
|
Posts: 216 |
Thanked: 81 times |
Joined on Mar 2012
@ Mars
|
#42
|
![]() |
2012-08-30
, 15:54
|
Moderator |
Posts: 6,215 |
Thanked: 6,400 times |
Joined on Nov 2011
|
#43
|
![]() |
2012-08-30
, 16:28
|
Posts: 123 |
Thanked: 457 times |
Joined on Feb 2012
|
#44
|
Hey vesuri,is there a way to download v 0.1.1 manually? Because i cant seem to update it,Thanks
Hi Vesuri is there any limit on the number of themes that theme settings is able to display? On my device it can display a maximum of 19 themes before it stops displaying any newer themes...
![]() |
2012-08-30
, 16:31
|
Moderator |
Posts: 6,215 |
Thanked: 6,400 times |
Joined on Nov 2011
|
#45
|
![]() |
2012-08-30
, 16:32
|
Posts: 123 |
Thanked: 457 times |
Joined on Feb 2012
|
#46
|
Also as you have mentioned above that blanco overrides base, it means any theme that inherits blanco should override base too then why do the boot and splash images even when placed in the custom theme still read from blanco and not the custom theme?
![]() |
2012-08-30
, 16:35
|
Moderator |
Posts: 6,215 |
Thanked: 6,400 times |
Joined on Nov 2011
|
#47
|
Which files do you mean exactly by boot and splash images?
If you mean the NOKIA logo shown at startup and the startup animation, those are not coming from the theme. The very first NOKIA logo comes from the boot loader (NOLO) and can't really be changed. Then the same logo gets displayed by MProgressIndicator and that stuff is under /usr/share/MProgressIndicator. It can only be changed the ugly way by modifying and replacing some files there, not by theming.
![]() |
2012-08-30
, 16:36
|
Posts: 123 |
Thanked: 457 times |
Joined on Feb 2012
|
#48
|
The folders are in /usr/share/themes/ and both theme settings and ThemeChanger don't detect them...
The Following User Says Thank You to Vesuri For This Useful Post: | ||
![]() |
2012-08-30
, 16:46
|
Moderator |
Posts: 6,215 |
Thanked: 6,400 times |
Joined on Nov 2011
|
#49
|
RM696-21-3_PR_005:~# ls -l /usr/share/themes/ total 40 drwxr-xr-x 4 root root 4096 Aug 10 21:43 base drwxr-xr-x 3 root root 4096 Aug 10 21:43 blanco drwxrwxr-x 3 root root 4096 Aug 17 01:26 faenza drwxr-xr-x 3 root root 4096 Aug 18 20:11 fdb-bluev7.0a8 drwxr-xr-x 3 root root 4096 Jul 23 01:53 fdb-green drwxr-xr-x 3 root root 4096 Aug 18 20:12 fdb-originalv7.0a8 drwxr-xr-x 3 root root 4096 Aug 31 00:14 fdb-originalv7.1a1 drwxr-xr-x 3 root root 4096 Jul 23 01:43 fdb-red drwxrwxr-x 3 root root 4096 Aug 31 00:40 fdb-red-test lrwxrwxrwx 1 root root 50 Jul 31 13:28 magenta -> /opt/meegotouchtheme-settings/share/themes/magenta drwxr-xr-x 3 root root 4096 Aug 16 09:53 vistav2
gconftool -s --type=string /meegotouch/theme/name fdb-originalv7.1a1
![]() |
2012-08-30
, 16:54
|
Posts: 123 |
Thanked: 457 times |
Joined on Feb 2012
|
#50
|
The Following User Says Thank You to Vesuri For This Useful Post: | ||
Refer to the existing themes (blanco, mostly) to see where to put which files and what the modifiable items are. Most icons are in themename/meegotouch/icons and library/application specific styles in themename/meegotouch/binaryname/style. Theme wide constants are in themename/meegotouch/constants.ini.
It should be noted that if there's a problem with a CSS file the application probably won't start. This means that if you break a CSS file needed by a system application (like the home screen) the system application won't start and the device may go to an unrecoverable reboot loop. It's a good idea to do theme development on a single custom application that isn't critical for the system OR to be ready to flash the device when things go wrong.
Home Screen Settings · Theme Settings · Pinball Fantasies · MPD Remote · RSS To Events · Front Camera · In Car Home Screen · Unlock the rotation of most stock applications
Last edited by Vesuri; 2012-08-10 at 10:47.