maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Development (https://talk.maemo.org/forumdisplay.php?f=13)
-   -   n9 theme Maker (https://talk.maemo.org/showthread.php?t=84724)

flotron 2012-06-13 20:58

Re: n9 theme Maker
 
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.

konttori 2012-06-16 17:03

Re: n9 theme Maker
 
Quote:

Originally Posted by flotron (Post 1221510)
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 2012-06-16 21:45

Re: n9 theme Maker
 
konttori i think that would be cool that the theme switcher and the theme were packaged in the same deb file

wook_sf 2012-06-16 22:09

Re: n9 theme Maker
 
Quote:

Originally Posted by flotron (Post 1222972)
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 2012-06-16 22:40

Re: n9 theme Maker
 
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.

wook_sf 2012-06-16 23:34

Re: n9 theme Maker
 
Quote:

Originally Posted by qwazix (Post 1222982)
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 2012-06-18 03:39

Re: n9 theme Maker
 
Quote:

theme changer as a dependency
http://gallery.mailchimp.com/55c5104...es/thumb.1.png

qwazix 2012-06-18 05:59

Re: n9 theme Maker
 
Quote:

Originally Posted by wook_sf (Post 1222987)
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

flotron 2012-06-28 03:33

Re: n9 theme Maker
 
i made a basic theme package.. someone for testing?

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


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

vBulletin® Version 3.8.8