c8b51fb339
The alternative using puropose is less mature than this and some of us
were missing the good old dolphin plugin.
This reverts commit a19713fbeb
.
# Conflicts:
# CMakeLists.txt
3 lines
94 B
Bash
3 lines
94 B
Bash
#!/usr/bin/env bash
|
|
|
|
$XGETTEXT `find . -name '*.cpp'` -o $podir/kdeconnect-fileitemaction.pot
|