author | llornkcor <llornkcor> | 2002-05-19 18:12:26 (UTC) |
---|---|---|
committer | llornkcor <llornkcor> | 2002-05-19 18:12:26 (UTC) |
commit | 54955c2fd698b2a1cf3ba8a79f2612013c8eb2f0 (patch) (unidiff) | |
tree | 53b920ceea9e4d28fd3203616bcc83c1868ce1ea | |
parent | 396ca2a131b398b1562fee1cdc8cbe9bc629b37f (diff) | |
download | opie-54955c2fd698b2a1cf3ba8a79f2612013c8eb2f0.zip opie-54955c2fd698b2a1cf3ba8a79f2612013c8eb2f0.tar.gz opie-54955c2fd698b2a1cf3ba8a79f2612013c8eb2f0.tar.bz2 |
added 8000 samplerate
-rw-r--r-- | noncore/settings/sound/soundsettingsbase.ui | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/noncore/settings/sound/soundsettingsbase.ui b/noncore/settings/sound/soundsettingsbase.ui index aec55be..eaf7d30 100644 --- a/noncore/settings/sound/soundsettingsbase.ui +++ b/noncore/settings/sound/soundsettingsbase.ui | |||
@@ -500,37 +500,43 @@ | |||
500 | <cstring>sampleRateLabel</cstring> | 500 | <cstring>sampleRateLabel</cstring> |
501 | </property> | 501 | </property> |
502 | <property stdset="1"> | 502 | <property stdset="1"> |
503 | <name>text</name> | 503 | <name>text</name> |
504 | <string>Sample Rate</string> | 504 | <string>Sample Rate</string> |
505 | </property> | 505 | </property> |
506 | </widget> | 506 | </widget> |
507 | <widget> | 507 | <widget> |
508 | <class>QComboBox</class> | 508 | <class>QComboBox</class> |
509 | <item> | 509 | <item> |
510 | <property> | 510 | <property> |
511 | <name>text</name> | 511 | <name>text</name> |
512 | <string>8000</string> | ||
513 | </property> | ||
514 | </item> | ||
515 | <item> | ||
516 | <property> | ||
517 | <name>text</name> | ||
512 | <string>11025</string> | 518 | <string>11025</string> |
513 | </property> | 519 | </property> |
514 | </item> | 520 | </item> |
515 | <item> | 521 | <item> |
516 | <property> | 522 | <property> |
517 | <name>text</name> | 523 | <name>text</name> |
518 | <string>22050</string> | 524 | <string>22050</string> |
519 | </property> | 525 | </property> |
520 | </item> | 526 | </item> |
521 | <item> | 527 | <item> |
522 | <property> | 528 | <property> |
523 | <name>text</name> | 529 | <name>text</name> |
524 | <string>32000</string> | 530 | <string>33075</string> |
525 | </property> | 531 | </property> |
526 | </item> | 532 | </item> |
527 | <item> | 533 | <item> |
528 | <property> | 534 | <property> |
529 | <name>text</name> | 535 | <name>text</name> |
530 | <string>44100</string> | 536 | <string>44100</string> |
531 | </property> | 537 | </property> |
532 | </item> | 538 | </item> |
533 | <property stdset="1"> | 539 | <property stdset="1"> |
534 | <name>name</name> | 540 | <name>name</name> |
535 | <cstring>sampleRate</cstring> | 541 | <cstring>sampleRate</cstring> |
536 | </property> | 542 | </property> |