mirror of
https://invent.kde.org/system/dolphin
synced 2024-11-05 18:47:12 +00:00
Extract to rc file too
svn path=/trunk/KDE/kdebase/apps/; revision=679180
This commit is contained in:
parent
02f5a0fb87
commit
ca42927b82
1 changed files with 1 additions and 0 deletions
|
@ -1,2 +1,3 @@
|
|||
#! /usr/bin/env bash
|
||||
$EXTRACTRC `find . -name \*.rc` >> rc.cpp || exit 11
|
||||
$XGETTEXT -kaliasLocal `find . -name \*.cc -o -name \*.cpp -o -name \*.h` -o $podir/keditbookmarks.pot
|
||||
|
|
Loading…
Reference in a new issue