Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Plasma Mobile
Angelfish
8d0c6206fc93cb3711a007b5009fe13edf675ad8
8d0c6206fc93cb3711a007b5009fe13edf675ad8
Switch branch/tag
angelfish
Messages.sh
Find file
Normal view
History
Permalink
Messages.sh
86 Bytes
Edit
Web IDE
Newer
Older
Add Messages.sh to enable translations
Jonah Brüchert
committed
Jan 17, 2019
1
$XGETTEXT
`
find
.
-name
\*
.cpp
-o
-name
\*
.h
-o
-name
\*
.qml
`
-o
$podir
/angelfish.pot