Files
neochat/Messages.sh
2021-05-22 19:12:29 +00:00

5 lines
177 B
Bash

#! /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/neochat.pot