1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-18 20:10:29 +01:00

WRaster: add new file references for translation

This patch is adding the references for the two newly added files
save_jpeg.c and save_png.c for translation (even if those new
files are not adding any new strings to be translated).
This commit is contained in:
David Maciejak
2023-03-03 08:06:31 +08:00
committed by Carlos R. Mafra
parent 5e37d13eb6
commit 35f87b5592

View File

@@ -22,6 +22,8 @@ POTFILES = \
$(top_srcdir)/wrlib/rotate.c \
$(top_srcdir)/wrlib/flip.c \
$(top_srcdir)/wrlib/convolve.c \
$(top_srcdir)/wrlib/save_jpeg.c \
$(top_srcdir)/wrlib/save_png.c \
$(top_srcdir)/wrlib/save_xpm.c \
$(top_srcdir)/wrlib/xutil.c \
$(top_srcdir)/wrlib/load_ppm.c \