maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [Announce / WIP] Theme Customizer (https://talk.maemo.org/showthread.php?t=62960)

GaRy delaMEr 2010-11-01 16:27

Re: [Announce / WIP] Theme Customizer - customize your N900
 
1 Attachment(s)
Hi

french translation 0.9-40.

I've an idea:
How can share my save theme ? It's possible to create a deb file to theme files for share or reinstall it.

d-iivil 2010-11-01 16:52

Re: [Announce / WIP] Theme Customizer - customize your N900
 
Quote:

Originally Posted by GaRy delaMEr (Post 859838)
Hi

french translation 0.9-40.

I've an idea:
How can share my save theme ? It's possible to create a deb file to theme files for share or reinstall it.

Need to investigate py2deb if it could create debs on the fly. Not a bad idea at all, and thanks for the translation :)

kamil365 2010-11-01 22:02

Re: [Announce / WIP] Theme Customizer - customize your N900
 
Maybe not a right place to ask this but can sb tell me what this theme is called:)
http://talk.maemo.org/attachment.php...1&d=1286737388

andrewfblack 2010-11-02 03:05

Re: [Announce / WIP] Theme Customizer - customize your N900
 
Quote:

Originally Posted by D-Iivil (Post 859871)
Need to investigate py2deb if it could create debs on the fly. Not a bad idea at all, and thanks for the translation :)

py2deb only makes source packages, pypackager makes either source or deb. I would think you could write themecustomizer to modify the pypackager script and then genorate the proper packages. It would be nice to had a front end for pypackager really.

d-iivil 2010-11-02 05:07

Re: [Announce / WIP] Theme Customizer - customize your N900
 
Quote:

Originally Posted by kamil365 (Post 860211)
Maybe not a right place to ask this but can sb tell me what this theme is called:)
http://talk.maemo.org/attachment.php...1&d=1286737388

That's one of my R-Style variants.

garen 2010-11-02 05:10

Re: [Announce / WIP] Theme Customizer - customize your N900
 
Is there any way to change the lock screen font colors without messing with any of the other colors?

d-iivil 2010-11-02 07:04

Re: [Announce / WIP] Theme Customizer - customize your N900
 
Quote:

Originally Posted by garen (Post 860466)
Is there any way to change the lock screen font colors without messing with any of the other colors?

If lockscreen "application" is open sourced, then you could grab the source, set colors to what you want and then compile it. But I don't remember seeing source of that anywhere (unless it's part of hildon-desktop?).

Short answer is, no, it's not.

d-iivil 2010-11-02 09:32

Re: [Announce / WIP] Theme Customizer - customize your N900
 
Dealing with debs seemed too difficult at the moment, so I decided to use tar packages instead. Version 0.9-41 uploaded with following changes:

* added import and export themes function for manual backup and easy sharing of themes
* updated french translation

andrewfblack 2010-11-02 09:47

Re: [Announce / WIP] Theme Customizer - customize your N900
 
To do the deb shouldn't be that hard, add depend for pypackager. Have a UI to enter vars. package name,description, author,email,bugtracker. You will need to move the theme images into a folder to build the package. You need the source files in a folder called something like src that has the right folder structure like /usr/share/theme/'themename'. then have program out put the updated build_myapp.py then execute the python file it will output the deb or source fies depending on what you have it set to in script.

If you need any help with it let me know. I do this funny thing with my themes I build them first time using autobuilder then after I get theme right to add icons I build them using pypackager.

d-iivil 2010-11-02 09:56

Re: [Announce / WIP] Theme Customizer - customize your N900
 
Quote:

Originally Posted by andrewfblack (Post 860677)
To do the deb shouldn't be that hard, add depend for pypackager. Have a UI to enter vars. package name,description, author,email,bugtracker. You will need to move the theme images into a folder to build the package. You need the source files in a folder called something like src that has the right folder structure like /usr/share/theme/'themename'. then have program out put the updated build_myapp.py then execute the python file it will output the deb or source fies depending on what you have it set to in script.

If you need any help with it let me know. I do this funny thing with my themes I build them first time using autobuilder then after I get theme right to add icons I build them using pypackager.

That would propably be better off with completely another program than including that with Theme Customizer. Users wants to have simple "one or two clicks" things instead of filling in fields that won't make sense to regular users...


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

vBulletin® Version 3.8.8