File indexing completed on 2024-04-21 16:11:05

0001 # SPDX-FileCopyrightText: 2018 Jonah BrĂ¼chert <jbb@kaidan.im>
0002 # SPDX-License-Identifier: GPL-3.0-or-later
0003 
0004 # call xgettext on all source files. If your sources have other filename
0005 # extensions besides .cc, .cpp, and .h, just add them in the find call.
0006 $XGETTEXT $(find . -name \*.cc -o -name \*.cpp -o -name \*.h -o -name \*.qml) -o $podir/plasma-camera.pot