зеркало из https://github.com/mozilla/gecko-dev.git
fix bug 67108 "Mail startpage" groupbox needs cleanup
fix by hwaara@chello.se r=timeless, sr=sspitzer
This commit is contained in:
Родитель
1cad1d36cc
Коммит
11d477ed24
|
@ -79,11 +79,16 @@ Contributor(s):
|
|||
pref="true" preftype="bool" prefstring="mailnews.start_page.enabled"
|
||||
prefattribute="checked"/>
|
||||
</box>
|
||||
<box autostretch="never" class="indent">
|
||||
<text class="label" value="&location.label;" accesskey="&location.accesskey;" for="mailnews.start_page.url"/>
|
||||
<textfield id="mailnewsStartPageUrl" flex="1" pref="true" preftype="string"
|
||||
prefstring="mailnews.start_page.url" prefattribute="value"/>
|
||||
</box>
|
||||
|
||||
<separator class="thin"/>
|
||||
|
||||
<box autostretch="never">
|
||||
<text class="label" value="&location.label;" accesskey="&location.accesskey;"
|
||||
for="mailnews.start_page.url"/>
|
||||
<textfield id="mailnewsStartPageUrl" flex="1" pref="true" preftype="string"
|
||||
prefstring="mailnews.start_page.url" prefattribute="value"/>
|
||||
</box>
|
||||
|
||||
<box autostretch="never" halign="right">
|
||||
<button class="dialog" value="&useDefault.label;" accesskey="&useDefault.accesskey;"
|
||||
oncommand="setHomePageToDefaultPage('mailnewsStartPageUrl');" />
|
||||
|
|
|
@ -40,7 +40,7 @@ Rights Reserved.
|
|||
<!ENTITY enableStartPage.accesskey "w">
|
||||
<!ENTITY location.label "Location:">
|
||||
<!ENTITY location.accesskey "l">
|
||||
<!ENTITY useDefault.label "Restore Default">
|
||||
<!ENTITY useDefault.label "Reset">
|
||||
<!ENTITY useDefault.accesskey "r">
|
||||
<!ENTITY chooseFile.label "Choose File...">
|
||||
<!ENTITY chooseFile.accesskey "h">
|
||||
|
|
Загрузка…
Ссылка в новой задаче