From 79786792da955140824573ba3a2ef53013cca597 Mon Sep 17 00:00:00 2001 From: "brade%netscape.com" Date: Mon, 31 Jul 2000 12:49:38 +0000 Subject: [PATCH] tooltips (bug #9767) git-svn-id: svn://10.0.0.236/trunk@75230 18797224-902f-48f8-a5cc-f745e15eee43 --- .../prefwindow/resources/content/pref-composer.xul | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/mozilla/xpfe/components/prefwindow/resources/content/pref-composer.xul b/mozilla/xpfe/components/prefwindow/resources/content/pref-composer.xul index b36367711e3..382232f42e6 100644 --- a/mozilla/xpfe/components/prefwindow/resources/content/pref-composer.xul +++ b/mozilla/xpfe/components/prefwindow/resources/content/pref-composer.xul @@ -24,6 +24,7 @@ + @@ -43,6 +44,8 @@ ]]> + + @@ -52,6 +55,7 @@ value = "&maintainTableStructure.label;" id = "maintainTableStructure" accesskey = "&maintainStructure.accesskey;" + tooltip = "aTooltip" tooltiptext="&maintainTableStructure.tooltip;" pref = "true" preftype = "bool" prefstring= "editor.table.maintain_structure" @@ -63,6 +67,7 @@