From: Roeland Moors Date: 2004-08-27T23:42:22+09:00 Subject: Re: package glade files On Fri, Aug 27, 2004 at 09:58:07PM +0900, Chad Fowler wrote: > On Fri, 27 Aug 2004 17:01:44 +0900, Roeland Moors > wrote: > > I'm creating a project with ruby/gtk. > > This program uses glade files for the interface. > > What would be the correct place to store these files? > > Should I place these files in lib/ ? > > > > Here is the directory structure RPA suggest: > > http://rpa-base.rubyforge.org/wiki/wiki.cgi?GoodPractices > > But they don't mention glade files. > > > > I'm asking this because I'm creating packages gem/deb. > > Great! > > > Are there gems with glade files as an example? > > > > Not that I know of, but I might be wrong. I'm afraid I don't have > much experience with Glade. Is there somewhere we could download your > code and see how it's laid out? > Here is a project I'm working on: http://rubyforge.org/projects/photoprep/ This is not a finished project, you're warned :-) > > Wouldn't it be nice if rake could make all these packages in one > > step :-) > > > > It _can_ make .tar.gz and gems in one step, but I don't think there's > a debian package task yet. Jim? > > Thanks, > Chad >