Hi, All
Can someone please check if this fix
https://github.com/geany/geany-plugins/pull/79 makes sence:

*Images were not loaded, b'couse of getting defined
DBGPLUG_DATA_DIR "${PKGDATADIR}/debugger".*

   - *Fixed misspeling for "pludin_datadir"*

*OS: ArchLinux*

*the problem is that waf defines DBGPLUG_DATA_DIR as
-DDBGPLUG_DATA_DIR="${PKGDATADIR}/debugger"
instead of :
-DDBGPLUG_DATA_DIR="/usr/local/share/geany-plugins/debugger"*

*
*

Thanks!
_______________________________________________
Devel mailing list
Devel@lists.geany.org
https://lists.geany.org/cgi-bin/mailman/listinfo/devel

Reply via email to