mirror of
https://github.com/KDE/latte-dock.git
synced 2025-03-29 10:50:33 +03:00
3 lines
137 B
Bash
3 lines
137 B
Bash
#! /usr/bin/env bash
|
|
$XGETTEXT `find . -name \*.js -o -name \*.qml -o -name \*.cpp` -o $podir/plasma_applet_audoban.applet.separator.pot
|