more code formatting

This commit is contained in:
Philipp Schaefer
2013-06-16 13:49:57 +02:00
parent 7ea50c2d42
commit d220ed3ac4
5 changed files with 33 additions and 21 deletions

View File

@ -128,7 +128,8 @@ public class IITC_SettingsFragment extends PreferenceFragment {
}
}
void addPluginPreference(PreferenceScreen root, String src, String plugin_key, boolean additional) {
void addPluginPreference(PreferenceScreen root, String src, String plugin_key,
boolean additional) {
// now parse plugin name, description and category
String header = src.substring(src.indexOf("==UserScript=="),