cf4335ca62
Move windows runner from plasma-workspace to kwin (convert it to dbus runner) This will allow to interract with windows on wayland too
3 lines
207 B
Bash
3 lines
207 B
Bash
#! /usr/bin/env bash
|
|
$EXTRACTRC *.kcfg *.ui >> rc.cpp
|
|
$XGETTEXT *.h *.cpp colorcorrection/*.cpp helpers/killer/*.cpp plugins/scenes/opengl/*.cpp tabbox/*.cpp scripting/*.cpp runners/*.cpp -o $podir/kwin.pot
|