![]() |
|
help us translate addons - Printable Version +- XBMC Community Forum (http://forum.xbmc.org) +-- Forum: Development (/forumdisplay.php?fid=32) +--- Forum: Translations and Language Files (/forumdisplay.php?fid=90) +--- Thread: help us translate addons (/showthread.php?tid=72837) |
- Kolabor - 2010-09-28 18:09 Thanks hudo I have actually saw that topic a while ago. I really like GUIs I think that I did it:1) commit 2) create patch serial 3) version since: remotes/origin/playground 4) clicked OK and presto there is a patch file This is first part of translations, to check if my patch is done properly. Check it out spiff: http://trac.xbmc.org/ticket/10369 Is it OK? - spiff - 2010-09-28 18:14 please make one patch per add-on. reason is some of them have upstreams and we will have to send those diffs to them. this is even more important on the other add-on types! - Kolabor - 2010-09-28 18:16 OK. Any quick way to do it automagically withing Tortoisegit? - spiff - 2010-09-28 18:17 never used tortoise-git ![]() i can handle the scraper one. just do it for the others please. - spiff - 2010-09-28 18:22 okay, scratch that. your patch is against the master branch. you need to use the dharma-pre branch. since you have to redo no matter, please split the commits
- Kolabor - 2010-09-28 18:34 So while creating patch I must select sine "remotes/origin/dharma-pre"? Or what? - spiff - 2010-09-28 18:35 yeah, select remotes/origin/dharma-pre. you'll notice quite some more add-ons and that some of the work you have done is unfortunately void. change one addon. commit. change another one. commit. and so on. - Kolabor - 2010-09-28 18:44 OK. Restarting then
- Kolabor - 2010-09-28 19:19 Done. Feeling little dizzy for such mechanical clicking, commiting, creating patch and so on Updated trac ticket #10369. (zip file) Is it OK now?
- spiff - 2010-09-29 10:30 no. it's still against the wrong branch. e.g. there's no metadata.freebase.com any more, it's split in two - metadata.artists.freebase.com and metadata.albums.freebase.com. make sure you jump to the correct branch BEFORE you start doing tons of work. |