View Single Post
Mikkosssss's Avatar
Posts: 645 | Thanked: 519 times | Joined on Apr 2012 @ Finland
#3
File is:

Code:
/usr/share/themes/base/meegotouch/libmeegotouchhome/style/libmeegotouchhome-default.css
Here is part from N9QT code that makes icons 5x7
I cant say that this will work. I just copy/pasted it from N9QT
Code:
sed -i "/\/* The size of the icon if the button represents a shortcut \*\//,/ /c\\
    /* The size of the icon if the button represents a shortcut */\\
    icon-size: 6.4mm 6.4mm; " /usr/share/themes/base/meegotouch/libmeegotouchhome/style/libmeegotouchhome-default.css

             sed -i "/SwipeLauncherButtonStyle {/,/maxi/c\\
SwipeLauncherButtonStyle {\\
    font: \$FONT_FAMILY light 1.3mm;\\
    text-color: #FFFFFF;\\
\\
    minimum-size: 8.5mm 8.4mm;\\
    preferred-size: 8.6mm 8.5mm;\\
    maximum-size: 8.7mm 8.6mm; " /usr/share/themes/base/meegotouch/meegotouchhome/style/meegotouchhome.css
__________________
────────────────────
Try:My N9 bootvideo

Last edited by Mikkosssss; 2013-09-14 at 09:41.
 

The Following User Says Thank You to Mikkosssss For This Useful Post: