mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-26 14:23:09 +00:00
3 lines
202 B
Bash
3 lines
202 B
Bash
# SPDX-FileCopyrightText: 2020 Tomaz Canabrava <tcanabrava@kde.org>
|
|
# SPDX-License-Identifier: BSD-3-Clause
|
|
$XGETTEXT $(find . -name \*.cpp -o -name \*.h -o -name \*.qml) -o $podir/kcm_mobile_power.pot
|