Fix untranslatable strings in debug_console.ui shortcutdialog.ui
BUG: 398703 Review on bugzilla
This commit is contained in:
parent
c7455c7177
commit
8bba7009bc
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
||||||
#! /usr/bin/env bash
|
#! /usr/bin/env bash
|
||||||
$EXTRACTRC *.kcfg >> rc.cpp
|
$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 helpers/killer/*.cpp plugins/scenes/opengl/*.cpp tabbox/*.cpp scripting/*.cpp -o $podir/kwin.pot
|
||||||
|
|
Loading…
Reference in a new issue