From d2a7ad59ebbb68d8049260dadc429376c68b51e7 Mon Sep 17 00:00:00 2001 From: timlinux Date: Tue, 25 May 2004 15:18:30 +0000 Subject: [PATCH] Removed references to font button in description box. git-svn-id: http://svn.osgeo.org/qgis/trunk@1461 c8812cc2-4d05-0410-92ff-de0c093fc19c --- plugins/copyright_label/pluginguibase.ui | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/plugins/copyright_label/pluginguibase.ui b/plugins/copyright_label/pluginguibase.ui index 8fa7ea2676e..3d0e8f89fea 100644 --- a/plugins/copyright_label/pluginguibase.ui +++ b/plugins/copyright_label/pluginguibase.ui @@ -9,7 +9,7 @@ 0 0 578 - 476 + 478 @@ -127,7 +127,6 @@ <p style="margin-top:18px"><span style="font-size:23pt;font-weight:600">Description</span></p> <p>Enter your copyright label below. This plugin supports basic html markup tags for formatting the label. For example:</p> <p><span style="font-family:Courier New">&lt;B&gt; </span><span style="font-family:Courier New;font-weight:600">Bold text</span><span style="font-family:Courier New"> &lt;/B&gt;<br />&lt;I&gt; </span><span style="font-family:Courier New;font-style:italic">Italics</span><span style="font-family:Courier New"> &lt;/I&gt;</span></p> -<p>Selected text can also be formatted using the 'Font' button.</p> </body></html>