![]() |
|
Qlock word clock now available in Transparency! - Printable Version +- XBMC Community Forum (http://forum.xbmc.org) +-- Forum: Help and Support (/forumdisplay.php?fid=33) +--- Forum: Skin Help and Support (/forumdisplay.php?fid=67) +---- Forum: Transparency! (/forumdisplay.php?fid=115) +---- Thread: Qlock word clock now available in Transparency! (/showthread.php?tid=90066) |
Qlock word clock now available in Transparency! - ronie - 2011-01-09 18:33 Qlock thanx to donabi for the initial code and Amet who coded it into a script allowing easy translations, a new eyecandy feature is now included in the svn version of T! steps to get it to work: - download the script here: http://mirrors.xbmc.org/addons/dharma/script.qlock/ - enable it in Skin Settings > Scripts > Enable Qlock script - navigate to the Weather button on the Home Menu. result: ![]() english layout ![]() dutch layout translations the clock is currently available in English, Italian, Serbian, French, German and Dutch. if you're willing to translate it to another language, that would be very much appreciated! - Jezz_X - 2011-01-09 23:00 Nice ronie - ronie - 2011-01-10 01:56 Jezz_X Wrote:Nice ronie cheers mate. think you deserve some credits as well for the skin code. ;-) - donabi - 2011-01-10 15:57 To make translation a bit easier, i made a printable Grid. Just print it out and put in the Letters of your Language. ![]() After that it should be quite easy to fill the corret Gridnumbers into the xml. - humferier - 2011-01-10 23:45 ronie Wrote:translations French translation suggested in the thread of the script
- ronie - 2011-01-11 12:07 humferier Wrote:French translation suggested in the thread of the script thanx! i'll ask Amet to add the french layout.xml to the script. :-) - ronie - 2011-01-11 12:09 example of the german clock. it just needs to be converted to layout.xml any takers? - amet - 2011-01-11 12:23 possible to have it on all Home screens? even if its manual c/p effort ![]() EDIT: French layout added Cheers, amet - ronie - 2011-01-11 13:27 Amet Wrote:possible to have it on all Home screens?i'm open to suggestions...would like to hear what everyone thinks. when and where to show the clock... for now, i just picked the weather button, as weather & time info seems logic combination to me somehow. Amet Wrote:even if its manual c/p effort Includes.xml, remove this line: Code: <visible>Container(5040).HasFocus(10)</visible>- amet - 2011-01-11 13:30 ronie Wrote:i'm open to suggestions...would like to hear what everyone thinks. I only ever look at weather when I am leaving the house, at which point I am probably late already ![]() ronie Wrote:Includes.xml, remove this line: thanks mate |