Package: freetype2-doc
Version: 2.11.0+dfsg-1
Severity: wishlist
Tags: patch

The lintian privacy tags are not meant to hide donations information
from the documentation. I suggest replacing the existing patch that
hides the donation information with the attached patch that replaces
the donations image with a simple submit button with the text Donate.

-- 
bye,
pabs

https://wiki.debian.org/PaulWise
Description: Use a button for donations instead of an image.
Author: Paul Wise
Bug-Debian: https://bugs.debian.org/873432
--- a/ft2docs/docs/design/design-1.html
+++ b/ft2docs/docs/design/design-1.html
@@ -169,8 +169,8 @@
         <input type="hidden"
                name="hosted_button_id"
                value="SK827YKEALMT4">
-        <input type="image"
-               src="https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif";
+        <input type="submit"
+               value="Donate"
                name="submit"
                alt="PayPal - The safer, easier way to pay online!">
       </form>
--- a/ft2docs/docs/design/design-2.html
+++ b/ft2docs/docs/design/design-2.html
@@ -224,8 +224,8 @@
         <input type="hidden"
                name="hosted_button_id"
                value="SK827YKEALMT4">
-        <input type="image"
-               src="https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif";
+        <input type="submit"
+               value="Donate"
                name="submit"
                alt="PayPal - The safer, easier way to pay online!">
       </form>
--- a/ft2docs/docs/design/design-3.html
+++ b/ft2docs/docs/design/design-3.html
@@ -376,8 +376,8 @@
         <input type="hidden"
                name="hosted_button_id"
                value="SK827YKEALMT4">
-        <input type="image"
-               src="https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif";
+        <input type="submit"
+               value="Donate"
                name="submit"
                alt="PayPal - The safer, easier way to pay online!">
       </form>
--- a/ft2docs/docs/design/design-4.html
+++ b/ft2docs/docs/design/design-4.html
@@ -338,8 +338,8 @@
         <input type="hidden"
                name="hosted_button_id"
                value="SK827YKEALMT4">
-        <input type="image"
-               src="https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif";
+        <input type="submit"
+               value="Donate"
                name="submit"
                alt="PayPal - The safer, easier way to pay online!">
       </form>
--- a/ft2docs/docs/design/design-5.html
+++ b/ft2docs/docs/design/design-5.html
@@ -480,8 +480,8 @@
         <input type="hidden"
                name="hosted_button_id"
                value="SK827YKEALMT4">
-        <input type="image"
-               src="https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif";
+        <input type="submit"
+               value="Donate"
                name="submit"
                alt="PayPal - The safer, easier way to pay online!">
       </form>
--- a/ft2docs/docs/design/design-6.html
+++ b/ft2docs/docs/design/design-6.html
@@ -346,8 +346,8 @@
         <input type="hidden"
                name="hosted_button_id"
                value="SK827YKEALMT4">
-        <input type="image"
-               src="https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif";
+        <input type="submit"
+               value="Donate"
                name="submit"
                alt="PayPal - The safer, easier way to pay online!">
       </form>
--- a/ft2docs/docs/design/index.html
+++ b/ft2docs/docs/design/index.html
@@ -171,8 +171,8 @@
         <input type="hidden"
                name="hosted_button_id"
                value="SK827YKEALMT4">
-        <input type="image"
-               src="https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif";
+        <input type="submit"
+               value="Donate"
                name="submit"
                alt="PayPal - The safer, easier way to pay online!">
       </form>
--- a/ft2docs/docs/documentation.html
+++ b/ft2docs/docs/documentation.html
@@ -117,8 +117,8 @@
         <input type="hidden"
                name="hosted_button_id"
                value="SK827YKEALMT4">
-        <input type="image"
-               src="https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif";
+        <input type="submit"
+               value="Donate"
                name="submit"
                alt="PayPal - The safer, easier way to pay online!">
       </form>
--- a/ft2docs/docs/ft2faq.html
+++ b/ft2docs/docs/ft2faq.html
@@ -626,8 +626,8 @@
         <input type="hidden"
                name="hosted_button_id"
                value="SK827YKEALMT4">
-        <input type="image"
-               src="https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif";
+        <input type="submit"
+               value="Donate"
                name="submit"
                alt="PayPal - The safer, easier way to pay online!">
       </form>
--- a/ft2docs/docs/glyphs/glyphs-1.html
+++ b/ft2docs/docs/glyphs/glyphs-1.html
@@ -204,8 +204,8 @@
         <input type="hidden"
                name="hosted_button_id"
                value="SK827YKEALMT4">
-        <input type="image"
-               src="https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif";
+        <input type="submit"
+               value="Donate"
                name="submit"
                alt="PayPal - The safer, easier way to pay online!">
       </form>
--- a/ft2docs/docs/glyphs/glyphs-2.html
+++ b/ft2docs/docs/glyphs/glyphs-2.html
@@ -412,8 +412,8 @@
         <input type="hidden"
                name="hosted_button_id"
                value="SK827YKEALMT4">
-        <input type="image"
-               src="https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif";
+        <input type="submit"
+               value="Donate"
                name="submit"
                alt="PayPal - The safer, easier way to pay online!">
       </form>
--- a/ft2docs/docs/glyphs/glyphs-3.html
+++ b/ft2docs/docs/glyphs/glyphs-3.html
@@ -461,8 +461,8 @@
         <input type="hidden"
                name="hosted_button_id"
                value="SK827YKEALMT4">
-        <input type="image"
-               src="https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif";
+        <input type="submit"
+               value="Donate"
                name="submit"
                alt="PayPal - The safer, easier way to pay online!">
       </form>
--- a/ft2docs/docs/glyphs/glyphs-4.html
+++ b/ft2docs/docs/glyphs/glyphs-4.html
@@ -216,8 +216,8 @@
         <input type="hidden"
                name="hosted_button_id"
                value="SK827YKEALMT4">
-        <input type="image"
-               src="https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif";
+        <input type="submit"
+               value="Donate"
                name="submit"
                alt="PayPal - The safer, easier way to pay online!">
       </form>
--- a/ft2docs/docs/glyphs/glyphs-5.html
+++ b/ft2docs/docs/glyphs/glyphs-5.html
@@ -384,8 +384,8 @@
         <input type="hidden"
                name="hosted_button_id"
                value="SK827YKEALMT4">
-        <input type="image"
-               src="https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif";
+        <input type="submit"
+               value="Donate"
                name="submit"
                alt="PayPal - The safer, easier way to pay online!">
       </form>
--- a/ft2docs/docs/glyphs/glyphs-6.html
+++ b/ft2docs/docs/glyphs/glyphs-6.html
@@ -468,8 +468,8 @@
         <input type="hidden"
                name="hosted_button_id"
                value="SK827YKEALMT4">
-        <input type="image"
-               src="https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif";
+        <input type="submit"
+               value="Donate"
                name="submit"
                alt="PayPal - The safer, easier way to pay online!">
       </form>
--- a/ft2docs/docs/glyphs/glyphs-7.html
+++ b/ft2docs/docs/glyphs/glyphs-7.html
@@ -366,8 +366,8 @@
         <input type="hidden"
                name="hosted_button_id"
                value="SK827YKEALMT4">
-        <input type="image"
-               src="https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif";
+        <input type="submit"
+               value="Donate"
                name="submit"
                alt="PayPal - The safer, easier way to pay online!">
       </form>
--- a/ft2docs/docs/glyphs/index.html
+++ b/ft2docs/docs/glyphs/index.html
@@ -221,8 +221,8 @@
         <input type="hidden"
                name="hosted_button_id"
                value="SK827YKEALMT4">
-        <input type="image"
-               src="https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif";
+        <input type="submit"
+               value="Donate"
                name="submit"
                alt="PayPal - The safer, easier way to pay online!">
       </form>
--- a/ft2docs/docs/index.html
+++ b/ft2docs/docs/index.html
@@ -273,8 +273,8 @@
         <input type="hidden"
                name="hosted_button_id"
                value="SK827YKEALMT4">
-        <input type="image"
-               src="https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif";
+        <input type="submit"
+               value="Donate"
                name="submit"
                alt="PayPal - The safer, easier way to pay online!">
       </form>
--- a/ft2docs/docs/tutorial/index.html
+++ b/ft2docs/docs/tutorial/index.html
@@ -159,8 +159,8 @@
         <input type="hidden"
                name="hosted_button_id"
                value="SK827YKEALMT4">
-        <input type="image"
-               src="https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif";
+        <input type="submit"
+               value="Donate"
                name="submit"
                alt="PayPal - The safer, easier way to pay online!">
       </form>
--- a/ft2docs/docs/tutorial/step1.html
+++ b/ft2docs/docs/tutorial/step1.html
@@ -1035,8 +1035,8 @@
         <input type="hidden"
                name="hosted_button_id"
                value="SK827YKEALMT4">
-        <input type="image"
-               src="https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif";
+        <input type="submit"
+               value="Donate"
                name="submit"
                alt="PayPal - The safer, easier way to pay online!">
       </form>
--- a/ft2docs/docs/tutorial/step2.html
+++ b/ft2docs/docs/tutorial/step2.html
@@ -1551,8 +1551,8 @@
         <input type="hidden"
                name="hosted_button_id"
                value="SK827YKEALMT4">
-        <input type="image"
-               src="https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif";
+        <input type="submit"
+               value="Donate"
                name="submit"
                alt="PayPal - The safer, easier way to pay online!">
       </form>
--- a/ft2docs/docs/tutorial/step3.html
+++ b/ft2docs/docs/tutorial/step3.html
@@ -130,8 +130,8 @@
         <input type="hidden"
                name="hosted_button_id"
                value="SK827YKEALMT4">
-        <input type="image"
-               src="https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif";
+        <input type="submit"
+               value="Donate"
                name="submit"
                alt="PayPal - The safer, easier way to pay online!">
       </form>

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to