зеркало из https://github.com/mozilla/pjs.git
move the pref dialog size info platform jar files,
check in for yxia@netscape.com bug 99402, r=nhotta, sr=jag.
This commit is contained in:
Родитель
1c225168ea
Коммит
a956371d57
|
@ -3,7 +3,10 @@
|
|||
|
||||
<?xul-overlay href="chrome://communicator/content/pref/preftree.xul"?>
|
||||
|
||||
<!DOCTYPE dialog SYSTEM "chrome://communicator/locale/pref/pref.dtd" >
|
||||
<!DOCTYPE overlay [
|
||||
<!ENTITY % dtd1 SYSTEM "chrome://communicator/locale/pref/pref.dtd" > %dtd1;
|
||||
<!ENTITY % dtd2 SYSTEM "chrome://communicator-platform/locale/pref/platformPrefOverlay.dtd" > %dtd2;
|
||||
]>
|
||||
|
||||
|
||||
<!-- This dialog has a fixed size and is not resizable.
|
||||
|
|
|
@ -1,2 +1,11 @@
|
|||
<!ENTITY urlbar.label "Command+Return in the Location bar">
|
||||
<!ENTITY middleClick.label "Command+click or Command+Return on links in a Web page">
|
||||
|
||||
<!-- LOCALIZATION NOTE : this is part of an inline-style attribute on the
|
||||
preference dialog's <window> node, which specifies the width and height
|
||||
in em units of the dialog. Localizers ONLY can increase these widths
|
||||
if they are having difficulty getting panel content to fit. 1em = the
|
||||
width of the letter 'm' in the selected font.
|
||||
XUL/FE DEVELOPERS: DO NOT MODIFY THIS VALUE. It represents the correct
|
||||
size of this window for en-US. -->
|
||||
<!ENTITY prefWindow.size "width: 52em; height: 41em;">
|
||||
|
|
|
@ -1,14 +0,0 @@
|
|||
<!-- extracted from content/PrefsWindow.xul -->
|
||||
|
||||
<!-- LOCALIZATION NOTE : FILE UI for the outer parts of the Prefs dialog -->
|
||||
<!ENTITY prefWindow.title "Preferences">
|
||||
<!ENTITY categoryHeader "Category">
|
||||
|
||||
<!-- LOCALIZATION NOTE : this is part of an inline-style attribute on the
|
||||
preference dialog's <window> node, which specifies the width and height
|
||||
in em units of the dialog. Localizers ONLY can increase these widths
|
||||
if they are having difficulty getting panel content to fit. 1em = the
|
||||
width of the letter 'm' in the selected font.
|
||||
XUL/FE DEVELOPERS: DO NOT MODIFY THIS VALUE. It represents the correct
|
||||
size of this window for en-US. -->
|
||||
<!ENTITY prefWindow.size "width: 52em; height: 41em;">
|
|
@ -1,2 +1,11 @@
|
|||
<!ENTITY urlbar.label "Control+Enter in the Location bar">
|
||||
<!ENTITY middleClick.label "Middle-click, Control+click or Control+Enter on links in a Web page">
|
||||
|
||||
<!-- LOCALIZATION NOTE : this is part of an inline-style attribute on the
|
||||
preference dialog's <window> node, which specifies the width and height
|
||||
in em units of the dialog. Localizers ONLY can increase these widths
|
||||
if they are having difficulty getting panel content to fit. 1em = the
|
||||
width of the letter 'm' in the selected font.
|
||||
XUL/FE DEVELOPERS: DO NOT MODIFY THIS VALUE. It represents the correct
|
||||
size of this window for en-US. -->
|
||||
<!ENTITY prefWindow.size "width: 52em; height: 41em;">
|
||||
|
|
|
@ -8,3 +8,12 @@
|
|||
|
||||
<!ENTITY urlbar.label "Control+Enter in the Location bar">
|
||||
<!ENTITY middleClick.label "Middle-click, Control+click or Control+Enter on links in a Web page">
|
||||
|
||||
<!-- LOCALIZATION NOTE : this is part of an inline-style attribute on the
|
||||
preference dialog's <window> node, which specifies the width and height
|
||||
in em units of the dialog. Localizers ONLY can increase these widths
|
||||
if they are having difficulty getting panel content to fit. 1em = the
|
||||
width of the letter 'm' in the selected font.
|
||||
XUL/FE DEVELOPERS: DO NOT MODIFY THIS VALUE. It represents the correct
|
||||
size of this window for en-US. -->
|
||||
<!ENTITY prefWindow.size "width: 52em; height: 41em;">
|
||||
|
|
Загрузка…
Ссылка в новой задаче