CVS commit by goutte: Do not create other translation templates for Krita (The plugins still need to be adapted to use krita.po) CCMAIL:kimageshop@kde.org CCMAIL:kde-i18n-doc@kde.org M +0 -3 colorsfilters/Makefile.am 1.2 M +0 -3 example/Makefile.am 1.6 --- koffice/krita/plugins/colorsfilters/Makefile.am #1.1:1.2 @@ -23,5 +23,2 @@ colorsfilters_la_METASOURCES = AUTO - -messages: rc.cpp - $(XGETTEXT) *.cpp -o $(podir)/colorsfilters_plugin.pot --- koffice/krita/plugins/example/Makefile.am #1.5:1.6 @@ -23,5 +23,2 @@ kritaexample_la_METASOURCES = AUTO - -messages: rc.cpp - $(XGETTEXT) *.cpp -o $(podir)/kritaexample_plugin.pot