File indexing completed on 2024-04-14 04:56:21

0001 #!/bin/bash
0002 
0003 # SPDX-FileCopyrightText: none
0004 # SPDX-License-Identifier: CC0-1.0
0005 
0006 $EXTRACTRC `find . -name \*.kcfg -o -name \*.rc` >> ./rc.cpp
0007 $XGETTEXT `find . -name \*.cpp` -o $podir/smb4k-core.pot