diff options
author | raveit65 <[email protected]> | 2019-12-21 14:52:34 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-12-23 10:27:36 +0100 |
commit | b16309d6ab170ddc182ff7fdbf708b3aedc96aba (patch) | |
tree | 31c96d89d1863758189ce6317bb931efce1d8aa9 /src/caja-autorun-software.c | |
parent | 13ae87df1f21a70d5e1fec93d91f70bffc653460 (diff) | |
download | caja-b16309d6ab170ddc182ff7fdbf708b3aedc96aba.tar.bz2 caja-b16309d6ab170ddc182ff7fdbf708b3aedc96aba.tar.xz |
editable-label: Don't hyphenate filenames
more fixes for 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-autorun-software.c')
0 files changed, 0 insertions, 0 deletions