about.js 353 Bytes
try {
  this.showAboutDialog();
} catch (e) {
  print(e);
}

/*---ACTION---
ICON: ""
LABEL: "About"
LABEL_ZHCN: "关于"
LABEL_ZHTW: "關於"
ACCEL: ""
TOOLTIP: "About"
TOOLTIP_ZHCN: "关于"
TOOLTIP_ZHTW: "關於"
CHECKED: ""
GROUP: ""
STYLE: "size=small button_style=both"
LANG: "JavaScript"
STATUS: "Release"
VERSION: "1"
STATEHOOK: ""
---ACTION---*/