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:
Nicolas Goutte 2006-08-05 17:54:40 +00:00
parent b54b206d5e
commit e559ab9f7b

View file

@ -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