From: Dennis S. <sy...@yo...> - 2004-11-28 02:04:08
|
Now we're talking about this anyway... We should get the API prefix right as well. for libvisual we're currently using: libvisual (for for plugin path as api namespace) for libvisual-widget we're using: lvw (same story) for libvisual-display we're using: lvdisplay .. and no plugin path yet. I think it's important to decide what we want here.. Aka how are we going to define the namespace of our libraries should we go lv_ lvw_ lvd_ ... or is visual lvwidget lvdisplay nicer ? I'm kinda undecided here, tempted to just 'let it go for a while' but that might be not the best thing to do! But in the current fashion, it would be include/lvdisplay... :) Cheers, Dennis On Sun, 2004-11-28 at 02:15 +0200, Vitaly V. Bursov wrote: > Dennis, > > How do you think lvdisplay's headers should be installed? > > include/libvisual/display > include/libvisual-display > include/lvdisplay > > Others? I'm not sure. > |