summaryrefslogtreecommitdiff
path: root/cui/source/customize/cfg.src
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/customize/cfg.src')
-rw-r--r--cui/source/customize/cfg.src27
1 files changed, 0 insertions, 27 deletions
diff --git a/cui/source/customize/cfg.src b/cui/source/customize/cfg.src
index 4fe3b13b057e..64e093601767 100644
--- a/cui/source/customize/cfg.src
+++ b/cui/source/customize/cfg.src
@@ -373,33 +373,6 @@ Menu MODIFY_TOOLBAR_CONTENT
{
Separator = TRUE ;
};
- /*
- MenuItem
- {
- Identifier = ID_ICON_ONLY ;
- Text [ en-US ] = "Icon Only" ;
- RadioCheck = TRUE ;
- AutoCheck = TRUE ;
- };
- MenuItem
- {
- Identifier = ID_TEXT_ONLY ;
- Text [ en-US ] = "Text Only" ;
- RadioCheck = TRUE ;
- AutoCheck = TRUE ;
- };
- MenuItem
- {
- Identifier = ID_ICON_AND_TEXT ;
- Text [ en-US ] = "Icon & Text" ;
- RadioCheck = TRUE ;
- AutoCheck = TRUE ;
- };
- MenuItem
- {
- Separator = TRUE ;
- };
- */
MenuItem
{
Identifier = ID_CHANGE_SYMBOL ;