> > Hi, > > can we please fix the KDE packages tu use "/etc/kde" instead of > "/usr/share/config" for the KDE config files as the FHS states in �3.7: > > ----------------------------------------------------------------------- > /etc contains configuration files and directories that are specific > to the current system." > ----------------------------------------------------------------------- > > It is no problem as the KDE team has already a specific configure item > to specify an other config folder than the non standard conform > "/usr/share/config". >
Actually KDE files are currently not in /usr/share/config but in /usr/share which is totally absurd. /usr/share is not owned by KDE. I mean such things like /usr/share/ autostart applnk applnk-mdk ... all of which are KDE-specific. They should be put under common subdirectory, like /usr/share/kde > it is even sayed in the introduction (�2 The Filesystem): > > .-------------------------------. > | shareble | unshareble | > .---------+-----------------+-------------| > |static | /usr | /etc | > |---------+-----------------+-------------| > |variable | /var/mail | /var/run | > | | /var/spool/news | /var/lock | > `---------+-----------------+-------------' > > so this sould be done now, to get it into 8.2 (we have enough time to > check all packages to apply to the standard). > What about dynamic part like applnk-mdk? Should it go into /etc or /var? -andrej
