Reply
Thread Tools
Posts: 17 | Thanked: 12 times | Joined on Feb 2013
#1
I know that there is a tweak in N9Tweak that can resize the icons on the launcher grid so that you get, for instance, 5 icons in one row, instead of 4. Since not everybody might want to unisntall N9Tweak, can somebody post what are the files that need to be edited in order to achieve that?

Edit: spelling.

Last edited by sargas; 2013-09-16 at 18:44.
 
coderus's Avatar
Posts: 6,436 | Thanked: 12,700 times | Joined on Nov 2011 @ Ängelholm, Sweden
#2
if you install N9QTweak you shouldnt use other tweaks if you want just one

you can download it, unpack and get code for any tweak yourself.
__________________
Telegram | Openrepos | GitHub | Revolut donations
 

The Following User Says Thank You to coderus For This Useful 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:
Posts: 17 | Thanked: 12 times | Joined on Feb 2013
#4
Originally Posted by coderus View Post
if you install N9QTweak you shouldnt use other tweaks if you want just one

you can download it, unpack and get code for any tweak yourself.
Thanks for the idea! By doing what you suggested I have been able to apply a few tweaks by manually editing files.
 
Posts: 17 | Thanked: 12 times | Joined on Feb 2013
#5
Yes the code works fine. However, folders icons have the four little icons inside them sticking out a little bit - not completelly inside. Anyway, I will mark the thread as solved.
Thanks.
 
Reply


 
Forum Jump


All times are GMT. The time now is 11:35.