Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
PIM
KIdentityManagement
Commits
a3224c8b
Commit
a3224c8b
authored
Feb 14, 2022
by
Albert Astals Cid
Browse files
Fix message extraction
CCMAIL: vkrause@kde.org
parent
157dd581
Pipeline
#137152
passed with stages
in 58 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/Messages.sh
View file @
a3224c8b
#! /bin/sh
# SPDX-License-Identifier: BSD-3-Clause
# SPDX-FileCopyrightText: none
$XGETTEXT
*
.cpp
*
.h
-o
$podir
/libkpimidentities5.pot
$XGETTEXT
`
find
-name
*
.cpp
-o
-name
*
.h
`
-o
$podir
/libkpimidentities5.pot
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment