mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-27 14:33:08 +00:00
5 lines
118 B
Bash
5 lines
118 B
Bash
|
|
#! /usr/bin/env bash
|
||
|
|
$XGETTEXT `find . -name \*.qml` -L Java -o $podir/libsatellitecomponentsplugin.pot
|
||
|
|
rm -f rc.cpp
|
||
|
|
|