view android-project/res/values/strings.xml @ 5059:00d1fef487c5

Fix double mouse motion in OS X Simply ignore the event handler for Windowed mode in fullscreen.
author Jjgod Jiang <gzjjgod@gmail.com>
date Fri, 21 Jan 2011 00:25:08 +0100
parents 91d0085b7560
children
line wrap: on
line source

<?xml version="1.0" encoding="utf-8"?>
<resources>
    <string name="app_name">SDL App</string>
</resources>