aboutsummaryrefslogtreecommitdiffstats
path: root/MODULE_HACKING
diff options
context:
space:
mode:
Diffstat (limited to 'MODULE_HACKING')
-rw-r--r--MODULE_HACKING5
1 files changed, 5 insertions, 0 deletions
diff --git a/MODULE_HACKING b/MODULE_HACKING
index aaee7cb0..e5e3e3fa 100644
--- a/MODULE_HACKING
+++ b/MODULE_HACKING
@@ -115,6 +115,11 @@ Let's see an example of a category configuration
</module>
</category>
+Note that icon and logo elements could be absolute or relative
+pathnames (e.g. no "/" as first char), if relative the absolute
+pathname is evaluated as
+File::ShareDir::dist_file(ManaTools::Shared::distName(), 'given/file').
+
First module is a perl ManaTools::Module extension (Services),
latter is an external one, called "module" and with a full pathname.