150151152153154155156157
} public void start(BundleContext ctx) throws Exception { loadConfig(); loadLanguage(); gui = new FilenamePanel(); registerServices(ctx); }