R
Roeland Moors
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.
Are there gems with glade files as an example?
Wouldn't it be nice if rake could make all these packages in one
step
Thanks,
Roeland
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.
Are there gems with glade files as an example?
Wouldn't it be nice if rake could make all these packages in one
step
Thanks,
Roeland