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=fastmail.com; h= content-transfer-encoding:content-type:date:from:in-reply-to :message-id:mime-version:references:reply-to:subject:to :x-me-sender:x-me-sender:x-sasl-enc:x-sasl-enc; s=fm1; bh=O9xsxf zJd4J+seaAHRCpiZPyIbaY3L9KQ7DQ3Gxd4kk=; b=r3mTaV7hcTEB97kS8d9jtw zMQo9eS6VLG2rHQxznPM/CMJei2/egfDTpOIpUTGsVsiQ0TKM+YbyGZ8Zkz9srGk Nyi5WR1/5OAhG47LXoMFc+m/t9MjsHDOwX6F5VW2ocLVlgJfQEWvY2fscC/+X4OA S53FrSgcRnykxB1JI5uNLKhiiB9Jcd+XhardxRsxcnkckzBwZ0+N0AfCSgTC0PXz GO0VRpxeHN4NsKKjyJTzA3XsM3ekD89ylFqOiOi8q1GRw72dJysj7VTyd8ICuNtd IGAB1cE1YycMmUYoBKccuYxv76UzHZUf+x8xH4MY6z+Yp0WeVYr8zOQ7wciznQoQ == X-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :reply-to:subject:to:x-me-sender:x-me-sender:x-sasl-enc :x-sasl-enc; s=fm1; bh=O9xsxfzJd4J+seaAHRCpiZPyIbaY3L9KQ7DQ3Gxd4 kk=; b=mz1/vtDzQKczX64ObuLGdHS+V4TuBmyiW6cstZNv58YgiLXiAK2cCGVGC xl7utgGUqh74BHa8F4oWaLWJPzpZ2kEpYIk4gkoJNa7zzaxjDgnQ3aq2ieko+15i 4NxV0xKgqMbjfIn0lYUBLig4nCajRz+MSzpl1kfFd5EF9OZxa9IgS//zdLMZkBg0 g/7NGTM7iz25opRzH4fmUIXsRBnY2DJ3hLB9ezNg7a5Wft1sXhzKR30HbHE766tC 4wQVevqQ1TsYaj2s61idrvrtgti2vyiV0pAfI/B1pHCmWjjNjjev3q9VeAZC2qsB TteULKuSN1+N9CcwVjQ4OAJ50Mo+Q== X-ME-Sender: X-Sasl-enc: E9NLAKEezqWyCGy4ibPlBX5g3HivPJr2OtINcEXaWCBe 1503001335 Subject: Re: [geda-user] [pcb] mainline: redundant attributes: bug or feature? (fwd) To: geda-user AT delorie DOT com References: <5994AA88 DOT 1090602 AT xs4all DOT nl> <806564ad-a555-31dd-b705-e472773b445b AT fastmail DOT com> <5994C2F8 DOT 7060603 AT xs4all DOT nl> <3638640a-df24-e804-5fc5-6bfd9ee75099 AT fastmail DOT com> From: "Girvin Herr (gherrl AT fastmail DOT com) [via geda-user AT delorie DOT com]" Message-ID: <5fb49a93-4317-fde0-599c-e1304acd4d8e@fastmail.com> Date: Thu, 17 Aug 2017 13:16:06 -0700 User-Agent: Mozilla/5.0 (X11; Linux i686; rv:52.0) Gecko/20100101 Thunderbird/52.2.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US Reply-To: geda-user AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-user AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On 08/17/2017 03:29 AM, Paul Tan (pt27809 AT gmail DOT com) [via geda-user AT delorie DOT com] wrote: > Hi, > > You can add, delete or change most default attributes > shown in gschem's Attribute_Dialog by editing the > entries in the "system-gschemrc" file. Look in that > file for something like: > (attribute-name "netname") > Those are the list of default attributes shown in the > dialog. > > If you want to add an attribute_name such as > my_attrib1, add the entry: > (attribute-name "my_attrib1") > > Or, if you do not want to touch the system-gschemrc > file, then create a "gafrc" file in your project > folder, then just add that line into the file. > Make sure you have an extra blank line at the end > of the file, just in case... The new attribute name > will show up at the end of the dialog list. > > Best regards. > > Paul, Yes. I remember now. That was the way I added my attribute names to the list. You have cleared away the cobwebs. Thanks. Girvin