Re: pot files not being generated anymore

2013-09-26 Thread Bhushan Shah
Hello,

On Fri, Sep 27, 2013 at 12:03 AM, Albert Astals Cid  wrote:
> And it's wrong, no?

Just realized that it is wrong and not looking for *.qml files..
Instead it is looking for only *.cpp files.. Corrected that in
http://commits.kde.org/kde-workspace/571e1fd25148a1d936b2c2c21ab9b3b5ddcd88e2

Please verify if problem is resolved..

Thanks!
___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel


Re: pot files not being generated anymore

2013-09-26 Thread Albert Astals Cid
El Dijous, 26 de setembre de 2013, a les 12:06:44, Bhushan Shah va escriure:
> Hello,
> 
> I went through list and this is result... I have pushed missing files
> to the repo with commit
> http://commits.kde.org/kde-workspace/09aae2d121896d8d065291285aacd53a1596418
> d
> 
> +2013-05-08 templates/messages/kde-workspace/plasma_applet_clock.pot
> It should related Messages.sh are there..
> bshah@kubuntu:~/src/kde/kde-workspace$ cat
> plasma/generic/applets/analog-clock/Messages.sh
> #! /usr/bin/env bash
> $EXTRACTRC *.ui >> rc.cpp
> $XGETTEXT *.cpp -o $podir/plasma_applet_clock.pot
> rm -f rc.cpp

And it's wrong, no?

Cheers,
  Albert

> 
> No i18n calls = +2013-05-08
> templates/messages/kde-workspace/plasma_applet_dig_clock.pot
> No i18n calls = +2013-05-08
> templates/messages/kde-workspace/plasma_applet_icon.pot
> Corrected = +2013-05-08
> templates/messages/kde-workspace/plasma_applet_panel.pot Corrected =
> +2013-05-08 templates/messages/kde-workspace/plasma_applet_trash.pot
> Corrected = +2013-05-08
> templates/messages/kde-workspace/plasma_applet_windowlist.pot
> 
> +2013-05-08
> templates/messages/kde-workspace/plasma_containmentactions_switchdesktop.po
> t It should related Messages.sh are there..
> bshah@kubuntu:~/src/kde/kde-workspace$ cat
> plasma/generic/containmentactions/switchdesktop/Messages.sh
> #! /usr/bin/env bash
> $XGETTEXT *.cpp -o $podir/plasma_containmentactions_switchdesktop.pot
> 
> Corrected = +2013-05-08
> templates/messages/kde-workspace/plasma_toolbox_desktoptoolbox.pot
> 
> No i18n calls = +2013-05-08
> templates/messages/kde-workspace/plasma_toolbox_paneltoolbox.pot
> No i18n calls = +2013-05-08
> templates/messages/kde-workspace/plasma_wallpaper_color.pot
> 
> Delete it, renamed to plasma_applet_kickoff.pot
> +2013-06-06 templates/messages/kde-workspace/plasma_applet_launcher.pot
> 
> Corrected = +2013-08-27
> templates/messages/kde-workspace/plasma_applet_tasks.pot
> 
> Thanks!
> 
> On Thu, Sep 26, 2013 at 5:57 AM, Sebastian Kügler  wrote:
> > On Thursday, September 26, 2013 02:05:12 Albert Astals Cid wrote:
> >> > They're all very much alive and kicking. Question: are those files not
> >> > generated anymore because no i18n calls are found, or is the
> >> > Messages.sh
> >> > simply missing?
> >> 
> >> Either of the cases can be the reason, you'll have to look at why for
> >> each
> >> of  them.
> > 
> > OK, thanks. I'll fix. :)
> > --
> > sebas
> > 
> > http://www.kde.org | http://vizZzion.org | GPG Key ID: 9119 0EF9
> > ___
> > Plasma-devel mailing list
> > Plasma-devel@kde.org
> > https://mail.kde.org/mailman/listinfo/plasma-devel

___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel


Re: pot files not being generated anymore

2013-09-26 Thread Marco Martin
On Wednesday 25 September 2013 23:32:18 Sebastian Kügler wrote:
> > Shall I delete them or are they going to make a come back anytime soon?
> 
> They're all very much alive and kicking. Question: are those files not
> generated anymore because no i18n calls are found, or is the Messages.sh
> simply missing?
> 
> In any case, it needs fixing, not deleting.

probably many of the new ported plasmoids don't have a messages.so (also, they 
may have changed plugin name)

-- 
Marco Martin
___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel


Re: pot files not being generated anymore

2013-09-25 Thread Bhushan Shah
Hello,

I went through list and this is result... I have pushed missing files
to the repo with commit
http://commits.kde.org/kde-workspace/09aae2d121896d8d065291285aacd53a1596418d

+2013-05-08 templates/messages/kde-workspace/plasma_applet_clock.pot
It should related Messages.sh are there..
bshah@kubuntu:~/src/kde/kde-workspace$ cat
plasma/generic/applets/analog-clock/Messages.sh
#! /usr/bin/env bash
$EXTRACTRC *.ui >> rc.cpp
$XGETTEXT *.cpp -o $podir/plasma_applet_clock.pot
rm -f rc.cpp

No i18n calls = +2013-05-08
templates/messages/kde-workspace/plasma_applet_dig_clock.pot
No i18n calls = +2013-05-08
templates/messages/kde-workspace/plasma_applet_icon.pot
Corrected = +2013-05-08 templates/messages/kde-workspace/plasma_applet_panel.pot
Corrected = +2013-05-08 templates/messages/kde-workspace/plasma_applet_trash.pot
Corrected = +2013-05-08
templates/messages/kde-workspace/plasma_applet_windowlist.pot

+2013-05-08 
templates/messages/kde-workspace/plasma_containmentactions_switchdesktop.pot
It should related Messages.sh are there..
bshah@kubuntu:~/src/kde/kde-workspace$ cat
plasma/generic/containmentactions/switchdesktop/Messages.sh
#! /usr/bin/env bash
$XGETTEXT *.cpp -o $podir/plasma_containmentactions_switchdesktop.pot

Corrected = +2013-05-08
templates/messages/kde-workspace/plasma_toolbox_desktoptoolbox.pot

No i18n calls = +2013-05-08
templates/messages/kde-workspace/plasma_toolbox_paneltoolbox.pot
No i18n calls = +2013-05-08
templates/messages/kde-workspace/plasma_wallpaper_color.pot

Delete it, renamed to plasma_applet_kickoff.pot
+2013-06-06 templates/messages/kde-workspace/plasma_applet_launcher.pot

Corrected = +2013-08-27 templates/messages/kde-workspace/plasma_applet_tasks.pot

Thanks!

On Thu, Sep 26, 2013 at 5:57 AM, Sebastian Kügler  wrote:
> On Thursday, September 26, 2013 02:05:12 Albert Astals Cid wrote:
>> > They're all very much alive and kicking. Question: are those files not
>> > generated anymore because no i18n calls are found, or is the Messages.sh
>> > simply missing?
>>
>> Either of the cases can be the reason, you'll have to look at why for each
>> of  them.
>
> OK, thanks. I'll fix. :)
> --
> sebas
>
> http://www.kde.org | http://vizZzion.org | GPG Key ID: 9119 0EF9
> ___
> Plasma-devel mailing list
> Plasma-devel@kde.org
> https://mail.kde.org/mailman/listinfo/plasma-devel
___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel


Re: pot files not being generated anymore

2013-09-25 Thread Sebastian Kügler
On Thursday, September 26, 2013 02:05:12 Albert Astals Cid wrote:
> > They're all very much alive and kicking. Question: are those files not
> > generated anymore because no i18n calls are found, or is the Messages.sh
> > simply missing?
> 
> Either of the cases can be the reason, you'll have to look at why for each
> of  them.

OK, thanks. I'll fix. :)
-- 
sebas

http://www.kde.org | http://vizZzion.org | GPG Key ID: 9119 0EF9
___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel


Re: pot files not being generated anymore

2013-09-25 Thread Albert Astals Cid
El Dimecres, 25 de setembre de 2013, a les 23:32:18, Sebastian Kügler va 
escriure:
> Hey Albert,
> 
> On Wednesday, September 25, 2013 19:48:36 Albert Astals Cid wrote:
> > With the new kde-workspace code, scripty says that all these .pot are not
> > generated anymore
> > 
> > +2013-05-08 templates/messages/kde-workspace/plasma_applet_clock.pot
> > +2013-05-08 templates/messages/kde-workspace/plasma_applet_dig_clock.pot
> > +2013-05-08 templates/messages/kde-workspace/plasma_applet_icon.pot
> > +2013-05-08 templates/messages/kde-workspace/plasma_applet_panel.pot
> > +2013-05-08 templates/messages/kde-workspace/plasma_applet_trash.pot
> > +2013-05-08 templates/messages/kde-workspace/plasma_applet_windowlist.pot
> > +2013-05-08
> > templates/messages/kde-workspace/plasma_containmentactions_switchdesktop.p
> > o
> > t +2013-05-08
> > templates/messages/kde-workspace/plasma_toolbox_desktoptoolbox.pot
> > +2013-05-08
> > templates/messages/kde-workspace/plasma_toolbox_paneltoolbox.pot
> > +2013-05-08 templates/messages/kde-workspace/plasma_wallpaper_color.pot
> > +2013-06-06 templates/messages/kde-workspace/plasma_applet_launcher.pot
> > +2013-08-27 templates/messages/kde-workspace/plasma_applet_tasks.pot
> > 
> > Shall I delete them or are they going to make a come back anytime soon?
> 
> They're all very much alive and kicking. Question: are those files not
> generated anymore because no i18n calls are found, or is the Messages.sh
> simply missing?

Either of the cases can be the reason, you'll have to look at why for each of 
them.

Cheers,
  Albert

> 
> In any case, it needs fixing, not deleting.
> 
> Cheers,

___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel


Re: pot files not being generated anymore

2013-09-25 Thread Sebastian Kügler
Hey Albert,

On Wednesday, September 25, 2013 19:48:36 Albert Astals Cid wrote:
> With the new kde-workspace code, scripty says that all these .pot are not
> generated anymore
> 
> +2013-05-08 templates/messages/kde-workspace/plasma_applet_clock.pot
> +2013-05-08 templates/messages/kde-workspace/plasma_applet_dig_clock.pot
> +2013-05-08 templates/messages/kde-workspace/plasma_applet_icon.pot
> +2013-05-08 templates/messages/kde-workspace/plasma_applet_panel.pot
> +2013-05-08 templates/messages/kde-workspace/plasma_applet_trash.pot
> +2013-05-08 templates/messages/kde-workspace/plasma_applet_windowlist.pot
> +2013-05-08
> templates/messages/kde-workspace/plasma_containmentactions_switchdesktop.po
> t +2013-05-08
> templates/messages/kde-workspace/plasma_toolbox_desktoptoolbox.pot
> +2013-05-08
> templates/messages/kde-workspace/plasma_toolbox_paneltoolbox.pot
> +2013-05-08 templates/messages/kde-workspace/plasma_wallpaper_color.pot
> +2013-06-06 templates/messages/kde-workspace/plasma_applet_launcher.pot
> +2013-08-27 templates/messages/kde-workspace/plasma_applet_tasks.pot
> 
> Shall I delete them or are they going to make a come back anytime soon?

They're all very much alive and kicking. Question: are those files not 
generated anymore because no i18n calls are found, or is the Messages.sh 
simply missing?

In any case, it needs fixing, not deleting.

Cheers,
-- 
sebas

http://www.kde.org | http://vizZzion.org | GPG Key ID: 9119 0EF9
___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel