Re: Directory structure under share/

2014-07-03 Thread Aleix Pol
On Thu, Jul 3, 2014 at 6:45 PM, Nicolás Alvarez wrote: > The subdirectories of prefix/share/ that KF5 installs seem > inconsistent. For example, KAuth installs some data files in > share/kf5/kauth, while KService services go to share/kservices5. > > Do we prefix things with kf5/ or not? Or is the

Directory structure under share/

2014-07-03 Thread Nicolás Alvarez
The subdirectories of prefix/share/ that KF5 installs seem inconsistent. For example, KAuth installs some data files in share/kf5/kauth, while KService services go to share/kservices5. Do we prefix things with kf5/ or not? Or is there a reason why some are prefixed and some aren't? -- Nicolás __