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