1
Fork 0
mirror of https://github.com/redstrate/Novus.git synced 2025-04-19 17:06:50 +00:00

Add Messages.sh

This commit is contained in:
Joshua Goins 2024-02-25 11:16:33 -05:00
parent f967974627
commit 1b6ec85404

4
Messages.sh Executable file
View file

@ -0,0 +1,4 @@
#!/usr/bin/env bash
# SPDX-FileCopyrightText: None
# SPDX-License-Identifier: CC0-1.0
$XGETTEXT `find . \( -name \*.cpp -o -name \*.h -o -name \*.qml \)` -o $podir/novus.pot