From 96942e4ddfa330bb339d13d0ac2c0a8941db168a Mon Sep 17 00:00:00 2001 From: Angelo Naselli Date: Mon, 4 Jan 2016 18:52:35 +0100 Subject: managed also relative pathnamed icons --- MODULE_HACKING | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'MODULE_HACKING') 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 +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. -- cgit v1.2.1