~blackskad/gnomeradio/dev-vol-button

« back to all changes in this revision

Viewing changes to gnomeradio.schemas.in

  • Committer: mfcn
  • Date: 2003-01-08 17:19:21 UTC
  • Revision ID: svn-v3-trunk0:ba97a3d1-ec25-0410-b1c6-e06ad936ea6c:trunk:2
Initial revision

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<gconfschemafile>
 
2
  <schemalist>
 
3
    <schema>
 
4
      <key>/schemas/apps/gnomeradio/mute-on-exit</key>
 
5
      <applyto>/apps/gnomeradio/mute-on-exit</applyto>
 
6
      <owner>gnomeradio</owner>
 
7
      <type>bool</type>
 
8
      <default>TRUE</default>
 
9
      <locale name="C">
 
10
        <short>Mute on exit</short>
 
11
        <long>If unchecked, gnomeradio won't mute after exiting</long>
 
12
      </locale>
 
13
    </schema>
 
14
 
 
15
    <schema>
 
16
      <key>/schemas/apps/gnomeradio/last-freq</key>
 
17
      <applyto>/apps/gnomeradio/last-freq</applyto>
 
18
      <owner>gnomeradio</owner>
 
19
      <type>float</type>
 
20
      <default>100.00</default>
 
21
      <locale name="C">
 
22
        <short>Last frequency</short>
 
23
        <long>The last frequency (in MHz) in use</long>
 
24
      </locale>
 
25
    </schema>
 
26
 
 
27
<!-- No longer needed
 
28
    <schema>
 
29
      <key>/schemas/apps/gnomeradio/volume</key>
 
30
      <applyto>/apps/gnomeradio/volume</applyto>
 
31
      <owner>gnomeradio</owner>
 
32
      <type>float</type>
 
33
      <default>100</default>
 
34
      <locale name="C">
 
35
        <short>Volume</short>
 
36
        <long>The stored value of the volume (0-100)</long>
 
37
      </locale>
 
38
    </schema>
 
39
-->
 
40
 
 
41
    <schema>
 
42
      <key>/schemas/apps/gnomeradio/device</key>
 
43
      <applyto>/apps/gnomeradio/device</applyto>
 
44
      <owner>gnomeradio</owner>
 
45
      <type>string</type>
 
46
      <default>/dev/radio</default>
 
47
      <locale name="C">
 
48
        <short>Radio device</short>
 
49
        <long>Specify the radio-device (in most cases /dev/radio)</long>
 
50
      </locale>
 
51
    </schema>
 
52
 
 
53
    <schema>
 
54
      <key>/schemas/apps/gnomeradio/mixer</key>
 
55
      <applyto>/apps/gnomeradio/mixer</applyto>
 
56
      <owner>gnomeradio</owner>
 
57
      <type>string</type>
 
58
      <default>line</default>
 
59
      <locale name="C">
 
60
        <short>Mixer source</short>
 
61
        <long>Choose the mixer source (line, line1, etc.) that is able to control the volume of your radio</long>
 
62
      </locale>
 
63
    </schema>
 
64
 
 
65
    <schema>
 
66
      <key>/schemas/apps/gnomeradio/mixer-device</key>
 
67
      <applyto>/apps/gnomeradio/mixer-device</applyto>
 
68
      <owner>gnomeradio</owner>
 
69
      <type>string</type>
 
70
      <default>/dev/mixer</default>
 
71
      <locale name="C">
 
72
        <short>Mixer Device</short>
 
73
        <long>The mixer device that gnomeradio should use. Only changeable via this key (no GUI option)</long>
 
74
      </locale>
 
75
    </schema>
 
76
 
 
77
    <schema>
 
78
      <key>/schemas/apps/gnomeradio/presets/presets</key>
 
79
      <applyto>/apps/gnomeradio/presets/presets</applyto>
 
80
      <owner>gnomeradio</owner>
 
81
      <type>int</type>
 
82
      <default>0</default>
 
83
      <locale name="C">
 
84
        <short>Number of presets</short>
 
85
        <long>The number of presets</long>
 
86
      </locale>
 
87
    </schema>
 
88
 
 
89
    <schema>
 
90
      <key>/schemas/apps/gnomeradio/presets/last</key>
 
91
      <applyto>/apps/gnomeradio/presets/last</applyto>
 
92
      <owner>gnomeradio</owner>
 
93
      <type>int</type>
 
94
      <default>-1</default>
 
95
      <locale name="C">
 
96
        <short>Last presets</short>
 
97
        <long>The preset that was enabled when gnomeradio was terminated. Range is 0 ... (# presets - 1). None is -1</long>
 
98
      </locale>
 
99
    </schema>
 
100
        
 
101
    <schema>
 
102
      <key>/schemas/apps/gnomeradio/recording/record-in-stereo</key>
 
103
      <applyto>/apps/gnomeradio/recording/record-in-stereo</applyto>
 
104
      <owner>gnomeradio</owner>
 
105
      <type>bool</type>
 
106
      <default>TRUE</default>
 
107
      <locale name="C">
 
108
        <short>Record in stereo or mono</short>
 
109
        <long>Whether the output should be in stereo or mono</long>
 
110
      </locale>
 
111
    </schema>
 
112
 
 
113
    <schema>
 
114
      <key>/schemas/apps/gnomeradio/recording/record-as-mp3</key>
 
115
      <applyto>/apps/gnomeradio/recording/record-as-mp3</applyto>
 
116
      <owner>gnomeradio</owner>
 
117
      <type>bool</type>
 
118
      <default>TRUE</default>
 
119
      <locale name="C">
 
120
        <short>Record as mp3- or wave-file</short>
 
121
        <long>Whether the output should be a mp3- or a wave-file</long>
 
122
      </locale>
 
123
    </schema>
 
124
 
 
125
    <schema>
 
126
      <key>/schemas/apps/gnomeradio/recording/audio-device</key>
 
127
      <applyto>/apps/gnomeradio/recording/audio-device</applyto>
 
128
      <owner>gnomeradio</owner>
 
129
      <type>string</type>
 
130
      <default>/dev/audio</default>
 
131
      <locale name="C">
 
132
        <short>Audio device</short>
 
133
        <long>The audio device to use (usually /dev/audio)</long>
 
134
      </locale>
 
135
    </schema>
 
136
 
 
137
    <schema>
 
138
      <key>/schemas/apps/gnomeradio/recording/encoder</key>
 
139
      <applyto>/apps/gnomeradio/recording/encoder</applyto>
 
140
      <owner>gnomeradio</owner>
 
141
      <type>string</type>
 
142
      <default>lame</default>
 
143
      <locale name="C">
 
144
        <short>MP3 encoder</short>
 
145
        <long>Choose the mp3 encoder that should be used</long>
 
146
      </locale>
 
147
    </schema>
 
148
 
 
149
    <schema>
 
150
      <key>/schemas/apps/gnomeradio/recording/bitrate</key>
 
151
      <applyto>/apps/gnomeradio/recording/bitrate</applyto>
 
152
      <owner>gnomeradio</owner>
 
153
      <type>string</type>
 
154
      <default>192</default>
 
155
      <locale name="C">
 
156
        <short>MP3 bitrate</short>
 
157
        <long>Choose the bitrate in which the mp3 will be encoded</long>
 
158
      </locale>
 
159
    </schema>
 
160
 
 
161
    <schema>
 
162
      <key>/schemas/apps/gnomeradio/recording/sample-rate</key>
 
163
      <applyto>/apps/gnomeradio/recording/sample-rate</applyto>
 
164
      <owner>gnomeradio</owner>
 
165
      <type>string</type>
 
166
      <default>44100</default>
 
167
      <locale name="C">
 
168
        <short>Sample rate</short>
 
169
        <long>The audio sample-rate of the wave-file</long>
 
170
      </locale>
 
171
    </schema>
 
172
 
 
173
    <schema>
 
174
      <key>/schemas/apps/gnomeradio/recording/sample-format</key>
 
175
      <applyto>/apps/gnomeradio/recording/sample-format</applyto>
 
176
      <owner>gnomeradio</owner>
 
177
      <type>string</type>
 
178
      <default>16</default>
 
179
      <locale name="C">
 
180
        <short>Sample format</short>
 
181
        <long>The format (8 or 16 bit) of the wave-file</long>
 
182
      </locale>
 
183
    </schema>
 
184
 
 
185
  </schemalist>
 
186
</gconfschemafile>