Extract messages from header files as well (Thanks to Victor Ryzhykh)

wilder-5.18
Yuri Chornoivan 6 years ago
parent a74424f089
commit 203d7b4210
  1. 2
      shell/Messages.sh

@ -1,2 +1,2 @@
#! /bin/sh
$XGETTEXT *.cpp -o $podir/plasmashell.pot
$XGETTEXT *.cpp *.h -o $podir/plasmashell.pot

Loading…
Cancel
Save