Active Topics

 


Reply
Thread Tools
flotron's Avatar
Posts: 418 | Thanked: 506 times | Joined on Jan 2012 @ Argentina
#41
I contacted the developer of maemo theme maker and he said this:

Hi, i had already though time making the time to do flaky fremantle support. Unfortunately I don't have the time to complete harmattan support in any way. Also, theme format is greatly different between fremantle and harmattan. I hope you will create some wicked themes. Send me some. ill be happy to test and comment. Also I can help in packaging.
 
Posts: 1,038 | Thanked: 737 times | Joined on Nov 2005 @ Helsinki
#42
Originally Posted by flotron View Post
I contacted the developer of maemo theme maker and he said this:

Hi, i had already though time making the time to do flaky fremantle support. Unfortunately I don't have the time to complete harmattan support in any way. Also, theme format is greatly different between fremantle and harmattan. I hope you will create some wicked themes. Send me some. ill be happy to test and comment. Also I can help in packaging.
I have created some theme variants for n9. Has somebody coded a theme switcher already? Switching theme is as easy as changing one gconf key. I hope ypu guys will have a blast with the themes. We originally had the full theming support properly done, but dropped that in n9 to get the qt components implementation to fast track. For 90% of the in built apps and frameworks the current theming support works just perfectly.
 
flotron's Avatar
Posts: 418 | Thanked: 506 times | Joined on Jan 2012 @ Argentina
#43
konttori i think that would be cool that the theme switcher and the theme were packaged in the same deb file
 
wook_sf's Avatar
Posts: 640 | Thanked: 435 times | Joined on Oct 2011 @ rajvoSa BA
#44
Originally Posted by flotron View Post
konttori i think that would be cool that the theme switcher and the theme were packaged in the same deb file
i downloaded theme packed in .deb :P (Funky Ocean)
btw, you can pack to .deb too
 
qwazix's Avatar
Moderator | Posts: 2,622 | Thanked: 5,447 times | Joined on Jan 2010
#45
wouldn't be better if theme just installed a control panel applet with the ability to change themes if it's not already there (meaning that if you install a 2nd theme it doesn't reinstall) with apps for meego it should just call theme changer as a dependency but if you want to publish to ovi deps are not an option AFAIK.
__________________
Proud coding competition 2012 winner: ρcam
My other apps: speedcrunch N9 N900 Jolla –– contactlaunch –– timenow

Nemo UX blog: Grog
My website: qwazix.com
My job: oob
 

The Following User Says Thank You to qwazix For This Useful Post:
wook_sf's Avatar
Posts: 640 | Thanked: 435 times | Joined on Oct 2011 @ rajvoSa BA
#46
Originally Posted by qwazix View Post
wouldn't be better if theme just installed a control panel applet with the ability to change themes if it's not already there (meaning that if you install a 2nd theme it doesn't reinstall) with apps for meego it should just call theme changer as a dependency but if you want to publish to ovi deps are not an option AFAIK.
ok, so, we will remake theme changer and make it like Home Screen settings, or, simply runnable from there.
very nice idea
but how to add if block to .deb? so that it will check if dep is already there?
 
flotron's Avatar
Posts: 418 | Thanked: 506 times | Joined on Jan 2012 @ Argentina
#47
theme changer as a dependency
 
qwazix's Avatar
Moderator | Posts: 2,622 | Thanked: 5,447 times | Joined on Jan 2010
#48
Originally Posted by wook_sf View Post
ok, so, we will remake theme changer and make it like Home Screen settings, or, simply runnable from there.
very nice idea
but how to add if block to .deb? so that it will check if dep is already there?
you have to edit DEBIAN/control file, the line which starts with depends, and add the package name (and optionally version number) of theme changer.
Code:
Package: hello
     Priority: optional
     Section: devel
     Installed-Size: 45
     Maintainer: Adam Heath <doogie@debian.org>
     Architecture: i386
     Version: 1.3-16
     Depends: libc6 (>= 2.1)
     Description: The classic greeting, and a example
      The GNU hello program produces a familiar, friendly greeting.  It
      allows nonprogrammers to use a classic computer science tool which
      would otherwise be unavailable to them.
      .
      Seriously, though: this is an example of how to do a Debian package.
      It is the Debian version of the GNU Project's `hello world' program
      (which is itself an example for the GNU Project).
see http://www.debian.org/doc/debian-pol...rolfields.html
__________________
Proud coding competition 2012 winner: ρcam
My other apps: speedcrunch N9 N900 Jolla –– contactlaunch –– timenow

Nemo UX blog: Grog
My website: qwazix.com
My job: oob

Last edited by qwazix; 2012-06-18 at 06:02.
 
flotron's Avatar
Posts: 418 | Thanked: 506 times | Joined on Jan 2012 @ Argentina
#49
i made a basic theme package.. someone for testing?

http://www.mediafire.com/file/qhabi1.../blood_0.1.deb
 
Reply


 
Forum Jump


All times are GMT. The time now is 12:26.