[Bug 942539] Re: Ubiquity desktop icon text looks messy
James Hunt
942539 at bugs.launchpad.net
Wed Mar 7 16:45:38 UTC 2012
Nautilus seems to be considering the period as a sentence end and
therefore a legitimate place to wrap the text. However, that is wrong as
there is no space following the period.
Note that the '\n' escape sequence _is_ supported:
http://standards.freedesktop.org/desktop-entry-spec/latest/ar01s03.html
This is a hack, but note that it is possible to fool the wrapping code
by using a non-ASCII period (such as 'middle-dot' ('·' (0x00B7)),
however that does look a little strange :)
** Attachment added: "foo.desktop"
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/942539/+attachment/2829870/+files/foo.desktop
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to ubiquity in Ubuntu.
https://bugs.launchpad.net/bugs/942539
Title:
Ubiquity desktop icon text looks messy
Status in “ubiquity” package in Ubuntu:
Triaged
Bug description:
On a live CD/USB of Ubuntu the icon for Ubiquity looks like this:-
"Install Ubuntu 12.
04 LTS"
(with the 04 LTS on the second line, and centred).
It would look more pretty like this:-
"Install Ubuntu
12.04 LTS"
Can we add a soft carriage return in there, or some other way to make
it look less disjointed?
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/942539/+subscriptions
More information about the foundations-bugs
mailing list