This shows you the differences between two versions of the page.
|
customization:themes [2010/01/22 20:09] 127.0.0.1 external edit |
customization:themes [2010/01/25 16:14] (current) squentin |
||
|---|---|---|---|
| Line 9: | Line 9: | ||
| To help finding the path of widgets you want to theme, I've added some functions to my Debug.pm plugin, you can find it [[/gmusicbrowser/debug.pm|there]] (put it in ''~/.config/gmusicbrowser/plugins/''). | To help finding the path of widgets you want to theme, I've added some functions to my Debug.pm plugin, you can find it [[/gmusicbrowser/debug.pm|there]] (put it in ''~/.config/gmusicbrowser/plugins/''). | ||
| - | And, as explained below, I've added a few things to make themes more practical with gmusicbrowser (set widget names and the WB container), all the modifications are in gmusicbrowser_player.pm, you can find the modified file [[http://squentin.free.fr/gmusicbrowser/tmp/gmusicbrowser_player.pm|here]] for version 1.0.1, it will be included in the next version, maybe with some modifications. | + | Note that some things will not work with version older than 1.0.2 (widget names and the WB container). |