File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed
Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change 3232 <dict >
3333 <key >actionClass </key >
3434 <string >QSiCalModule </string >
35+ <key >commandFormat </key >
36+ <string >Add %1$@ to the %2$@ calendar </string >
3537 <key >actionSelector </key >
3638 <string >createEvent:inCalendar: </string >
3739 <key >directTypes </key >
4850 </array >
4951 <key >name </key >
5052 <string >Create Calendar Event </string >
53+ <key >description </key >
54+ <string >Create an event in a [default] calendar </string >
5155 </dict >
5256 <key >QSiCalCreateEventActionReverse </key >
5357 <dict >
6973 </array >
7074 <key >name </key >
7175 <string >Add Event... </string >
76+ <key >description </key >
77+ <string >Add an event to the given calendar </string >
78+ <key >commandFormat </key >
79+ <string >Add %2$@ to the %1$@ calendar </string >
7280 <key >precedence </key >
7381 <integer >4 </integer >
7482 <key >reverseArguments </key >
96104 </array >
97105 <key >name </key >
98106 <string >Create Reminder </string >
107+ <key >description </key >
108+ <string >Add a reminder to a [default] calendar </string >
109+ <key >commandFormat </key >
110+ <string >Add %1$@ to the %2$@ calendar </string >
99111 <key >validatesObjects </key >
100112 <string >NO </string >
101113 </dict >
119131 </array >
120132 <key >name </key >
121133 <string >Add Reminder... </string >
134+ <key >description </key >
135+ <string >Add a reminder to the given calendar </string >
136+ <key >commandFormat </key >
137+ <string >Add %2$@ to the %1$@ calendar </string >
122138 <key >precedence </key >
123139 <integer >4 </integer >
124140 <key >reverseArgumetns </key >
You can’t perform that action at this time.
0 commit comments