1
0
mirror of https://github.com/KDE/latte-dock.git synced 2025-01-19 06:03:42 +03:00
latte-dock/app/Messages.sh
2018-02-03 18:45:57 +02:00

5 lines
200 B
Bash

#! /usr/bin/env bash
$EXTRACTRC `find . -name \*.rc -o -name \*.ui` >> rc.cpp
$XGETTEXT `find . ../shell -name \*.js -o -name \*.qml -o -name \*.cpp -o -name ./dock\/\*.cpp` -o $podir/latte-dock.pot