ltoscano added inline comments.

INLINE COMMENTS

> Messages.sh:2
> +#! /usr/bin/env bash
> +$XGETTEXT *.cpp -o $podir/kio5_network.pot

This does not work as it is, because it does not look into the subdirectories. 
Hint for testing:
https://tsdgeos.blogspot.com/2010/08/how-to-run-messagessh-file-to-create.html

I'm going to fix it (replace *.cpp with $(find . -name '*.cpp') )

REPOSITORY
  R320 KIO Extras

REVISION DETAIL
  https://phabricator.kde.org/D25435

To: meven, ngraham, #frameworks
Cc: ltoscano, broulik, kde-frameworks-devel, kfm-devel, pberestov, iasensio, 
fprice, LeGast00n, MrPepe, fbampaloukas, alexde, GB_2, Codezela, feverfew, 
meven, michaelh, spoorun, navarromorales, firef, ngraham, andrebarros, bruns, 
emmanuelp, mikesomov

Reply via email to