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:
parent
f967974627
commit
1b6ec85404
1 changed files with 4 additions and 0 deletions
4
Messages.sh
Executable file
4
Messages.sh
Executable 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
|
Loading…
Add table
Reference in a new issue