From: andrei1089 Date: Sun, 14 Feb 2010 11:46:31 +0000 (+0200) Subject: Add gconf schema X-Git-Url: http://git.maemo.org/git/?p=pedometerwidget;a=commitdiff_plain;h=f793d2525f6a2ee0f049401bb71d11d54b605314;ds=sidebyside Add gconf schema --- diff --git a/src/etc/gconf/schemas/pedometer.schemas b/src/etc/gconf/schemas/pedometer.schemas new file mode 100644 index 0000000..8a3fc0c --- /dev/null +++ b/src/etc/gconf/schemas/pedometer.schemas @@ -0,0 +1,161 @@ + + + + + /schemas/apps/pedometerhomewidget/mode + /apps/pedometerhomewidget/mode + pedometer + int + 0 + + Current mode: 0 - walking, 1 - running + Current mode: 0 - walking, 1 - running + + + + + /schemas/apps/pedometerhomewidget/height + /apps/pedometerhomewidget/height + pedometer + int + 2 + + Height interval of the person using the pedometer + Height interval of the person using the pedometer + + + + + /schemas/apps/pedometerhomewidget/weight + /apps/pedometerhomewidget/weight + pedometer + int + 70 + + Weight of the person using the pedometer + Weight interval of the person using the pedometer + + + + + /schemas/apps/pedometerhomewidget/unit + /apps/pedometerhomewidget/unit + pedometer + int + 0 + + Metric / Imperial + Metric / Imperial + + + + + /schemas/apps/pedometerhomewidget/aspect + /apps/pedometerhomewidget/aspect + pedometer + int + 0 + + Widget aspect + Widget aspect + + + + + /schemas/apps/pedometerhomewidget/secondview + /apps/pedometerhomewidget/secondview + pedometer + int + 0 + + Second view content + Second view content + + + + + /schemas/apps/pedometerhomewidget/graphview + /apps/pedometerhomewidget/graphview + pedometer + int + 0 + + Graph content + Graph content + + + + + /schemas/apps/pedometerhomewidget/noidletime + /apps/pedometerhomewidget/noidletime + pedometer + bool + FALSE + + Whether or not to count time when no steps are detected + Whether or not to count time when no steps are detected + + + + + /schemas/apps/pedometerhomewidget/logging + /apps/pedometerhomewidget/logging + pedometer + bool + FALSE + + Create log files with data from accelerometer + Create log files with data from accelerometer + + + + + /schemas/apps/pedometerhomewidget/alarm/enable + /apps/pedometerhomewidget/alarm/enable + pedometer + bool + FALSE + + Whether or not the alarm is enabled + Whether or not the alarm is enabled + + + + + /schemas/apps/pedometerhomewidget/alarm/fname + /apps/pedometerhomewidget/alarm/fname + pedometer + string + /home/user/MyDocs/.sounds/Ringtones/Bicycle.aac + + Default sound for alarm + Default sound for alarm + + + + + /schemas/apps/pedometerhomewidget/alarm/interval + /apps/pedometerhomewidget/alarm/interval + pedometer + int + 5 + + Whether or not to count time when no steps are detected + Whether or not to count time when no steps are detected + + + + + /schemas/apps/pedometerhomewidget/alarm/type + /apps/pedometerhomewidget/alarm/type + pedometer + int + 0 + + Type of alarm + Alerts based on steps / time / distance, etc + + + + +