]> git.lyx.org Git - lyx.git/blob - lib/ui/stdcontext.inc
a229b4af4bd45aa6e214de1ce857b5436f7b7efc
[lyx.git] / lib / ui / stdcontext.inc
1 # -*- text -*-
2
3 # file stdcontext.inc
4 # This file is part of LyX, the document processor.
5 # Licence details can be found in the file COPYING.
6
7 # author The LyX Team
8
9 # Full author contact details are available in file CREDITS.
10
11 # The interface is designed (partially) following the KDE Human Interface
12 # Guidelines (http://techbase.kde.org/Projects/Usability/HIG)
13
14 # Casing Rules:
15 # Capitalize all words in the element, with the following exceptions: 
16 # * Articles: a, an, the. 
17 # * Conjunctions: and, but, for, not, so, yet ...  
18 # * Prepositions of three or fewer letters: at, for, by, in, to ...
19 #   (except when the preposition is part of a verb phrase, such as "Check In")
20 # (http://library.gnome.org/devel/hig-book/stable/design-text-labels.html.en)
21
22 Format 4
23
24 Menuset
25
26 #
27 # InsetMath context menu
28 #
29         Menu "insert_math_context"
30                 Item "Array Environment|y" "math-matrix 2 2"
31                 Item "Cases Environment|C" "math-insert \cases"
32                 Item "Aligned Environment|l" "command-sequence math-insert \aligned; tabular-feature append-column"
33                 Item "AlignedAt Environment|v" "command-sequence math-insert \alignedat; tabular-feature append-column"
34                 Item "Gathered Environment|h" "math-insert \gathered"
35                 Item "Split Environment|S" "command-sequence math-insert \split; tabular-feature append-column"
36                 Separator
37                 Item "Delimiters...|r" "dialog-show mathdelimiter"
38                 Item "Matrix...|x" "dialog-show mathmatrix"
39                 Item "Macro|o" "math-macro newmacroname newcommand"
40         End
41
42         Menu "ams_environment"
43                 Item "AMS align Environment|a" "math-mutate align"
44                 Item "AMS alignat Environment|t" "math-mutate alignat"
45                 Item "AMS flalign Environment|f" "math-mutate flalign"
46                 Item "AMS gather Environment|g" "math-mutate gather"
47                 Item "AMS multline Environment|m" "math-mutate multline"
48         End
49
50         Menu "context-math"
51                 Item "Inline Formula|I" "math-mutate simple"
52                 Item "Displayed Formula|D" "math-mutate equation"
53                 Item "Eqnarray Environment|E" "math-mutate eqnarray"
54                 Submenu "AMS Environment|A" "ams_environment"
55                 Separator
56                 OptItem "Number Whole Formula|N" "math-number-toggle"
57                 OptItem "Number This Line|u" "math-number-line-toggle"
58                 OptItem "Equation Label|L" "label-insert"
59                 OptItem "Copy as Reference|R" "label-copy-as-reference"
60                 Separator
61                 Item "Split Cell|C" "cell-split"
62                 Separator
63                 Submenu "Insert|s" "insert_math_context"
64                 Separator
65                 OptItem "Add Line Above|o" "tabular-feature add-hline-above"
66                 OptItem "Add Line Below|B" "tabular-feature add-hline-below"
67                 OptItem "Delete Line Above|v" "tabular-feature delete-hline-above"
68                 OptItem "Delete Line Below|w" "tabular-feature delete-hline-below"
69                 Separator
70                 OptItem "Add Line to Left" "tabular-feature add-vline-left"
71                 OptItem "Add Line to Right" "tabular-feature add-vline-right"
72                 OptItem "Delete Line to Left" "tabular-feature delete-vline-left"
73                 OptItem "Delete Line to Right" "tabular-feature delete-vline-right"
74                 Separator
75                 Item "Show Math Toolbar" "toolbar-toggle math toggle"
76                 Item "Show Math-Panels Toolbar" "toolbar-toggle math_panels toggle"
77                 Item "Show Table Toolbar" "toolbar-toggle table toggle"
78                 Separator
79                 Submenu "Use Computer Algebra System|m" "edit_math_extern"
80         End
81
82
83 #
84 # InsetRef context menu
85 #
86         Menu "context-ref"
87                 Item "Next Cross-Reference|N" "reference-next"
88                 Item "Go to Label|G" "label-goto"
89                 Separator
90                 Item "<Reference>|R" "inset-modify changetype ref"
91                 Item "(<Reference>)|e" "inset-modify changetype eqref"
92                 Item "<Page>|P" "inset-modify changetype pageref"
93                 Item "On Page <Page>|O" "inset-modify changetype vpageref"
94                 Item "<Reference> on Page <Page>|f" "inset-modify changetype vref"
95                 Item "Formatted Reference|t" "inset-modify changetype formatted"
96                 Item "Textual Reference|x" "inset-modify changetype nameref"
97                 Separator
98                 Item "Settings...|S" "inset-settings"
99         End
100
101 #
102 # InsetLabel context menu
103 #
104         Menu "context-label"
105                 Item "Next Cross-Reference|N" "reference-next"
106                 Item "Go Back|G" "bookmark-goto 0"
107                 Separator
108                 Item "Copy as Reference|C" "label-copy-as-reference"
109                 Separator
110                 Item "Settings...|S" "inset-settings"
111         End
112
113
114 #
115 # InsetCitation context menu
116 #
117         Menu "context-citation"
118                 CiteStyles
119                 Separator
120                 Item "Settings...|S" "inset-settings"
121         End
122
123
124 #
125 # InsetBibtex context menu
126 #
127         Menu "context-bibtex"
128                 Item "Settings...|S" "inset-settings"
129                 Separator
130                 Item "Edit Database(s) Externally...|x" "inset-edit"
131         End
132
133 #
134 # InsetBibItem context menu
135 #
136         Menu "context-bibitem"
137                 Item "Settings...|S" "inset-settings"
138         End
139
140 #
141 # InsetCollapsable context menu
142 #
143         Menu "context-collapsable"
144                 OptItem "Open Inset|O" "inset-toggle open"
145                 OptItem "Close Inset|C" "inset-toggle close"
146                 Separator
147                 Item "Dissolve Inset|D" "inset-dissolve"
148                 OptItem "Settings...|S" "inset-settings"
149         End
150
151         Menu "context-conglomerate"
152                 Item "Show Label|L" "inset-toggle"
153                 Item "Dissolve Inset|D" "inset-dissolve charstyle"
154                 Separator
155                 OptItem "Settings...|S" "inset-settings"
156         End
157
158 #
159 # InsetArgument context menu
160 #
161
162         Menu "context-argument"
163                 Separator
164                 SwitchArguments
165         End
166
167         Menu "context-argument-conglomerate"
168                 Item "Show Label|L" "inset-toggle"
169                 Item "Dissolve Inset|D" "inset-dissolve"
170                 Separator
171                 SwitchArguments
172         End
173
174 #
175 # InsetBox context menu
176 #
177
178         Menu "context-box"
179                 Item "Frameless|l" "inset-modify changetype Frameless"
180                 Item "Simple Frame|F" "inset-modify changetype Boxed"
181                 Item "Simple Frame, Page Breaks|P" "inset-modify changetype Framed"
182                 Item "Oval, Thin|a" "inset-modify changetype ovalbox"
183                 Item "Oval, Thick|v" "inset-modify changetype Ovalbox"
184                 Item "Drop Shadow|w" "inset-modify changetype Shadowbox"
185                 Item "Shaded Background|B" "inset-modify changetype Shaded"
186                 Item "Double Frame|u" "inset-modify changetype Doublebox"
187         End
188
189
190 #
191 # InsetCaption context menu
192 #
193         Menu "context-caption"
194                 SwitchCaptions
195         End
196
197
198 #
199 # InsetNote context menu
200 #
201
202         Menu "context-note"
203                 Item "LyX Note|N" "inset-modify note Note Note"
204                 Item "Comment|m" "inset-modify note Note Comment"
205                 Item "Greyed Out|G" "inset-modify note Note Greyedout"
206                 Separator
207                 Item "Open All Notes|A" "inset-forall Note inset-toggle open"
208                 Item "Close All Notes|l" "inset-forall Note inset-toggle close"
209         End
210
211 #
212 # InsetPhantom context menu
213 #
214
215         Menu "context-phantom"
216                 Item "Phantom|P" "inset-modify phantom Phantom Phantom"
217                 Item "Horizontal Phantom|H" "inset-modify phantom Phantom HPhantom"
218                 Item "Vertical Phantom|V" "inset-modify phantom Phantom VPhantom"
219         End
220
221 #
222 # InsetSpace context menu
223 #
224         Menu "context-space"
225                 Item "Interword Space|w" "inset-modify space \space{}"
226                 Item "Protected Space|o" "inset-modify space ~"
227                 Item "Visible Space|a" "inset-modify space \textvisiblespace{}"
228                 Item "Thin Space|T" "inset-modify space \thinspace{}"
229                 Item "Negative Thin Space|N" "inset-modify space \negthinspace{}"
230                 Item "Half Quad Space (Enskip)|k" "inset-modify space \enskip{}"
231                 Item "Protected Half Quad Space (Enspace)|E" "inset-modify space \enspace{}"
232                 Item "Quad Space|Q" "inset-modify space \quad{}"
233                 Item "Double Quad Space|u" "inset-modify space \qquad{}"
234                 Item "Horizontal Fill|F" "inset-modify space \hfill{}"
235                 Item "Protected Horizontal Fill|i" "inset-modify space \hspace*{\fill}"
236                 Item "Horizontal Fill (Dots)|D" "inset-modify space \dotfill{}"
237                 Item "Horizontal Fill (Rule)|R" "inset-modify space \hrulefill{}"
238                 Item "Horizontal Fill (Left Arrow)|L" "inset-modify space \leftarrowfill{}"
239                 Item "Horizontal Fill (Right Arrow)|g" "inset-modify space \rightarrowfill{}"
240                 Item "Horizontal Fill (Up Brace)|p" "inset-modify space \upbracefill{}"
241                 Item "Horizontal Fill (Down Brace)|B" "inset-modify space \downbracefill{}"
242                 Item "Custom Length|C" "command-sequence inset-modify space \hspace{}; inset-settings"
243                 Separator
244                 Item "Settings...|S" "inset-settings"
245         End
246
247 #
248 # InsetMathSpace context menu
249 #
250         Menu "context-mathspace"
251                 Item "Thin Space|T" "inset-modify mathspace \thinspace{}"
252                 Item "Medium Space|M" "inset-modify mathspace \medspace{}"
253                 Item "Thick Space|h" "inset-modify mathspace \thickspace{}"
254                 Item "Negative Thin Space|N" "inset-modify mathspace \negthinspace{}"
255                 Item "Negative Medium Space|u" "inset-modify mathspace \negmedspace{}"
256                 Item "Negative Thick Space|i" "inset-modify mathspace \negthickspace{}"
257                 Item "Half Quad Space (Enskip)|k" "inset-modify mathspace \enskip{}"
258                 Item "Quad Space|Q" "inset-modify mathspace \quad{}"
259                 Item "Double Quad Space|u" "inset-modify mathspace \qquad{}"
260                 Item "Custom Length|C" "command-sequence inset-modify mathspace \hspace{} \length 1in; inset-settings"
261                 Separator
262                 Item "Settings...|S" "inset-settings"
263         End
264
265 #
266 # InsetVSpace context menu
267 #
268         Menu "context-vspace"
269                 Item "DefSkip|D" "inset-modify vspace defskip"
270                 Item "SmallSkip|S" "inset-modify vspace smallskip"
271                 Item "MedSkip|M" "inset-modify vspace medskip"
272                 Item "BigSkip|B" "inset-modify vspace bigskip"
273                 Item "VFill|F" "inset-modify vspace vfill"
274                 Item "Custom|C" "command-sequence inset-modify vspace custom; inset-settings"
275                 Separator
276                 Item "Settings...|e" "inset-settings"
277         End
278
279 #
280 # InsetInclude context menu
281 #
282         Menu "context-include"
283                 Item "Include|c" "inset-modify changetype include"
284                 Item "Input|p" "inset-modify changetype input"
285                 Item "Verbatim|V" "inset-modify changetype verbatiminput"
286                 Item "Verbatim (marked blanks)|b" "inset-modify changetype verbatiminput*"
287                 Item "Listing|L" "inset-modify changetype lstinputlisting"
288                 Separator
289                 Item "Settings...|S" "inset-settings"
290                 Separator
291                 Item "Edit Included File...|E" "inset-edit"
292         End
293
294 #
295 # InsetNewpage context menu
296 #
297         Menu "context-newpage"
298                 Item "New Page|N" "inset-modify newpage newpage"
299                 Item "Page Break|a" "inset-modify newpage pagebreak"
300                 Item "Clear Page|C" "inset-modify newpage clearpage"
301                 Item "Clear Double Page|D" "inset-modify newpage cleardoublepage"
302         End
303
304 #
305 # InsetNewline context menu
306 #
307         Menu "context-newline"
308                 Item "Ragged Line Break|R" "inset-modify newline newline"
309                 Item "Justified Line Break|J" "inset-modify newline linebreak"
310         End
311
312 #
313 # InsetNewline context menu
314 #
315         Menu "context-separator"
316                 Item "Plain Separator|P" "inset-modify separator plain"
317                 Item "Paragraph Break|B" "inset-modify separator parbreak"
318         End
319
320 #
321 # Edit context menu
322 #
323         Menu "context-edit"
324                 spellingsuggestions
325                 Separator
326                 Item "Cut" "cut"
327                 Item "Copy" "copy"
328                 Item "Paste" "paste"
329                 Submenu "Paste Recent|e" "edit_pasterecent"
330                 Separator
331                 Item "Jump Back to Saved Bookmark|B" "bookmark-goto 0"
332                 OptItem "Forward Search|F" "forward-search"
333                 Separator
334                 Item "Move Paragraph Up|o" "paragraph-move-up"
335                 Item "Move Paragraph Down|v" "paragraph-move-down"
336                 Separator
337                 EnvironmentSeparators
338                 Separator
339                 OptItem "Promote Section|r" "outline-out"
340                 OptItem "Demote Section|m" "outline-in"
341                 OptItem "Move Section Down|D" "outline-down"
342                 OptItem "Move Section Up|U" "outline-up"
343                 Arguments
344                 OptSubmenu "Insert Regular Expression" "context-edit-regexp"
345                 Separator
346                 OptItem "Accept Change|c" "change-accept"
347                 OptItem "Reject Change|j" "change-reject"
348                 Separator
349                 Item "Apply Last Text Style|A" "textstyle-apply"
350                 Submenu "Text Style|x" "edit_textstyles"
351                 Item "Paragraph Settings...|P" "layout-paragraph"
352                 LanguageSelector
353                 Separator
354                 Item "Fullscreen Mode" "ui-toggle fullscreen"
355                 OptItem "Close Current View" "tab-group-close"
356         End
357
358
359 #
360 # Regular Expression context menu
361 #
362         Menu "context-edit-regexp"
363                 Item "Anything|A" "command-sequence regexp-mode; self-insert .*"
364                 Item "Anything Non-Empty|o" "command-sequence regexp-mode; self-insert .+"
365                 Item "Any Word|W" "command-sequence regexp-mode; self-insert [a-z]+"
366                 Item "Any Number|N" "command-sequence regexp-mode; self-insert [0-9]+"
367                 Item "User Defined|U" "regexp-mode"
368         End
369
370
371 #
372 # Math Macro context menu
373 #
374
375         Menu "context-math-macro-definition"
376                 Item "Append Argument" "math-macro-add-param"
377                 Item "Remove Last Argument" "math-macro-remove-param"
378                 Separator
379                 Item "Make First Non-Optional Into Optional Argument" "math-macro-make-optional"
380                 Item "Make Last Optional Into Non-Optional Argument" "math-macro-make-nonoptional"
381                 Item "Insert Optional Argument" "math-macro-add-optional-param"
382                 Item "Remove Optional Argument" "math-macro-remove-optional-param"
383                 Separator
384                 Item "Append Argument Eating From the Right" "math-macro-append-greedy-param"
385                 Item "Append Optional Argument Eating From the Right" "math-macro-add-greedy-optional-param"
386                 Item "Remove Last Argument Spitting Out to the Right" "math-macro-remove-greedy-param"
387         End
388
389 #
390 # InsetGraphics context menu
391 #
392
393         Menu "context-graphics"
394                 Item "Settings...|S" "inset-settings"
395                 Item "Reload|R" "graphics-reload"
396                 Separator
397                 Item "Edit Externally...|x" "inset-edit"
398                 Separator
399                 GraphicsGroups
400         End
401
402 #
403 # InsetExternal context menu
404 #
405
406         Menu "context-external"
407                 Item "Settings...|S" "inset-settings"
408                 Separator
409                 Item "Edit Externally...|x" "inset-edit"
410         End
411
412 #
413 # InsetTabular context menu
414 #
415
416         Menu "table-borders"
417                 Item "Top|T" "tabular-feature toggle-line-top"
418                 Item "Bottom|B" "tabular-feature toggle-line-bottom"
419                 Item "Left|L" "tabular-feature toggle-line-left"
420                 Item "Right|R" "tabular-feature toggle-line-right"
421         End
422
423         Menu "table-alignment"
424                 Item "Left|f" "command-alternatives tabular-feature m-align-left;tabular-feature align-left"
425                 Item "Center|C" "command-alternatives tabular-feature m-align-center;tabular-feature align-center"
426                 Item "Right|h" "command-alternatives tabular-feature m-align-right;tabular-feature align-right"
427                 Item "Decimal" "tabular-feature align-decimal"
428                 Separator
429                 Item "Top" "tabular-feature valign-top"
430                 Item "Middle" "tabular-feature valign-middle"
431                 Item "Bottom" "tabular-feature valign-bottom"
432         End
433
434         Menu "table-cols-rows"
435                 Item "Multicolumn|u" "tabular-feature multicolumn"
436                 Item "Multirow|w" "tabular-feature multirow"
437                 Separator
438                 Item "Append Row|A" "tabular-feature append-row"
439                 Item "Delete Row|D" "tabular-feature delete-row"
440                 Item "Copy Row|o" "tabular-feature copy-row"
441                 Item "Move Row Up" "tabular-feature move-row-up"
442                 Item "Move Row Down" "tabular-feature move-row-down"
443                 Separator
444                 Item "Append Column|p" "tabular-feature append-column"
445                 Item "Delete Column|e" "tabular-feature delete-column"
446                 Item "Copy Column|y" "tabular-feature copy-column"
447                 Item "Move Column Right|v" "tabular-feature move-column-right"
448                 Item "Move Column Left" "tabular-feature move-column-left"
449         End
450
451         Menu "context-tabular"
452                 Item "Multi-page Table|g" "tabular-feature toggle-longtabular"
453                 Item "Formal Style|m" "tabular-feature toggle-booktabs"
454                 Separator
455                 Submenu "Borders|d" "table-borders"
456                 Submenu "Alignment|i" "table-alignment"
457                 Submenu "Columns/Rows|C" "table-cols-rows"
458                 Separator
459                 Item "Settings...|S" "inset-settings tabular"
460         End
461
462 #
463 # InsetInfo context menu
464 #
465
466         Menu "buffer-info"
467                 Item "File|F" "inset-modify buffer name"
468                 Item "Path|P" "inset-modify buffer path"
469                 Item "Class|C" "inset-modify buffer class"
470                 Separator
471                 Item "File Revision|R" "inset-modify buffer vcs-revision"
472                 Item "Tree Revision|T" "inset-modify buffer vcs-tree-revision"
473                 Item "Revision Author|A" "inset-modify buffer vcs-author"
474                 Item "Revision Date|D" "inset-modify buffer vcs-date"
475                 Item "Revision Time|i" "inset-modify buffer vcs-time"
476                 Separator
477                 Item "LyX Version|X" "inset-modify lyxinfo version"
478         End
479
480         Menu "context-info"
481                 Submenu "Document Info|D" "buffer-info"
482                 Separator
483                 Item "Copy Text|o" "inset-copy-as"
484                 Item "Settings...|S" "inset-settings info"
485         End
486
487 #
488 # InsetBranch context menu
489 #
490
491         Menu "context-branch"
492                 OptItem "Activate Branch|A" "branch-activate"
493                 OptItem "Deactivate Branch|e" "branch-deactivate"
494                 OptItem "Activate Branch in Master|M" "branch-master-activate"
495                 OptItem "Deactivate Branch in Master|v" "branch-master-deactivate"
496                 OptItem "Invert Inset|I" "branch-invert"
497                 OptItem "Add Unknown Branch|w" "branch-add"
498         End
499
500 #
501 # Toc Labels and References context menu
502 #
503
504         Menu "context-toc-label"
505                 OptItem "Copy as Reference|C" "label-copy-as-reference"
506                 OptItem "Insert Reference at Cursor Position|I" "label-insert-as-reference"
507                 Separator
508                 Item "Settings...|S" "inset-settings"
509         End
510
511 #
512 # Toc Branches context menu
513 #
514
515         Menu "context-toc-branch"
516                 OptItem "Activate Branch|A" "branch-activate"
517                 OptItem "Deactivate Branch|e" "branch-deactivate"
518                 Separator
519                 Item "Settings...|S" "inset-settings"
520         End
521
522 #
523 # Toc Graphics context menu
524 #
525
526         Menu "context-toc-graphics"
527                 Item "Settings...|S" "inset-settings"
528                 Separator
529                 Item "Edit Externally...|x" "inset-edit"
530         End
531
532 #
533 # Toc Citation context menu
534 #
535
536         Menu "context-toc-citation"
537                 Item "Settings...|S" "inset-settings"
538         End
539
540 #
541 # Toc Figures context menu
542 #
543
544         Menu "context-toc-figure"
545                 Item "Settings...|S" "inset-settings"
546         End
547
548 #
549 # Toc Listings context menu
550 #
551
552         Menu "context-toc-listing"
553                 Item "Settings...|S" "inset-settings"
554         End
555
556 #
557 # Toc Tables context menu
558 #
559
560         Menu "context-toc-table"
561                 Item "Settings...|S" "inset-settings"
562         End
563
564 #
565 # Toc Childs context menu
566 #
567         Menu "context-toc-child"
568                 Item "Include|c" "inset-modify changetype include"
569                 Item "Input|p" "inset-modify changetype input"
570                 Item "Verbatim|V" "inset-modify changetype verbatiminput"
571                 Item "Verbatim (marked blanks)|b" "inset-modify changetype verbatiminput*"
572                 Item "Listing|L" "inset-modify changetype lstinputlisting"
573                 Separator
574                 Item "Settings...|S" "inset-settings"
575                 Separator
576                 Item "Edit Included File...|E" "inset-edit"
577         End
578
579 #
580 # Toc Indices context menu
581 #
582
583         Menu "context-toc-index"
584                 OptItem "Settings...|S" "inset-settings"
585         End
586
587 #
588 # Index context menu
589 #
590
591         Menu "context-index"
592                 IndicesContext
593         End
594
595 #
596 # Index Lists context menu
597 #
598
599         Menu "context-indexprint"
600                 Item "All Indexes|A" "inset-modify check-printindex*"
601                 IndicesListsContext
602                 Separator
603                 Item "Subindex|b" "inset-modify toggle-subindex"
604                 Separator
605                 OptItem "Settings...|S" "inset-settings"
606         End
607
608 #
609 # Nomencl List context menu
610 #
611
612         Menu "context-nomenclprint"
613                 OptItem "Settings...|S" "inset-settings"
614         End
615
616
617 # InsetPreview context menu
618 #
619
620         Menu "context-preview"
621                 Item "Dissolve Inset|D" "inset-dissolve"
622         End
623
624
625 #
626 # Toc Changes context menu
627 #
628
629         Menu "context-toc-change"
630                 Item "Accept Change|c" "change-accept"
631                 Item "Reject Change|R" "change-reject"
632         End     
633         
634 #
635 # Toc Table of Context context menu
636 #
637
638         Menu "context-toc-tableofcontents"
639                 Item "Promote Section|P" "outline-out"
640                 Item "Demote Section|D" "outline-in"
641                 Item "Move Section Up|U" "outline-up"
642                 Item "Move Section Down|w" "outline-down"
643                 Separator
644                 Item "Select Section|S" "section-select"
645         End     
646
647 #
648 # InsetERT context menu
649 #
650         Menu "context-ert"
651                 # repeat 1 is added as a work-around to not indicate this action as toggable
652                 Item "Wrap by Preview|y" "command-sequence repeat 1;inset-toggle;char-forward;char-backward;char-forward-select;preview-insert;char-backward;char-backward;inset-toggle"
653         End
654
655 #
656 # InsetHyperlink context menu
657 #
658         Menu "context-hyperlink"
659                 Item "Settings...|S" "inset-settings"
660         End
661
662 #
663 # Toolbar context menu
664 #
665         Menu "context-toolbars"
666                 Toolbars
667                 Separator
668                 Item "Small-sized Icons" "icon-size small"
669                 Item "Normal-sized Icons" "icon-size normal"
670                 Item "Big-sized Icons" "icon-size big"
671                 Item "Huge-sized Icons" "icon-size huge"
672                 Item "Giant-sized Icons" "icon-size giant"
673         End
674
675 End