From http://www.jwz.org/xscreensaver/xscreensaver-5.33.tar.gz
[xscreensaver] / android / project / xscreensaver / res / xml / bouncingcow.xml
diff --git a/android/project/xscreensaver/res/xml/bouncingcow.xml b/android/project/xscreensaver/res/xml/bouncingcow.xml
new file mode 100644 (file)
index 0000000..e531543
--- /dev/null
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="utf-8"?>
+<wallpaper xmlns:android="http://schemas.android.com/apk/res/android"
+   android:description="@string/bouncingcow_description"
+   android:settingsActivity="org.jwz.xscreensaver.gen.BouncingcowSettings"
+   android:thumbnail="@drawable/bouncingcow" />