mirror of
https://invent.kde.org/system/dolphin
synced 2024-11-05 18:47:12 +00:00
There are no *.cc files anymore but a few *.cpp files instead.
svn path=/trunk/KDE/kdebase/konqueror/; revision=570109
This commit is contained in:
parent
b54b206d5e
commit
e559ab9f7b
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
|||
#! /usr/bin/env bash
|
||||
$XGETTEXT -kaliasLocal *.h *.cc rc.cpp -o $podir/kfmclient.pot
|
||||
$XGETTEXT -kaliasLocal *.h *.cpp -o $podir/kfmclient.pot
|
||||
|
|
Loading…
Reference in a new issue