fa5ab21002
The KDecoration library lives in libkdecorations/ now. Installation pathes are unchanged, so this does not influence 3rd party decorations. The changes in the KWin main directory are required due to incorrect includes. CCMAIL: kwin@kde.org
2 lines
76 B
Bash
2 lines
76 B
Bash
#! /usr/bin/env bash
|
|
$XGETTEXT `find . -name \*.cpp` -o $podir/kwin_lib.pot
|