4 "description": "Display"
9 "description": "Show icon in the panel"
14 "description": "Show calendar events",
15 "tooltip": "Check this to display events in the calendar.",
18 "show-week-numbers": {
21 "description": "Show week numbers in calendar",
22 "tooltip": "Check this to show week numbers in the calendar.",
25 "use-custom-format": {
28 "description": "Use a custom date format",
29 "tooltip": "Check this to define a custom format for the date in the calendar applet.",
34 "default": "%A, %B %e, %H:%M",
35 "description": "Date format",
36 "dependency": "use-custom-format",
37 "tooltip": "Set your custom format here.",
38 "value": "%A, %B %e, %H:%M"
40 "custom-tooltip-format": {
42 "default": "%A, %B %e, %H:%M",
43 "description": "Date format for tooltip",
44 "dependency": "use-custom-format",
45 "tooltip": "Set your custom tooltip format here.",
46 "value": "%A, %B %e, %H:%M"
50 "description": "Show information on date format syntax",
51 "dependency": "use-custom-format",
52 "callback": "on_custom_format_button_pressed",
53 "tooltip": "Click this button to know more about the syntax for date formats."
57 "description": "Keyboard shortcuts"
61 "description": "Show calendar",
62 "default": "<Super>c",
63 "tooltip": "Set keybinding(s) to show the calendar.",