65f611f700
Make it consistently kcm_kwinrules to match the KAboutData Differential Revision: https://phabricator.kde.org/D29674
2 lines
111 B
Bash
2 lines
111 B
Bash
#! /usr/bin/env bash
|
|
$XGETTEXT `find . -name \*.cpp -o -name \*.h -o -name \*.qml` -o $podir/kcm_kwinrules.pot
|