There is file structure for the Galene plugin found like: .../plugins/galene/classes/<os>/groups/...
Optimisation possibility:
-
File structure regarding sub-folders look highly identical and independent of . Hence, multiplication of those folders looks questionable.
-
There is the potential handling error possibility that a user relies on the multi-platform property implied by supporting all those OSes with a single file set:
-
The user copies an existing, well configured system to another OS.
-
As a result the OS related, but OS independent configuration files are not recognised at the new target OS and behaviour is not equal as expected.
-