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
___
Kde-frameworks-devel mailing list
Kde-frameworks-devel@kde.org
https://mail.kde.org/mailman/listinfo/kde-frameworks-devel


Re: Directory structure under share/

2014-07-03 Thread Aleix Pol
On Thu, Jul 3, 2014 at 6:45 PM, Nicolás Alvarez nicolas.alva...@gmail.com
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 there a reason why some
 are prefixed and some aren't?


We did it like this because in share/kservices5 go things that KService
consumes. We put in share/kf5 the things that belong to KF5.

Aleix
___
Kde-frameworks-devel mailing list
Kde-frameworks-devel@kde.org
https://mail.kde.org/mailman/listinfo/kde-frameworks-devel