1
0
mirror of https://github.com/KDE/latte-dock.git synced 2024-12-28 19:21:50 +03:00
latte-dock/app/Messages.sh
Michail Vourlakos 4da703fa9d auto translate .ui files
--add global Latte settings into new configuration
window
2018-01-26 18:03:51 +02:00

5 lines
176 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 $podir/latte-dock.pot