mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-06-15 02:37:42 +00:00
6 lines
171 B
Bash
6 lines
171 B
Bash
|
|
#!/usr/bin/env bash
|
||
|
|
# SPDX-FileCopyrightText: 2026 Marco Allegretti
|
||
|
|
# SPDX-License-Identifier: EUPL-1.2
|
||
|
|
|
||
|
|
$XGETTEXT *.json contents/ui/*.qml -o $podir/plasma_mobile_qt.pot
|