mirror of
https://github.com/KDE/kde-linux.git
synced 2026-04-21 23:18:25 -04:00
5 lines
188 B
Bash
5 lines
188 B
Bash
#! /usr/bin/env bash
|
|
# SPDX-FileCopyrightText: None
|
|
# SPDX-License-Identifier: CC0-1.0
|
|
$XGETTEXT --language=Python mkosi.extra/usr/lib/command-not-found-handler.py -o $podir/kde-linux.pot
|