Files
Mozilla/mozilla/mail/components/prefwindow/locale/mailPrefsOverlay.dtd
scott%scott-macgregor.org cf84554db7 Make the preferences dialog slightly wider to avoid truncation issues.
git-svn-id: svn://10.0.0.236/trunk@161041 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-20 02:34:28 +00:00

16 lines
483 B
DTD

#ifdef XP_MACOSX
<!ENTITY prefWindow.size "width: 66em; height: 47em;">
#else
<!ENTITY prefWindow.size "width: 56em; height: 47em;">
#endif
<!ENTITY prefWindow.title "Options">
<!ENTITY mailonly.label "General">
<!ENTITY viewingMessages.label "Display">
<!ENTITY composingMessages.label "Composition">
<!ENTITY attachments.label "Attachments">
<!ENTITY fonts.label "Fonts">
<!ENTITY themes.label "Themes">
<!ENTITY extensions.label "Extensions">
<!ENTITY advanced.label "Advanced">