Monday, May 29, 2006

Theme Maker 0.5

I've been not too keen on doing updates to the theme maker in the absence of 2006 edition. However, tigert got me convinced about a week ago to add the installer components to the theme maker now. This way I can concentrate to just to add the changes that need to be done for the theme to work.

I managed to do the installer completely in java (nice), so that theme maker is still completely cross platoform and especially, also works in windows.

I also decided that since launch of 2006 edition is in Juna and that is a span of 30 days,
I figured that it might also mean the end of june, although I highly doubt it.

So, I decided to make another release now.
This version has been done to support 2006 edition and builds a debian package that works on 2006. So, if you are a Nokia developer, you can build themes that install nicely with the app installer, but for the rest of us, installer is not so easy. Fortunately, the debian does work in 2005 edition quite well. By following the steps described below, you should have no trouble installing themes on your 2005 edition as long as you have root access. Notice that 2006 edition will not require root access anymore.

Once you make a theme with the 0.5 version, you will get a themename.deb file in your installation folder.

Copy that to your 770.

open xterm.
sudo gainroot
cd /media/mmc1
dpkg -x themename.deb /

This will install the theme to your 770. Next, just go and change you theme to the new one.

Nice thing about the deb is that it is relatively compact size.

I'm off to New York tomorrow for a week or so and will be back on the 8th of June, so don't be surprised if I'm not returning emails for a while.

Oh, theme maker link: ThemeMaker.zip
And test theme debian: NuvoTheme.deb

1 comment:

  1. Hi ! I think your tools is splendid. As a newbie to the Linux realm I have a basic question: When building a theme from scratch, do I have to put all my theme related images into the one big source image and your tool then automatically rips it apart into the small pics needed ? So I bascially would have to design the screen and then copy/paste all the elements into the one source and finally flatten it into one layer ? Thanks!!

    ReplyDelete