Presence Applate not Translatable

Frederik Schwarzer schwarzer at kde.org
Mon Nov 7 04:01:35 UTC 2011


Hi,

the Telepathy presence applet is not translatable.
    kde:telepathy-presence-applet
There is a Messages.sh which looks OK, but the POT file is not created.

    #! /usr/bin/env bash
    $EXTRACTQML `find . -name "*.qml"` >> rc.cpp
    $XGETTEXT *.cpp -o $podir/org.kde.telepathy-presence.pot
    rm -f rc.cpp

Does anyone know how to fix this? Could the file name cause it?

Regards


More information about the KDE-Telepathy mailing list