<?xml version="1.0" encoding="UTF-8"?>
<Module>
<ModulePrefs
    height="101"
    title="__MSG_title__"
    description="__MSG_description__"
    author="Poturi"
    author_email="calc.poturi@gmail.com"
    author_link="http://www.poturi.net/"
    author_location="Japan"
    screenshot="http://www.poturi.net/gadgets/timer/img/screenshot.png"
    thumbnail="http://www.poturi.net/gadgets/timer/img/thumbnail.png"
    category="tools">
    <Locale messages="http://www.poturi.net/gadgets/timer/locale/ALL_ALL.xml" />
    <Locale lang="ja" messages="http://www.poturi.net/gadgets/timer/locale/ja_ALL.xml"/>
    <Require feature="setprefs" />
</ModulePrefs>
<UserPref
    name="finish_time"
    default_value="0"
    datatype="hidden" />
<UserPref
    name="message"
    default_value="__MSG_message__" />
<Content type="url" href="http://www.poturi.net/gadgets/timer/timer.php" />
</Module>
