File: base.xml.in

package info (click to toggle)
banshee 2.4.1-3
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 43,392 kB
  • sloc: cs: 137,906; xml: 90,824; sh: 11,616; ansic: 4,829; makefile: 2,910; python: 38
file content (15 lines) | stat: -rw-r--r-- 410 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="utf-8"?>
<audio-profiles>
  <preset-variables>
    <variable id="channels">
      <_name>Channels</_name>
      <control-type>combo</control-type>
      <default-value>2</default-value>
      <possible-values>
        <value value="1">1</value>
        <value value="2">2</value>
      </possible-values>
      <advanced />
    </variable>
  </preset-variables>
</audio-profiles>