This website requires JavaScript.
Explore
Help
Sign In
tristan
/
kdeconnect-kde
Watch
1
Star
0
Fork
You've already forked kdeconnect-kde
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
2295f6968b
kdeconnect-kde
/
core
/
Messages.sh
4 lines
84 B
Bash
Raw
Normal View
History
Unescape
Escape
i18n
2013-09-04 20:19:02 +01:00
#!/usr/bin/env bash
Figure out Messages.sh after code refactoring KDED is translated again Rename the core's pot to kdeconnect-core.pot and make sure the library loads the catalog when it's linked to. Provide a separate translations file for all the plugins, together. REVIEW: 118774
2014-06-17 17:44:46 +01:00
$XGETTEXT
`
find . -name
'*.cpp'
`
-o
$podir
/kdeconnect-core.pot
Reference in a new issue
Copy permalink