Badge Schema XML file. May also contain 'frequency=' value set to either 30, 60, 360, 720 or 1440 (default) which specifies (in minutes) how often the URL should be polled."), * name = "msapplication-badge", * group = "windows_mobile", * weight = 97, * type = "string", * secure = FALSE, * multiple = FALSE * ) */ class MsapplicationBadge extends MetaNameBase { // Nothing here yet. Just a placeholder class for a plugin. }