Contains general information about ~ and rules, and about actions based on office commands. Provides a mapping between commands and their textual representation on the user interface. A localized text that describes the command. Will be used instead of ContextLabel, PopupLabel and TooltipLabel if those are not specified. Used in Menus and also in popup menus if PopupLabel is not specified. Used in popup menus to give commands a different label than in the main menu. Used for Tooltips (Toolbar and Glade Widgets that have their 'action_name' specified.). Defaults to PopupLabel, then Label if empty. The actual command to use for everything except label/icon, typically when the main command doesn't map to a valid application slot. If set to "true", this command is available only when Experimental features are activated. Additional information about a single command (a sum (bitwise OR) of following bits). Bit 0 (1) = Command has an image. Bit 1 (2) = Image must be mirrored (CTL/vertical text). Bit 2 (4) = Image must be rotated (CTL/vertical text). Bit 3 (8) = Command supports a toggle state (Accessibility). 0