mirror of
https://github.com/KDE/latte-dock.git
synced 2025-03-30 14:50:12 +03:00
include translations of the dock folder
This commit is contained in:
parent
db0d803e2d
commit
35643ac5f3
@ -1,4 +1,4 @@
|
||||
#! /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
|
||||
$XGETTEXT `find . ../shell -name \*.js -o -name \*.qml -o -name \*.cpp -o -name ./dock\/\*.cpp` -o $podir/latte-dock.pot
|
||||
|
Loading…
x
Reference in New Issue
Block a user