[SCIM] Re: Couple of questions about skim
LiuCougar
liucougar at gmail.com
Mon Aug 23 11:52:24 PDT 2004
On Mon, 23 Aug 2004 19:03:11 +0900, Yukiko Bando <ybando at k6.dion.ne.jp> wrote:
> I finished the translation of desktop.pot and updated skim.pot but still can
> not see the translated strings from desktop_ja.po.
Thanks a lot.
Two "Comment=" prefixes are missing in your desktop_ja.po, I hope I
rectified it correctly, please check the CVS.
> When I issued 'make update-all' I got the following errors.
>
> cd .. && ./po/createdesktop ./po/desktop_file_list ./po/desktop.pot && cd po
> ../po/createdesktop: line 1: tempfile: command not found
> touch: file arguments missing
> Try `touch --help' for more information.
> parsing ./src/skim.desktop
> ../po/createdesktop: line 1: tempfile: command not found
> ../po/createdesktop: line 39: $testfile: ambiguous redirect
Yeap, you did not have the debianutils package installed in your box.
I have modified the Makefile.am, now it can work without the command tempfile
> I did 'make install' anyway. The strings from ja.po look fine but those from
> desktop.pot are still shown in English. What should I do?
If you only want to update desktop files, then you can just
make desktops
under the po directory
> And when I click 'Main Toolbar' in the left pane of the panel, I get the
> following errors. (It's not about translation, though.)
>
> Starting SCIM ...
> skim: [skimpluginmanager.cpp:445] Successfully loaded plugin
> 'skimplugin_setupwindow'
> QMetaObject::findSignal:KListView: Conflict with
> QListView::doubleClicked(QListViewItem*,const QPoint&,int)
> QMetaObject::findSignal:KListView: Conflict with
> QListView::doubleClicked(QListViewItem*,const QPoint&,int)
These error does not do any harm at all. And I think it is not
relevant to skim itself.
I observed the same warnings in my box after upgrading qt, sometimes
Just ignore it please ;)
> Anyway, please find the attached files. Can you make a Japanese user account
> and test them for me? ;)
I have commited to CVS, please test it
Thanks for your contribution
Regards,
--
"People's characters are strengthened through struggle against
difficulties; they are weakened by comfort."
- Old Chinese adage
More information about the scim
mailing list