mirror of https://github.com/BOINC/boinc.git
4 lines
97 B
Plaintext
4 lines
97 B
Plaintext
|
#! /bin/sh
|
||
|
|
||
|
xgettext --keyword=_ -C -o ../locale/templates/BOINC-Client.pot *.cpp ../sched/*.cpp
|