358359360361362363364365
} public void start(BundleContext ctx) throws Exception { loadConfig(); loadLanguage(); configGui = new Mp3ConfigGui(NAME); registerServices(ctx); }