Re: [Gimp-developer] Hacking GIMP - Gimp top level menu

2009-07-13 Thread Jordan Stinson
Hi, I meant toolrc. Sorry if that wasn't clear. Thanks, Jordan On Mon, Jul 13, 2009 at 3:35 PM, Martin Nordholts wrote: > On 07/13/2009 09:27 PM, Jordan Stinson wrote: > >> Hi, >> >> Could someone tell me the location of this file? >> > > Hi, > > Do you mean menus/image-menu.xml.in ? > > / Mar

Re: [Gimp-developer] Hacking GIMP - Gimp top level menu

2009-07-13 Thread Martin Nordholts
On 07/13/2009 09:27 PM, Jordan Stinson wrote: > Hi, > > Could someone tell me the location of this file? Hi, Do you mean menus/image-menu.xml.in ? / Martin ___ Gimp-developer mailing list Gimp-developer@lists.XCF.Berkeley.EDU https://lists.XCF.Berke

Re: [Gimp-developer] Hacking GIMP - Gimp top level menu

2009-07-13 Thread Jordan Stinson
Hi, Could someone tell me the location of this file? I found it way back when I originally asked the question, but I can't find it anymore. Thanks, Jordan On Tue, Jun 16, 2009 at 9:36 PM, David Gowers <00a...@gmail.com> wrote: > toolrc > > On Wed, Jun 17, 2009 at 11:00 AM, Jordan > Stinson wrote

Re: [Gimp-developer] meta-data browser: EntryWidget + treemodel = chicken/egg problem

2009-07-13 Thread Martin Nordholts
On 07/12/2009 03:12 PM, Roman Joost wrote: > When I enter the first characters in the entry, the following happens: > > 1. the schema is set (row-changed signal is emitted) > 2. the property *value* is set (another row-changed signal) > > That raises actually to a big problem, because