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
Plasma
KWin
eb47c08204deca0814fd84dcf53b45e611ac4442
eb47c08204deca0814fd84dcf53b45e611ac4442
Switch branch/tag
kwin
scripting
Messages.sh
Find file
Normal view
History
Permalink
Messages.sh
96 Bytes
Newer
Older
Extract messages from scripts and scripting module
Martin Flöser
committed
Mar 04, 2013
1
2
#! /usr/bin/env bash
$XGETTEXT
`
find
.
-name
\*
.h
-o
-name
\*
.cpp
`
-o
$podir
/kwin_scripting.pot