Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: >>>>>> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: > | | This would be solved if the glade files were put in lib/ui/glade for | | example. Lars thinks that they should be with the gtk sources, I think | | it is not a good idea... > | Lars> I think it gets messy... > | Why exactly? Glade files are runtime description of the UI exactly | like our ui files...
No. ui files are for all frontends... glade just for one. So you must conditionalize in the make file.... (and this is the messy part really...) I do not think that we should let frontent files bleed into the surrounding directories. -- Lgb