File indexing completed on 2024-05-12 05:35:40

0001 # SPDX-FileCopyrightText: None
0002 # SPDX-License-Identifier: CC0-1.0
0003 
0004 #! /usr/bin/env bash
0005 $EXTRACTRC `find . -name \*.kcfg` >> rc.cpp
0006 $XGETTEXT `find . -name "*.cpp" -o -name "*.qml"` -o $podir/kcm_gamecontroller.pot