mirror of
https://invent.kde.org/network/falkon.git
synced 2024-12-23 20:26:34 +01:00
3 lines
122 B
Bash
3 lines
122 B
Bash
|
#! /bin/sh
|
||
|
$EXTRACT_TR_STRINGS `find . -name '*.cpp' -o -name '*.h' -o -name '*.ui'` -o $podir/falkon_verticaltabs_qt.pot
|