[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-i18n-doc
Subject:    Re: broken messages target for ksystemlog
From:       Nicolas Goutte <nicolasg () snafu ! de>
Date:       2006-06-10 7:29:11
Message-ID: 200606100929.12642.nicolasg () snafu ! de
[Download RAW message or body]

On Sunday 04 June 2006 16:45, Thomas Reitelbach wrote:
> Hey all,
>
> KSystemlog in playground-sysadmin seems to have a broken messages target.
> None of the subdirs gets parsed for translatable messages.
>
> Any objections to commit this patch?

Yes, see below.

>
> tr:/src/kde/trunk/playground/sysadmin/ksystemlog/src$ svn diff
> Index: Makefile.am
> ===================================================================
> --- Makefile.am (Revision 548035)
> +++ Makefile.am (Arbeitskopie)
> @@ -58,7 +58,12 @@
>
>  messages: rc.cpp
>         $(EXTRACTRC) `find . -name \*.ui -o -name \*.rc` > rc.cpp
> -       $(XGETTEXT) *.cpp -o $(podir)/ksystemlog.pot

> +       $(XGETTEXT) *.cpp \
> +                   acpid/*.cpp apache/*.cpp bootauth/*.cpp config/*.cpp \
> +                   cron/*.cpp cups/*.cpp daemon/*.cpp kernel/*.cpp \
> +                   postfix/*.cpp samba/*.cpp ssh/*.cpp system/*.cpp \
> +                   xorg/*.cpp xsession/*.cpp \
> +                   -o $(podir)/ksystemlog.pot

The line having the $(GETTEXT) cannot be wrapped or the hack for finding a 
KAboutData class in code will not work.

>
>  KDE_ICON = AUTO
>
> Cheers,
> Thomas Reitelbach

Have a nice day!
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic