diff options
Diffstat (limited to 'kaudiocreator/kaudiocreator.kcfg')
-rw-r--r-- | kaudiocreator/kaudiocreator.kcfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kaudiocreator/kaudiocreator.kcfg b/kaudiocreator/kaudiocreator.kcfg index 03e5fa12..9e8addd0 100644 --- a/kaudiocreator/kaudiocreator.kcfg +++ b/kaudiocreator/kaudiocreator.kcfg @@ -31,7 +31,7 @@ <entry name="replaceInput" type="String" key="selection"> <label>Regexp to match file names with</label> </entry> - <entry name="replaceOutput" type="String" key="tqreplace"> + <entry name="replaceOutput" type="String" key="replace"> <label>String used to replace the parts that match the selection regexp</label> </entry> <entry name="seperateMultiArtist" type="Bool"> |