maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Design (https://talk.maemo.org/forumdisplay.php?f=46)
-   -   Q: Nokia N9 Folder Modification (https://talk.maemo.org/showthread.php?t=86750)

KullasH 2012-09-10 06:43

Q: Nokia N9 Folder Modification
 
Hello!

I would like to change the folder icon on N9. I do not like the default style of it when there are shortcuts in it.

I'm able to change the icon of the folder but I can not find where to disable the function that lists four (or less) shortcut icons over it. So what I'm getting, is a custom icon that holds the shortcut icons over it.

Any ideas what to do?

MK99 2012-09-10 07:31

Re: Q: Nokia N9 Folder Modification
 
Change "small-icon-size" to zero, so small icon's not shown.

/usr/share/themes/base/meegotouch/meegotouchhome/style/meegotouchhome.css

SwipeLauncherFolderButtonStyle {
icon-id: "icon-l-folder";
empty-icon-id: "icon-l-folder-empty";
small-icon-size: 2.6mm 2.6mm;
small-icon-spacing: 0.5mm;
}

If you mean this.

KullasH 2012-09-10 08:45

Re: Q: Nokia N9 Folder Modification
 
Yes. Thank you very much! I was trying to look from "blanco" theme since the icons are there.

But it worked! Thank you very much for your help - I appreciate it! :)

mahie 2013-01-02 11:10

Re: Q: Nokia N9 Folder Modification
 
could you please elaborate on changing the folder icons ??

AJMAL P.M 2013-01-02 12:24

Re: Q: Nokia N9 Folder Modification
 
Quote:

Originally Posted by mahie (Post 1310057)
could you please elaborate on changing the folder icons ??

To change folder icons replace icon-l-folder.png and icon-l-folder-empty with your 80 x 80 sized png file.

Name your image files as icon-l-folder and icon-l-folder-empty. Copy it to blanco theme.

(assume your files are in MyDocs)

Code:

cp -r /home/user/MyDocs/icon-l-*.png /usr/share/themes/blanco/meegtouch/icons/


All times are GMT. The time now is 16:31.

vBulletin® Version 3.8.8