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