! 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 !
String separation in the config.xml
Status:
RESOLVED: FIXED
Product:
Xfce4-panel

Comments

Description Daichi Kawahata 2005-05-12 22:17:48 CEST
Translating in the latest xfce4-panel, I've noticed there're string conflicts
in the config.xml, an attached patch is an example of what I want you to do,
i.e. suitable use of Caption and Tooltip strings. You can modify more better.

Reproducible: Always
Steps to Reproduce:





One thing you'd notice after patch applying, string 'Mozilla -mail' will appear
in the tooltip, never appear Caption 'Mail Checker' & Tooltip 'Check new mail...'.
I don't know why.
Comment 1 Daichi Kawahata 2005-05-12 22:19:02 CEST
Created attachment 226 
this patch is just an example
Comment 2 Jasper Huijsmans editbugs 2005-05-13 12:12:49 CEST
Thanks for the report. I am not immediately going to fix this, because most
likely the default configuration will change a lot before doing a release of the
4.3 branch.
Comment 3 Daichi Kawahata 2005-05-16 13:31:24 CEST
Then, probably, the following line

    <Command term="0" sn="1">xfprint-manager</Command>

should be

    <Command term="0" sn="1">xfprint4-manager</Command>

in the config/contents.xml.in or warning occurs (there's no xfprint-manager).
Comment 4 Daichi Kawahata editbugs 2006-01-01 20:23:29 CET
Happy New Year Jasper,

There's no generated XML file in the current version,
I think this account should be closed.
Comment 5 Jasper Huijsmans editbugs 2006-08-01 18:33:36 CEST
(In reply to comment #4)
> Happy New Year Jasper,
> 
> There's no generated XML file in the current version,
> I think this account should be closed.

Hehe, I think so too. After 6 months ;-) 

Anyway, there may be similar bugs in the current config files, but it's probably better to open new reports for those.

Bug #951

Reported by:
Daichi Kawahata
Reported on: 2005-05-12
Last modified on: 2010-11-20

People

Assignee:
Nick Schermer
CC List:
0 users

Version

Attachments

this patch is just an example (2.74 KB, patch)
2005-05-12 22:19 CEST , Daichi Kawahata
no flags

Additional information