On 07/03/13 10:41, Tristan Fischer wrote:
> The Game Netwalk written in python using xbmcgui.
>
> * addon - script.game.netwalk
> * version - 0.0.3
> * url - git://github.com/dersphere/script.game.netwalk.git
> * revision - c75fc1ea422a6b3529d86dc29088184c97c8489d
> * branch - master
> * xbmc version - frodo
>
> have fun,
> sphere
>
hi sphere,

would you mind taking care of these:
- add a language tag to addon.xml
- change the 2 print statements in game.py to xbmc.log()
- move the strings ('You won!', 'You won the game.' 'Exit?', 'Are you 
sure?') to the language file
- you might want to change this to the actual name of the addon:
xbmc.log('[ADDON][%s] %s' % ('TEST', msg.encode('utf-8')), 
level=xbmc.LOGNOTICE)


cheers,
ronie

------------------------------------------------------------------------------
Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester  
Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the  
endpoint security space. For insight on selecting the right partner to 
tackle endpoint security challenges, access the full report. 
http://p.sf.net/sfu/symantec-dev2dev
_______________________________________________
Xbmc-addons mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xbmc-addons

Reply via email to