mirror of
https://invent.kde.org/system/dolphin
synced 2024-11-05 18:47:12 +00:00
c9ab6afc71
svn path=/trunk/KDE/kdebase/apps/; revision=1211211
3 lines
79 B
Bash
3 lines
79 B
Bash
#! /bin/sh
|
|
$EXTRACTRC *.rc >> rc.cpp
|
|
$XGETTEXT *.cpp -o $podir/autorefresh.pot
|