@eht16 commented on this pull request.


> @@ -0,0 +1,10 @@
+include $(top_srcdir)/build/vars.docs.mk
+
+plugin = devhelp
+
+dist_plugindata_DATA = \
+       devhelp-plugin.svg \
+       devhelp-plugin-48.png \
+       geany-devhelp-plugin.png \

The file is still not referenced here or am I missing something?

`dist_plugindata_DATA` ensures that files listed here will be included in 
releases and get installed properly. If you do not add the image filename here, 
it won't be installed.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/pull/1242#discussion_r1279872569
You are receiving this because you are subscribed to this thread.

Message ID: <geany/geany-plugins/pull/1242/review/1555767...@github.com>

Reply via email to