зеркало из https://github.com/mozilla/gecko-dev.git
make View->Use Stylesheet use type=radio. (r=hyatt)
This commit is contained in:
Родитель
472e4cae46
Коммит
b6b3762c6f
|
@ -215,15 +215,19 @@ Contributor(s): ______________________________________. -->
|
|||
<menuseparator />
|
||||
<menu value="&useStyleSheetMenu.label;" oncommand="BrowserReload();">
|
||||
<menupopup>
|
||||
<menuitem value="&useStyleSheetDefaultCmd.label;"
|
||||
oncommand="BrowserReload();"/>
|
||||
<menuitem type="radio" name="stylesheet_group"
|
||||
value="&useStyleSheetDefaultCmd.label;"
|
||||
oncommand="BrowserReload();"/>
|
||||
<menuseparator />
|
||||
<menuitem value="&useStyleSheetEasyReadingCmd.label;"
|
||||
oncommand="BrowserReload();"/>
|
||||
<menuitem value="&useStyleSheetMaxInfoCmd.label;"
|
||||
oncommand="BrowserReload();"/>
|
||||
<menuitem value="&useStlyleSheetBizarreCmd.label;"
|
||||
oncommand="BrowserReload();"/>
|
||||
<menuitem type="radio" name="stylesheet_group"
|
||||
value="&useStyleSheetEasyReadingCmd.label;"
|
||||
oncommand="BrowserReload();"/>
|
||||
<menuitem type="radio" name="stylesheet_group"
|
||||
value="&useStyleSheetMaxInfoCmd.label;"
|
||||
oncommand="BrowserReload();"/>
|
||||
<menuitem type="radio" name="stylesheet_group"
|
||||
value="&useStlyleSheetBizarreCmd.label;"
|
||||
oncommand="BrowserReload();"/>
|
||||
</menupopup>
|
||||
</menu>
|
||||
<menuseparator />
|
||||
|
|
|
@ -215,15 +215,19 @@ Contributor(s): ______________________________________. -->
|
|||
<menuseparator />
|
||||
<menu value="&useStyleSheetMenu.label;" oncommand="BrowserReload();">
|
||||
<menupopup>
|
||||
<menuitem value="&useStyleSheetDefaultCmd.label;"
|
||||
oncommand="BrowserReload();"/>
|
||||
<menuitem type="radio" name="stylesheet_group"
|
||||
value="&useStyleSheetDefaultCmd.label;"
|
||||
oncommand="BrowserReload();"/>
|
||||
<menuseparator />
|
||||
<menuitem value="&useStyleSheetEasyReadingCmd.label;"
|
||||
oncommand="BrowserReload();"/>
|
||||
<menuitem value="&useStyleSheetMaxInfoCmd.label;"
|
||||
oncommand="BrowserReload();"/>
|
||||
<menuitem value="&useStlyleSheetBizarreCmd.label;"
|
||||
oncommand="BrowserReload();"/>
|
||||
<menuitem type="radio" name="stylesheet_group"
|
||||
value="&useStyleSheetEasyReadingCmd.label;"
|
||||
oncommand="BrowserReload();"/>
|
||||
<menuitem type="radio" name="stylesheet_group"
|
||||
value="&useStyleSheetMaxInfoCmd.label;"
|
||||
oncommand="BrowserReload();"/>
|
||||
<menuitem type="radio" name="stylesheet_group"
|
||||
value="&useStlyleSheetBizarreCmd.label;"
|
||||
oncommand="BrowserReload();"/>
|
||||
</menupopup>
|
||||
</menu>
|
||||
<menuseparator />
|
||||
|
|
Загрузка…
Ссылка в новой задаче