mirror of
https://github.com/redstrate/Novus.git
synced 2025-04-22 12:07:45 +00:00
4 lines
No EOL
173 B
Bash
Executable file
4 lines
No EOL
173 B
Bash
Executable file
#!/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 |