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