* misc. changes

This commit is contained in:
Reinhard Pointner 2014-08-09 05:10:38 +00:00
parent 3c0d44695a
commit f0566e8fa7
2 changed files with 2 additions and 1 deletions

View File

@ -46,7 +46,7 @@ public final class Settings {
try {
return bundle.getString("apikey.private." + name);
} catch (MissingResourceException e) {
// ignore
// ignore, fall back to default
}
}
return bundle.getString("apikey." + name);

View File

@ -48,6 +48,7 @@
^data$
^deluge$
^Desktop$
^dev$
^Disco[0-9]$
^disk[0-9]$
^Documentaries$