Extract messages from cpp files in colorcorrection/

master
Victor Ryzhykh 2020-01-12 21:23:00 +02:00 committed by Vlad Zahorodnii
parent 797b477138
commit 6c549cbead
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
#! /usr/bin/env bash
$EXTRACTRC *.kcfg *.ui >> rc.cpp
$XGETTEXT *.h *.cpp helpers/killer/*.cpp plugins/scenes/opengl/*.cpp tabbox/*.cpp scripting/*.cpp -o $podir/kwin.pot
$XGETTEXT *.h *.cpp colorcorrection/*.cpp helpers/killer/*.cpp plugins/scenes/opengl/*.cpp tabbox/*.cpp scripting/*.cpp -o $podir/kwin.pot