Opened 14 years ago
Closed 14 years ago
#9540 closed defect (fixed)
Invalid image url in translations -> Fixed in SVN
Reported by: | Felix Geyer | Owned by: | |
---|---|---|---|
Component: | GUI | Version: | VirtualBox 4.1.2 |
Keywords: | Cc: | ||
Guest type: | other | Host type: | other |
Description
Some translations have changed the source url of images from src=:/<name> to src=<name>.
This causes Qt to look for the image in the current directory instead of the resource system which obviously fails.
Attaching a patch to correct these translations.
--
forwarded from http://bugs.debian.org/507188
Attachments (1)
Change History (3)
by , 14 years ago
Attachment: | vbox_translations_img_src.diff added |
---|
comment:1 by , 14 years ago
Summary: | Invalid image url in translations → Invalid image url in translations -> Fixed in SVN |
---|
comment:2 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Fixed in SVN. The fix will be available with the next minor release.