<div class="gmail_quote">On Mon, Sep 12, 2011 at 10:35 PM, todd rme <span dir="ltr"><<a href="mailto:toddrme2178@gmail.com">toddrme2178@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

On Mon, Sep 12, 2011 at 10:06 PM, Marco Calignano<br>
<div><div></div><div class="h5"><<a href="mailto:marco.calignano@web.de">marco.calignano@web.de</a>> wrote:<br>
><br>
><br>
> On 09/12/2011 12:18 AM, todd rme wrote:<br>
>><br>
>> On Sun, Sep 11, 2011 at 10:31 PM, Marco Calignano<br>
>> <<a href="mailto:marco.calignano@web.de">marco.calignano@web.de</a>>  wrote:<br>
>>><br>
>>> On 09/09/2011 02:04 PM, todd rme wrote:<br>
>>>><br>
>>>> On Thu, Sep 8, 2011 at 10:32 PM, Marco Calignano<<a href="mailto:marco.calignano@web.de">marco.calignano@web.de</a>><br>
>>>>  wrote:<br>
>>>>><br>
>>>>> And here then another example with all changes we are discussing:<br>
>>>>> zoo.game:<br>
>>>>><br>
>>>>><br>
>>>>> <?xml version="1.0"?><br>
>>>>><br>
>>>>> <pairs><br>
>>>>> <title>Zoo</title><br>
>>>>> <description>Little zoo</description>    <!--todo: we'll have to figure<br>
>>>>> out<br>
>>>>> how<br>
>>>>> to get this translated--><br>
>>>>> <author>Marco Calignano</author><br>
>>>>> <date>21/03/2012</date><br>
>>>>> <version>1.0</version><br>
>>>>><br>
>>>>><br>
>>>>> <!-- we can use the same semantics as in the elements --><br>
>>>>> <sound type='missed' src='missed.ogg' /><br>
>>>>> <sound type='found' src='found.ogg' /><br>
>>>>> <sound type='turn' src='turn.ogg' /><br>
>>>>> <image type='back' src='zoo.svg' /><br>
>>>>> <image type='trasparent_back' src='backtr.svg' /><br>
>>>>> <image type='bakcground' src='all_animal.svg' /><br>
>>>>><br>
>>>>> <main type='image' /><br>
>>>>><br>
>>>>> <!-- now come the list of the elements --><br>
>>>>> <element><br>
>>>>> <sound src='lion.ogg' lang='en' /><br>
>>>>> <video src='lion.ogv' lang='en' /><br>
>>>>> <image src='lion.svg' lang='en'/><br>
>>>>> <image src='baby_lion.svg' lang='en' category='babies'/><br>
>>>>> <sound src='baby_lion.ogg' lang='en' category='babies'/><br>
>>>>> <video src='baby_lion.ogv' lang='en' category='babies'/><br>
>>>>> <image src='baby_lionit.svg' lang='it' category='babies'/><br>
>>>>> <sound src='baby_lionit.ogg' lang='it' category='babies'/><br>
>>>>> <video src='baby_lionit.ogv' lang='it' category='babies'/><br>
>>>>><br>
>>>>> <word lang='en'>lion</word><br>
>>>>> <word lang='it'>leone</word><br>
>>>>> <word lang='de'>loewe</word><br>
>>>>> </element><br>
>>>>> </pairs><br>
>>>><br>
>>>> Looking good, only a few issues:<br>
>>>><br>
>>>> 1. It still says the description translation needs to be worked out.<br>
>>><br>
>>> Why? the tranlation is done with the attribute 'lang'.<br>
>><br>
>> The description doesn't have a "lang" attribute in that example.<br>
><br>
> So we could add also an attribute 'lang' and have different descriptions for<br>
> different languages<br>
><br>
> Marco<br>
<br>
</div></div>If that works I think it is fine, I just think it needs to be in there<br>
somewhere and the "todo" needs to be removed.<br>
<div><div></div><div class="h5"><br>
-Todd<br>
_______________________________________________<br>
kde-edu mailing list<br>
<a href="mailto:kde-edu@mail.kde.org">kde-edu@mail.kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/kde-edu" target="_blank">https://mail.kde.org/mailman/listinfo/kde-edu</a><br>
</div></div></blockquote></div><br><div>To be fair, I'm not sure about the category attribute, it makes the file look very complex and I'm not sure there's that much benefit to it. I'd rather have two .game files inside the theme archive with the different sets.</div>

<div><br></div><div>Regarding translation, I'm fine with the current solution, but I'd also like to know what you'd think about having translations in a separate file. It could be cleaner... for instance, we could have some zoo.theme and <a href="http://zoo.theme.fr">zoo.theme.fr</a> for the french translations. That way we don't have all this information in the theme specification.</div>

<div><br></div><div>What do you think?</div><div><br></div><div>Aleix</div>