mirror of
https://invent.kde.org/network/falkon.git
synced 2024-11-11 01:22:10 +01:00
Translations: Generate empty.ts with lines from source code.
This commit is contained in:
parent
2ddff2a34e
commit
f0f2620a78
|
@ -8,8 +8,10 @@ fi
|
|||
sed -i 's/include(3rdparty/##temp/g' ../src/lib/lib.pro
|
||||
|
||||
#lupdate $ARGUMENTS ../src/lib/lib.pro
|
||||
lupdate $ARGUMENTS ../src/lib/lib.pro -ts ../translations/empty.ts
|
||||
cd ../src/lib/
|
||||
lupdate $ARGUMENTS lib.pro -ts ../../translations/empty.ts
|
||||
|
||||
cd -
|
||||
## uncomment it now
|
||||
sed -i 's/##temp/include(3rdparty/g' ../src/lib/lib.pro
|
||||
|
||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user