File: Messages.sh

package info (click to toggle)
kdebugsettings 25.04.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,868 kB
  • sloc: cpp: 5,179; xml: 209; python: 19; makefile: 9; sh: 1
file content (5 lines) | stat: -rwxr-xr-x 310 bytes parent folder | download
1
2
3
4
5
#! /usr/bin/env bash
# SPDX-FileCopyrightText: 2015-2025 Laurent Montel <montel@kde.org>
# SPDX-FileCopyrightText: 2023 Luigi Toscano <luigi.toscano@tiscali.it>
# SPDX-License-Identifier: BSD-3-Clause
$XGETTEXT `find src/ -name '*.cpp' | grep -v '/tests/' | grep -v '/autotests/'` -o $podir/kdebugsettings.pot