mirror of https://github.com/BOINC/boinc.git
parent
6ba43fd34e
commit
b1e96b127b
|
@ -1,3 +1,4 @@
|
|||
#! /bin/sh
|
||||
|
||||
xgettext --keyword=_ -C -o ../locale/templates/BOINC-Manager.pot *.cpp clientgui/msw/*.cpp clientgui/mac/*.cpp clientgui/gtk/*.cpp
|
||||
xgettext --keyword=_ -C -o ../locale/templates/BOINC-Manager.pot *.cpp msw/*.cpp mac/*.cpp gtk/*.cpp
|
||||
|
Loading…
Reference in New Issue