Bug 103068. Remove tooltip on label for emoticons pref. r=dean_tessman@hotmail.com, sr=mscott@netscape.com (UI approved by jglick@netscape.com)

This commit is contained in:
stephend%netscape.com 2001-10-06 02:37:17 +00:00
Родитель b636c15b05
Коммит af157983f7
2 изменённых файлов: 1 добавлений и 6 удалений

Просмотреть файл

@ -94,7 +94,7 @@
prefattribute="checked"/>
<checkbox class="iconic small-margin" id="displayGlyph" label="&convertEmoticons.label;"
pref="true" preftype="bool" prefstring="mail.display_glyph"
prefattribute="checked" tooltip="aTooltip" tooltiptext="&convertEmoticons.tooltip;"/>
prefattribute="checked"/>
<hbox autostretch="never" class="indent">
<text value="&example1.label;" class="label"/>
<image class="smileface"/>

Просмотреть файл

@ -56,8 +56,3 @@ Rights Reserved.
<!ENTITY convertEmoticons.accesskey "d">
<!ENTITY example1.label "For example, display ' :-) ' as">
<!ENTITY example2.label ".">
<!-- Tooltips -->
<!ENTITY convertEmoticons.tooltip "Convert Emoticons">