android/sdremote/res/xml/preferences.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 06535009ce1fb8c3f6dc0bc3d464ada531365f31 Author: Michael Meeks <michael.me...@suse.com> Date: Wed Feb 6 10:29:15 2013 +0000 sdremote - enable volume control slide-switching by default. This is far and away the easiest way to switch slide. The coverflow with it's physics / momentum is really no-where near as useful. diff --git a/android/sdremote/res/xml/preferences.xml b/android/sdremote/res/xml/preferences.xml index ad7b1b3..292c851 100644 --- a/android/sdremote/res/xml/preferences.xml +++ b/android/sdremote/res/xml/preferences.xml @@ -3,7 +3,7 @@ <!-- <SwitchPreference android:defaultValue="false" android:title="@string/options_autodecline" android:key="option_autodecline"/> --> <CheckBoxPreference - android:defaultValue="false" + android:defaultValue="true" android:key="option_volumeswitching" android:summary="@string/options_volumeswitching_descripton" android:title="@string/options_volumeswitching" /> _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits