diff options
author | raveit65 <[email protected]> | 2019-11-15 16:25:27 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2022-07-20 21:40:42 +0200 |
commit | 0bfb10a5e06b8b7d38fb9488dab344e2b7d48e4b (patch) | |
tree | dfd14d85181d359b4f24bb58ccda7a55b570b07f /src/caja-navigation-action.c | |
parent | 087ebe2dbc3528648b39875a074921a34defa845 (diff) | |
download | caja-0bfb10a5e06b8b7d38fb9488dab344e2b7d48e4b.tar.bz2 caja-0bfb10a5e06b8b7d38fb9488dab344e2b7d48e4b.tar.xz |
canvas-item: Don't hyphenate filenames
fixes https://github.com/mate-desktop/caja/issues/1284
Pango 1.44 got the ability to automatically hyphenate on line breaks,
which is on by default, but can be set off by a new attribute.
As a result, we now hyphenate filenames, which is confusing, because
a filename may already include hyphens.
To restore the previous behavior, let's not insert hyphens when
breaking filenames in multiple lines.
Inspired by https://gitlab.gnome.org/GNOME/nautilus/commit/9738d85
Diffstat (limited to 'src/caja-navigation-action.c')
0 files changed, 0 insertions, 0 deletions