|
From: Tapio V. <aa...@us...> - 2010-01-30 15:02:16
|
Module: performous Branch: master Commit: 01308790ece5715a7fa917ed703308d55dfc1ea6 Author: Tapio Vierros <tap...@gm...> Date: Sat Jan 30 17:00:57 2010 +0200 Remove duplicate info in a description. --- data/schema.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/data/schema.xml b/data/schema.xml index 8f3e598..f3e1ec1 100644 --- a/data/schema.xml +++ b/data/schema.xml @@ -220,7 +220,7 @@ to save the current settings to XML. <entry name="system/midi_input" type="string" value=""> <locale name="C"> <short>Hardware MIDI input device</short> - <long>Part of sound card name or its number or empty to use the first available device. Used currently for MIDI drum controllers. Empty to select the first available device.</long> + <long>Part of sound card name or its number or empty to use the first available device. Used currently for MIDI drum controllers.</long> </locale> </entry> <entry name="system/path_songs" type="string_list"> |