aead97c39f
Similar to the backends, it's far more intuitive to have scenes in the toplevel source directory rather than the plugins directory.
3 lines
222 B
Bash
3 lines
222 B
Bash
#! /usr/bin/env bash
|
|
$EXTRACTRC *.kcfg *.ui >> rc.cpp
|
|
$XGETTEXT *.h *.cpp plugins/nightcolor/*.cpp helpers/killer/*.cpp scenes/opengl/*.cpp tabbox/*.cpp scripting/*.cpp plugins/krunner-integration/*.cpp -o $podir/kwin.pot
|