! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
xfce4-timer-plugin-0.6.2 release tarball is broken with missing translations
Status:
RESOLVED: FIXED
Product:
Xfce4-timer-plugin
Component:
General

Comments

Description Samuli Suominen 2011-10-13 16:11:06 CEST
configure.in has this line:

XDT_I18N([ar ast ca <-- HERE

but there is no file 'po/ca.po' available

export LINGUAS="ca"
./configure
make 
make install

ends up with:

Making all in po
make[2]: Entering directory `/tmp/portage/xfce-extra/xfce4-timer-plugin-0.6.2/work/xfce4-timer-plugin-0.6.2/po'
make[2]: *** No rule to make target `ca.gmo', needed by `all-yes'.  Stop.
make[2]: Leaving directory `/tmp/portage/xfce-extra/xfce4-timer-plugin-0.6.2/work/xfce4-timer-plugin-0.6.2/po'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/portage/xfce-extra/xfce4-timer-plugin-0.6.2/work/xfce4-timer-plugin-0.6.2'
make: *** [all] Error 2

This is because git shouldn't have file po/LINGUAS anymore and it should be updated to latest xfce4-dev-tools, otherwise all release tarballs will end up broken
Comment 1 Samuli Suominen 2011-10-15 19:00:07 CEST
hr.po is also missing

so export LINGUAS="ca hr" to reproduce
Comment 2 Samuli Suominen 2011-10-23 12:46:43 CEST
(In reply to comment #1)
> hr.po is also missing
> 
> so export LINGUAS="ca hr" to reproduce

nl.po also missing
Comment 3 Kemal Ilgar Eroglu 2012-01-05 22:51:02 CET
I hope everything is OK with 0.6.3...
Comment 4 Samuli Suominen 2012-01-05 23:00:06 CET
looks to be fine, thanks to this commit

http://git.xfce.org/panel-plugins/xfce4-timer-plugin/commit/?id=d81cfaf14c24c067e6646f37ccb4b59ba94950a3

thanks, closing the bug now

Bug #8033

Reported by:
Samuli Suominen
Reported on: 2011-10-13
Last modified on: 2012-01-05

People

Assignee:
Florian Rivoal
CC List:
0 users

Version

Version:
unspecified

Attachments

Additional information