Warning, file /network/ruqola/src/Messages.sh was not indexed or was modified since last indexation (in which case cross-reference links may be missing, inaccurate or erroneous).

0001 #! /usr/bin/env bash
0002 # SPDX-License-Identifier: BSD-3-Clause
0003 # SPDX-FileCopyrightText: 2018-2023 Montel Laurent <montel@kde.org> 
0004 
0005 $EXTRACTRC `find . -name "*.ui" -o -name "*.rc"` >> rc.cpp
0006 $XGETTEXT `find . -name "*.cpp" -o -name "*.h"` -o $podir/ruqola.pot