maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Themes (https://talk.maemo.org/forumdisplay.php?f=49)
-   -   [Announce] Transparent Theme for Harmattan (https://talk.maemo.org/showthread.php?t=91858)

neomarky 2013-11-25 12:29

Re: [Announce] Transparent Theme for Harmattan
 
thanks for this theme i like it.

noob question though. i cant change the backgrounds. it says "you don't have permissions to proceed" (using filebox) and where do i put the auto wall picture. thank you.

Udemzy 2013-11-25 13:58

Re: [Announce] Transparent Theme for Harmattan
 
@Coderus thanks I already have the icons just don't know how to apply it to 3rd party apps.

@ MK99 I think there's a little issue in the music player. "Play queue" list its very little and covers only 1/3 of it suppose space.

jimmy neutron 2013-11-25 14:31

Re: [Announce] Transparent Theme for Harmattan
 
@Neomarky download HMTsu and root patch for Filebox.. This gives you root privileges & permission to proceed :-)

salahkhani 2013-11-25 16:51

Re: [Announce] Transparent Theme for Harmattan
 
Quote:

Originally Posted by MK99 (Post 1388789)
If you want to change my icons to original apps, just copy that apps folder to /usr/share/themes/transparent/meegotouch/icons/

But if you want my icons to 3thr party apps, you need to know icons path and replace old icon...

or copy other apps folder to icons folder and fix all needed .desktop files on /usr/share/applications/
for example billboard-ui.desktop:
Code:

Icon=/opt/billboard/billboard-ui.png
to
Icon=billboard-ui


Hey Dude can you tell me how to change the for of your theme please

MK99 2013-11-25 17:16

Re: [Announce] Transparent Theme for Harmattan
 
Is there anyone who are succesful install this theme via warehouse or apt-get?

MK99 2013-11-25 17:33

Re: [Announce] Transparent Theme for Harmattan
 
@ Udemzy Can you give me a screenshot, please?

salahkhani 2013-11-25 18:49

Re: [Announce] Transparent Theme for Harmattan
 
Quote:

Originally Posted by MK99 (Post 1388884)
@ Udemzy Can you give me a screenshot, please?

I have installed it through warehouse repo but can you tell me please if i can change the font of your theme

thanks

MK99 2013-11-25 19:18

Re: [Announce] Transparent Theme for Harmattan
 
Quote:

Originally Posted by salahkhani (Post 1388919)
I have installed it through warehouse repo but can you tell me please if i can change the font of your theme

thanks

I'm not on pc now, but if i remember right...
Copy your correct font file to usr/share/fonts/ and then go to usr/share/themes/transparent/constant.ini. There is font line, i have nokia sans, change it to yours. But I'm not sure. Do it by your own risk. ;)

gaiosgf 2013-11-25 20:14

Re: [Announce] Transparent Theme for Harmattan
 
very nice theme.I love it.But how to disable landscape from 3 homescreen and lockscreen?

MK99 2013-11-25 21:35

Re: [Announce] Transparent Theme for Harmattan
 
Quote:

Originally Posted by gaiosgf (Post 1388959)
very nice theme.I love it.But how to disable landscape from 3 homescreen and lockscreen?

/usr/share/themes/transparent/meegotouch/meegotouchhome/style/meegotouchhome.css
Code:

MainWindowStyle {
    locked-orientation: "portrait";
}

/usr/share/themes/transparent/meegotouch/sysuid/style/sysuid.css
Code:

ScreenLockWindowStyle {
    locked-orientation: "portrait";
    translucent: true;
}



All times are GMT. The time now is 19:46.

vBulletin® Version 3.8.8