c223b5135be2252e0e060f73d20f473ce145ad48
[tweakr] / modules / data / 91.tweakr.ini
1 [datatype]
2
3 ringing.alert.tone           = SOUNDFILE
4 ringing.alert.type           = STRING "Ringing" "Silent"
5 ringing.alert.volume         = INTEGER 0-100
6
7 vibrating.alert.enabled      = BOOLEAN
8
9 sms.alert.tone               = SOUNDFILE
10 sms.alert.volume             = INTEGER 0-100
11
12 im.alert.tone                = SOUNDFILE
13 im.alert.volume              = INTEGER 0-100
14
15 email.alert.tone             = SOUNDFILE
16 email.alert.volume           = INTEGER 0-100
17
18 keypad.sound.level           = INTEGER 0-2
19 system.sound.level           = INTEGER 0-2
20 touchscreen.sound.level      = INTEGER 0-2
21
22 clock.alarm.enabled          = BOOLEAN
23 calendar.alarm.enabled       = BOOLEAN
24
25 [fallback]
26
27 ringing.alert.tone           = Nokia_tune.aac
28 ringing.alert.type           = ringing
29 ringing.alert.volume         = 75
30
31 vibrating.alert.enabled      = On
32
33 sms.alert.tone               = Message1.aac
34 sms.alert.volume             = 60
35
36 im.alert.tone                = Message1.aac
37 im.alert.volume              = 60
38
39 email.alert.tone             = Email1.aac
40 email.alert.volume           = 60
41
42 keypad.sound.level           = 0
43 system.sound.level           = 1
44 touchscreen.sound.level      = 1
45
46 clock.alarm.enabled          = On
47 calendar.alarm.enabled       = On
48
49 [Meeting]
50
51 ringing.alert.type           = silent
52 ringing.alert.volume         = 0
53
54 vibrating.alert.enabled      = on
55
56 sms.alert.volume             = 0
57 im.alert.volume              = 0
58 email.alert.volume           = 0
59
60 keypad.sound.level           = 0
61 system.sound.level           = 0
62 touchscreen.sound.level      = 0
63
64 calendar.alarm.enabled       = Off
65
66 [Night]
67
68 ringing.alert.type           = ringing
69 ringing.alert.volume         = 20
70
71 vibrating.alert.enabled      = off
72
73 sms.alert.volume             = 20
74 im.alert.volume              = 0
75 email.alert.volume           = 0
76
77 keypad.sound.level           = 0
78 system.sound.level           = 0
79 touchscreen.sound.level      = 0
80
81 calendar.alarm.enabled       = Off