mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-26 14:23:09 +00:00
5 lines
276 B
Bash
5 lines
276 B
Bash
# SPDX-FileCopyrightText: 2014 Kai Uwe Broulik <kde@privat.broulik.de>
|
|
# SPDX-FileCopyrightText: 2014 Martin Klapetek <mklapetek@kde.org>
|
|
# SPDX-License-Identifier: GPL-2.0-or-later
|
|
|
|
$XGETTEXT $(find . -name \*.cpp -o -name \*.h -o -name \*.qml) -o $podir/kcm_mobile_time.pot
|