]> git.lyx.org Git - features.git/blob - lib/ui/stdcontext.inc
72ae60fa36d69edd8ae2c637d3548d3d0f64a317
[features.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                 Item "Label Only|L" "inset-modify changetype labelonly"
98                 Separator
99                 OptItem "Plural|a" "inset-modify ref toggle-plural"
100                 OptItem "Capitalize|C" "inset-modify ref toggle-caps"
101                 Item "No Prefix" "inset-modify ref toggle-noprefix"
102                 Separator
103                 Item "Settings...|S" "inset-settings"
104         End
105
106 #
107 # InsetLabel context menu
108 #
109         Menu "context-label"
110                 Item "Next Cross-Reference|N" "reference-next"
111                 Item "Go Back|G" "bookmark-goto 0"
112                 Separator
113                 Item "Copy as Reference|C" "label-copy-as-reference"
114                 Separator
115                 Item "Settings...|S" "inset-settings"
116         End
117
118
119 #
120 # InsetCitation context menu
121 #
122         Menu "context-citation"
123                 CiteStyles
124                 Separator
125                 Item "Settings...|S" "inset-settings"
126         End
127
128
129 #
130 # InsetBibtex context menu
131 #
132         Menu "context-bibtex"
133                 Item "Settings...|S" "inset-settings"
134                 Separator
135                 Item "Edit Database(s) Externally...|x" "inset-edit"
136         End
137
138 #
139 # InsetBibItem context menu
140 #
141         Menu "context-bibitem"
142                 Item "Settings...|S" "inset-settings"
143         End
144
145 #
146 # InsetCollapsible context menu
147 #
148         Menu "context-collapsible"
149                 OptItem "Open Inset|O" "inset-toggle open"
150                 OptItem "Close Inset|C" "inset-toggle close"
151                 Separator
152                 Item "Dissolve Inset|D" "inset-dissolve"
153                 OptItem "Settings...|S" "inset-settings"
154         End
155
156         Menu "context-conglomerate"
157                 Item "Show Label|L" "inset-toggle"
158                 Item "Dissolve Inset|D" "inset-dissolve charstyle"
159                 Separator
160                 OptItem "Settings...|S" "inset-settings"
161         End
162
163 #
164 # InsetArgument context menu
165 #
166
167         Menu "context-argument"
168                 Separator
169                 SwitchArguments
170         End
171
172         Menu "context-argument-conglomerate"
173                 Item "Show Label|L" "inset-toggle"
174                 Item "Dissolve Inset|D" "inset-dissolve"
175                 Separator
176                 SwitchArguments
177         End
178
179 #
180 # InsetBox context menu
181 #
182
183         Menu "context-box"
184                 Item "Frameless|l" "inset-modify changetype Frameless"
185                 Item "Simple Frame|F" "inset-modify changetype Boxed"
186                 Item "Simple Frame, Page Breaks|P" "inset-modify changetype Framed"
187                 Item "Oval, Thin|a" "inset-modify changetype ovalbox"
188                 Item "Oval, Thick|v" "inset-modify changetype Ovalbox"
189                 Item "Drop Shadow|w" "inset-modify changetype Shadowbox"
190                 Item "Shaded Background|B" "inset-modify changetype Shaded"
191                 Item "Double Frame|u" "inset-modify changetype Doublebox"
192         End
193
194
195 #
196 # InsetCaption context menu
197 #
198         Menu "context-caption"
199                 SwitchCaptions
200         End
201
202
203 #
204 # InsetNote context menu
205 #
206
207         Menu "context-note"
208                 Item "LyX Note|N" "inset-modify note Note Note"
209                 Item "Comment|m" "inset-modify note Note Comment"
210                 Item "Greyed Out|G" "inset-modify note Note Greyedout"
211                 Separator
212                 Item "Open All Notes|A" "inset-forall Note inset-toggle open"
213                 Item "Close All Notes|l" "inset-forall Note inset-toggle close"
214         End
215
216 #
217 # InsetPhantom context menu
218 #
219
220         Menu "context-phantom"
221                 Item "Phantom|P" "inset-modify phantom Phantom Phantom"
222                 Item "Horizontal Phantom|H" "inset-modify phantom Phantom HPhantom"
223                 Item "Vertical Phantom|V" "inset-modify phantom Phantom VPhantom"
224         End
225
226
227 #
228 # InsetQuotes context menu
229 #
230         Menu "context-quote"
231                 SwitchQuotes
232         End
233
234 #
235 # InsetSpace context menu
236 #
237         Menu "context-space"
238                 Item "Interword Space|w" "inset-modify space \space{}"
239                 Item "Protected Space|o" "inset-modify space ~"
240                 Item "Visible Space|a" "inset-modify space \textvisiblespace{}"
241                 Item "Thin Space|T" "inset-modify space \thinspace{}"
242                 Item "Negative Thin Space|N" "inset-modify space \negthinspace{}"
243                 Item "Half Quad Space (Enskip)|k" "inset-modify space \enskip{}"
244                 Item "Protected Half Quad Space (Enspace)|E" "inset-modify space \enspace{}"
245                 Item "Quad Space|Q" "inset-modify space \quad{}"
246                 Item "Double Quad Space|u" "inset-modify space \qquad{}"
247                 Item "Horizontal Fill|F" "inset-modify space \hfill{}"
248                 Item "Protected Horizontal Fill|i" "inset-modify space \hspace*{\fill}"
249                 Item "Horizontal Fill (Dots)|D" "inset-modify space \dotfill{}"
250                 Item "Horizontal Fill (Rule)|R" "inset-modify space \hrulefill{}"
251                 Item "Horizontal Fill (Left Arrow)|L" "inset-modify space \leftarrowfill{}"
252                 Item "Horizontal Fill (Right Arrow)|g" "inset-modify space \rightarrowfill{}"
253                 Item "Horizontal Fill (Up Brace)|p" "inset-modify space \upbracefill{}"
254                 Item "Horizontal Fill (Down Brace)|B" "inset-modify space \downbracefill{}"
255                 Item "Custom Length|C" "command-sequence inset-modify space \hspace{}; inset-settings"
256                 Separator
257                 Item "Settings...|S" "inset-settings"
258         End
259
260 #
261 # InsetMathSpace context menu
262 #
263         Menu "context-mathspace"
264                 Item "Thin Space|T" "inset-modify mathspace \thinspace{}"
265                 Item "Medium Space|M" "inset-modify mathspace \medspace{}"
266                 Item "Thick Space|h" "inset-modify mathspace \thickspace{}"
267                 Item "Negative Thin Space|N" "inset-modify mathspace \negthinspace{}"
268                 Item "Negative Medium Space|u" "inset-modify mathspace \negmedspace{}"
269                 Item "Negative Thick Space|i" "inset-modify mathspace \negthickspace{}"
270                 Item "Half Quad Space (Enskip)|k" "inset-modify mathspace \enskip{}"
271                 Item "Quad Space|Q" "inset-modify mathspace \quad{}"
272                 Item "Double Quad Space|u" "inset-modify mathspace \qquad{}"
273                 Item "Custom Length|C" "command-sequence inset-modify mathspace \hspace{} \length 1in; inset-settings"
274                 Separator
275                 Item "Settings...|S" "inset-settings"
276         End
277
278 #
279 # InsetVSpace context menu
280 #
281         Menu "context-vspace"
282                 Item "DefSkip|D" "inset-modify vspace defskip"
283                 Item "SmallSkip|S" "inset-modify vspace smallskip"
284                 Item "MedSkip|M" "inset-modify vspace medskip"
285                 Item "BigSkip|B" "inset-modify vspace bigskip"
286                 Item "VFill|F" "inset-modify vspace vfill"
287                 Item "Custom|C" "command-sequence inset-modify vspace custom; inset-settings"
288                 Separator
289                 Item "Settings...|e" "inset-settings"
290         End
291
292 #
293 # InsetInclude context menu
294 #
295         Menu "context-include"
296                 Item "Include|c" "inset-modify changetype include"
297                 Item "Input|p" "inset-modify changetype input"
298                 Item "Verbatim|V" "inset-modify changetype verbatiminput"
299                 Item "Verbatim (marked blanks)|b" "inset-modify changetype verbatiminput*"
300                 Item "Listing|L" "inset-modify changetype lstinputlisting"
301                 Separator
302                 Item "Settings...|S" "inset-settings"
303                 Separator
304                 Item "Edit Included File...|E" "inset-edit"
305         End
306
307 #
308 # InsetNewpage context menu
309 #
310         Menu "context-newpage"
311                 Item "New Page|N" "inset-modify newpage newpage"
312                 Item "Page Break|a" "inset-modify newpage pagebreak"
313                 Item "Clear Page|C" "inset-modify newpage clearpage"
314                 Item "Clear Double Page|D" "inset-modify newpage cleardoublepage"
315         End
316
317 #
318 # InsetNewline context menu
319 #
320         Menu "context-newline"
321                 Item "Ragged Line Break|R" "inset-modify newline newline"
322                 Item "Justified Line Break|J" "inset-modify newline linebreak"
323         End
324
325 #
326 # InsetNewline context menu
327 #
328         Menu "context-separator"
329                 Item "Plain Separator|P" "inset-modify separator plain"
330                 Item "Paragraph Break|B" "inset-modify separator parbreak"
331         End
332
333 #
334 # Edit context menu
335 #
336         Menu "context-edit"
337                 spellingsuggestions
338                 Separator
339                 Item "Cut" "cut"
340                 Item "Copy" "copy"
341                 Item "Paste" "paste"
342                 Submenu "Paste Recent|e" "edit_pasterecent"
343                 Separator
344                 Item "Jump Back to Saved Bookmark|B" "bookmark-goto 0"
345                 OptItem "Forward Search|F" "forward-search"
346                 Separator
347                 Item "Move Paragraph Up|o" "paragraph-move-up"
348                 Item "Move Paragraph Down|v" "paragraph-move-down"
349                 Separator
350                 EnvironmentSeparatorsContext
351                 Separator
352                 OptItem "Promote Section|r" "outline-out"
353                 OptItem "Demote Section|m" "outline-in"
354                 OptItem "Move Section Down|D" "outline-down"
355                 OptItem "Move Section Up|U" "outline-up"
356                 Arguments
357                 OptSubmenu "Insert Regular Expression" "context-edit-regexp"
358                 Separator
359                 OptItem "Accept Change|c" "change-accept"
360                 OptItem "Reject Change|j" "change-reject"
361                 Separator
362                 Submenu "Text Properties|x" "edit_textprops"
363                 OptSubmenu "Custom Text Styles|S" "edit_textstyles"
364                 Item "Paragraph Settings...|P" "layout-paragraph"
365                 OptItem "Unify Graphics Groups|U" "graphics-unify"
366                 LanguageSelector
367                 Separator
368                 Item "Fullscreen Mode" "ui-toggle fullscreen"
369                 OptItem "Close Current View" "tab-group-close"
370         End
371
372
373 #
374 # Regular Expression context menu
375 #
376         Menu "context-edit-regexp"
377                 Item "Anything|A" "command-sequence regexp-mode; self-insert .*"
378                 Item "Anything Non-Empty|o" "command-sequence regexp-mode; self-insert .+"
379                 Item "Any Word|W" "command-sequence regexp-mode; self-insert [a-z]+"
380                 Item "Any Number|N" "command-sequence regexp-mode; self-insert [0-9]+"
381                 Item "User Defined|U" "regexp-mode"
382         End
383
384
385 #
386 # Math Macro context menu
387 #
388
389         Menu "context-math-macro-definition"
390                 Item "Append Argument" "math-macro-add-param"
391                 Item "Remove Last Argument" "math-macro-remove-param"
392                 Separator
393                 Item "Make First Non-Optional Into Optional Argument" "math-macro-make-optional"
394                 Item "Make Last Optional Into Non-Optional Argument" "math-macro-make-nonoptional"
395                 Item "Insert Optional Argument" "math-macro-add-optional-param"
396                 Item "Remove Optional Argument" "math-macro-remove-optional-param"
397                 Separator
398                 Item "Append Argument Eating From the Right" "math-macro-append-greedy-param"
399                 Item "Append Optional Argument Eating From the Right" "math-macro-add-greedy-optional-param"
400                 Item "Remove Last Argument Spitting Out to the Right" "math-macro-remove-greedy-param"
401         End
402
403 #
404 # InsetGraphics context menu
405 #
406
407         Menu "context-graphics"
408                 Item "Settings...|S" "inset-settings"
409                 Item "Reload|R" "graphics-reload"
410                 Separator
411                 Item "Edit Externally...|x" "inset-edit"
412                 Separator
413                 GraphicsGroups
414         End
415
416 #
417 # InsetExternal context menu
418 #
419
420         Menu "context-external"
421                 Item "Settings...|S" "inset-settings"
422                 Separator
423                 Item "Edit Externally...|x" "inset-edit"
424         End
425
426 #
427 # InsetTabular context menu
428 #
429
430         Menu "table-borders"
431                 Item "Top|T" "tabular-feature toggle-line-top"
432                 Item "Bottom|B" "tabular-feature toggle-line-bottom"
433                 Item "Left|L" "tabular-feature toggle-line-left"
434                 Item "Right|R" "tabular-feature toggle-line-right"
435         End
436
437         Menu "table-alignment"
438                 Item "Left|f" "command-alternatives tabular-feature m-align-left;tabular-feature align-left"
439                 Item "Center|C" "command-alternatives tabular-feature m-align-center;tabular-feature align-center"
440                 Item "Right|h" "command-alternatives tabular-feature m-align-right;tabular-feature align-right"
441                 Item "Decimal" "tabular-feature align-decimal"
442                 Separator
443                 Item "Top" "tabular-feature valign-top"
444                 Item "Middle" "tabular-feature valign-middle"
445                 Item "Bottom" "tabular-feature valign-bottom"
446         End
447
448         Menu "table-cols-rows"
449                 Item "Multicolumn|u" "tabular-feature multicolumn"
450                 Item "Multirow|w" "tabular-feature multirow"
451                 Separator
452                 Item "Append Row|A" "tabular-feature append-row"
453                 Item "Delete Row|D" "tabular-feature delete-row"
454                 Item "Copy Row|o" "tabular-feature copy-row"
455                 Item "Move Row Up" "tabular-feature move-row-up"
456                 Item "Move Row Down" "tabular-feature move-row-down"
457                 Separator
458                 Item "Append Column|p" "tabular-feature append-column"
459                 Item "Delete Column|e" "tabular-feature delete-column"
460                 Item "Copy Column|y" "tabular-feature copy-column"
461                 Item "Move Column Right|v" "tabular-feature move-column-right"
462                 Item "Move Column Left" "tabular-feature move-column-left"
463         End
464
465         Menu "context-tabular"
466                 Item "Multi-page Table|g" "tabular-feature toggle-longtabular"
467                 Item "Formal Style|m" "tabular-feature toggle-booktabs"
468                 Separator
469                 Submenu "Borders|d" "table-borders"
470                 Submenu "Alignment|i" "table-alignment"
471                 Submenu "Columns/Rows|C" "table-cols-rows"
472                 Separator
473                 Item "Settings...|S" "inset-settings tabular"
474         End
475
476 #
477 # InsetInfo context menu
478 #
479
480         Menu "context-info"
481                 InfoArguments
482                 Separator
483                 Item "Transform Field to Static Text|T" "inset-dissolve"
484                 Item "Copy Text|o" "inset-copy-as"
485                 Item "Settings...|S" "inset-settings info"
486         End
487
488 #
489 # InsetBranch context menu
490 #
491
492         Menu "context-branch"
493                 OptItem "Activate Branch|A" "branch-activate"
494                 OptItem "Deactivate Branch|e" "branch-deactivate"
495                 OptItem "Activate Branch in Master|M" "branch-master-activate"
496                 OptItem "Deactivate Branch in Master|v" "branch-master-deactivate"
497                 OptItem "Invert Inset|I" "branch-invert"
498                 OptItem "Add Unknown Branch|w" "branch-add"
499         End
500
501 #
502 # Toc Labels and References context menu
503 #
504
505         Menu "context-toc-label"
506                 OptItem "Copy as Reference|C" "label-copy-as-reference"
507                 OptItem "Insert Reference at Cursor Position|I" "label-insert-as-reference"
508                 Separator
509                 Item "Settings...|S" "inset-settings"
510         End
511
512 #
513 # Toc Branches context menu
514 #
515
516         Menu "context-toc-branch"
517                 OptItem "Activate Branch|A" "branch-activate"
518                 OptItem "Deactivate Branch|e" "branch-deactivate"
519                 Separator
520                 Item "Settings...|S" "inset-settings"
521         End
522
523 #
524 # Toc Graphics context menu
525 #
526
527         Menu "context-toc-graphics"
528                 Item "Settings...|S" "inset-settings"
529                 Separator
530                 Item "Edit Externally...|x" "inset-edit"
531         End
532
533 #
534 # Toc Citation context menu
535 #
536
537         Menu "context-toc-citation"
538                 Item "Settings...|S" "inset-settings"
539         End
540
541 #
542 # Toc Figures context menu
543 #
544
545         Menu "context-toc-figure"
546                 Item "Settings...|S" "inset-settings"
547         End
548
549 #
550 # Toc Listings context menu
551 #
552
553         Menu "context-toc-listing"
554                 Item "Settings...|S" "inset-settings"
555         End
556
557 #
558 # Toc Tables context menu
559 #
560
561         Menu "context-toc-table"
562                 Item "Settings...|S" "inset-settings"
563         End
564
565 #
566 # Toc Childs context menu
567 #
568         Menu "context-toc-child"
569                 Item "Include|c" "inset-modify changetype include"
570                 Item "Input|p" "inset-modify changetype input"
571                 Item "Verbatim|V" "inset-modify changetype verbatiminput"
572                 Item "Verbatim (marked blanks)|b" "inset-modify changetype verbatiminput*"
573                 Item "Listing|L" "inset-modify changetype lstinputlisting"
574                 Separator
575                 Item "Settings...|S" "inset-settings"
576                 Separator
577                 Item "Edit Included File...|E" "inset-edit"
578         End
579
580 #
581 # Toc Indices context menu
582 #
583
584         Menu "context-toc-index"
585                 OptItem "Settings...|S" "inset-settings"
586         End
587
588 #
589 # Index context menu
590 #
591
592         Menu "context-index"
593                 IndicesContext
594         End
595
596 #
597 # Index Lists context menu
598 #
599
600         Menu "context-indexprint"
601                 Item "All Indexes|A" "inset-modify check-printindex*"
602                 IndicesListsContext
603                 Separator
604                 Item "Subindex|b" "inset-modify toggle-subindex"
605                 Separator
606                 OptItem "Settings...|S" "inset-settings"
607         End
608
609 #
610 # Nomencl List context menu
611 #
612
613         Menu "context-nomenclprint"
614                 OptItem "Settings...|S" "inset-settings"
615         End
616
617
618 # InsetPreview context menu
619 #
620
621         Menu "context-preview"
622                 Item "Dissolve Inset|D" "inset-dissolve"
623         End
624
625
626 #
627 # Toc Changes context menu
628 #
629
630         Menu "context-toc-change"
631                 Item "Accept Change|c" "change-accept"
632                 Item "Reject Change|R" "change-reject"
633         End     
634         
635 #
636 # Toc Table of Context context menu
637 #
638
639         Menu "context-toc-tableofcontents"
640                 Item "Promote Section|P" "outline-out"
641                 Item "Demote Section|D" "outline-in"
642                 Item "Move Section Up|U" "outline-up"
643                 Item "Move Section Down|w" "outline-down"
644                 Separator
645                 Item "Select Section|S" "section-select"
646         End     
647
648 #
649 # InsetERT context menu
650 #
651         Menu "context-ert"
652                 # repeat 1 is added as a work-around to not indicate this action as toggable
653                 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"
654                 Separator 
655                 Item "Edit Externally...|x" "inset-edit" 
656                 Item "End Editing Externally...|e" "inset-end-edit"
657         End
658
659 #
660 # InsetHyperlink context menu
661 #
662         Menu "context-hyperlink"
663                 Item "Settings...|S" "inset-settings"
664         End
665
666 #
667 # Toolbar context menu
668 #
669         Menu "context-toolbars"
670                 Toolbars
671                 Separator
672                 Item "Lock Toolbars|L" "toolbar-movable *"
673                 Separator
674                 Item "Small-sized Icons" "icon-size small"
675                 Item "Normal-sized Icons" "icon-size normal"
676                 Item "Big-sized Icons" "icon-size big"
677                 Item "Huge-sized Icons" "icon-size huge"
678                 Item "Giant-sized Icons" "icon-size giant"
679         End
680
681 End