kwin/libkwineffects/Messages.sh
Martin Gräßlin 57d11c134a Move kwineffects library into own directory
Second part of cleaning up the lib directory: the effects library
now lives in libkwineffects/ directory.

For existing effects nothing changes as the install path is unchanged.
The change obsoletes the lib/ directory.

As glplatform.h has not yet been exported I dared to export it and
adjust the places where it is used.
CCMAIL: kwin@kde.org
2011-02-19 10:01:31 +01:00

2 lines
76 B
Bash

#! /usr/bin/env bash
$XGETTEXT `find . -name \*.cpp` -o $podir/kwin_lib.pot