More I18N_NOOP stuff
svn path=/trunk/kdebase/kcontrol/; revision=38961
This commit is contained in:
parent
e25393dafa
commit
d4e4653ac8
1 changed files with 1 additions and 1 deletions
|
@ -15,5 +15,5 @@ KDE_ICON = kwin
|
|||
METASOURCES = AUTO
|
||||
|
||||
messages:
|
||||
$(XGETTEXT) -C -ktranslate -kaliasLocal -ki18n -x $(includedir)/kde.pot *.h *.cpp && mv messages.po $(podir)/kwin.pot
|
||||
$(XGETTEXT) -C -ktranslate -kaliasLocal -kI18N_NOOP -ki18n -x $(includedir)/kde.pot *.h *.cpp && mv messages.po $(podir)/kwin.pot
|
||||
|
||||
|
|
Loading…
Reference in a new issue