X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=2ZqAWHbzCfPxy+Ar52TB+iRyZ+F3vCI2fPJYb/IB9ZY=; b=juTNb5bwhcAEMsqhqQJynLp/v9o9cJFC8E5sluq4/nKDsd6ZDYTTh4qXEL8XGLp3gf 9Df8+3Cxp4w/2JVhB2Mou2wFyNf6Xz21e84DTPiY4aIxDVcfmBAGrMyw6GTf9VfcXfAh TT4toSjxE6l3GYudJppV1sAy9/0ipX9xtVf36TF8Jj5NLLJbkQ1I6pdKIimFZ1yny7wU E/bcp7OPiQ5ac+1u1ABqUsPRLQTLsPJTB8bk8unL1+xQHPP379RK8u3Qf7P7reCqKWWE MQiz8aWOiGBi6tnLEdk5sNGTxNnkEo9bEfsCoaxzzNgObdApawLp8pXZ4geLsCUOYNAt ch0Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:date:message-id:subject:from:to :content-type; bh=2ZqAWHbzCfPxy+Ar52TB+iRyZ+F3vCI2fPJYb/IB9ZY=; b=hJraGNcIPsE7GZnaBEVjfTVv0fhuqyJB0faVkzmtclzfALlHxR98GWzF7cKC45AXax HA3KJDtcVBoXpb/LcUZvlxs/lySdpwgynSulojwXt7/dY768mfkZa7rbqpyLfFKyCxDy zfu6wns6sB3coGc8L03gOuBQJkUhKsEutIibQfeuRDF1UUD1MZECsx/cMbsDbNqS1S1k SgaRFelZFKlePkbtEBws9oUwqIhzkOKLyN3kJTaUjFWqNzvh9t1L1aZuMKjHk45+pZau 5kG0BhuQYuI4gdS5Qqug0uwdXounoIxzaZytT4beRS0WlmrSDofcSzLwent/MRlgZdNm vGEA== X-Gm-Message-State: ALoCoQlIY++xzDa429ZJ/lgsRim+kK+9/tgDwJ9Rp+jZRio5tq3R5/G20rk8fw0iwTrLp0pT60gNZ8+bleemGeTjzJA8JKgjGw== MIME-Version: 1.0 X-Received: by 10.194.173.233 with SMTP id bn9mr6580588wjc.1.1452815709252; Thu, 14 Jan 2016 15:55:09 -0800 (PST) Date: Thu, 14 Jan 2016 14:55:09 -0900 Message-ID: Subject: [geda-user] how to contribute tooltips From: "Britton Kerin (britton DOT kerin AT gmail DOT com) [via geda-user AT delorie DOT com]" To: geda-user AT delorie DOT com Content-Type: multipart/alternative; boundary=089e0122f08846323a0529540481 Reply-To: geda-user AT delorie DOT com --089e0122f08846323a0529540481 Content-Type: text/plain; charset=UTF-8 There is a git branch: home/bkerin/tooltips To fill in a tooltip make a branch off this that you can write to (e.g. home/someone/tooltip_foo) and edit gpcb-menu.res.in. You can see a few other tip fields in there they just look like tip="tip_string" For tips we want what it does and why, and if it takes complex follow-up operations to be useful a description of those as well. Britton --089e0122f08846323a0529540481 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable

There is a git branch:
=C2=A0 =C2=A0 =C2=A0home/bkerin/tooltips

To fill in a tooltip make a branch off th= is that you can write to (e.g. home/someone/tooltip_foo) and edit gpcb-menu.res.in.=C2=A0 You can see a few = other tip fields in there they just look like tip=3D"tip_string"<= /div>

For tips we want what it doe= s and why, and if it takes complex follow-up operations to be useful a desc= ription of those as well.

Br= itton
--089e0122f08846323a0529540481--