Remove autotools code to extract translation messages

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 9c69bea5dc)
r14.1.x
Michele Calgaro 1 month ago
parent 75de44ef55
commit a17d81684d
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -59,8 +59,3 @@ rc_DATA = krecipesui.rc
# this is where the pixmap file goes
pixmapdir = $(datadir)/pixmaps
pixmap_DATA = krecipes.xpm
messages: rc.cpp
find ./ -name \*.ui | xargs --no-run-if-empty $(EXTRACTRC) >> rc.cpp
$(XGETTEXT) rc.cpp `find ./ -name \*.cpp` -o $(podir)/krecipes.pot
rm -f rc.cpp

Loading…
Cancel
Save