+ " notify with name \"TVBrowserSendProgram\" title \""
+ runner.formatTextAsParam(title) + "\" description \""
+ runner.formatTextAsParam(desc)
+ "\" application name \"TV-Browser\"\n" + "end tell";
try {
runner.executeScript(script);
} catch (IOException e) {
mLog.log(Level.SEVERE, "Can't execute AppleScript\n\n" + script, e);
}
} else {
final Notification notification = new Notification(mApplication,