After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 699043 - fix hyphenation in checkbox labels
fix hyphenation in checkbox labels
Status: RESOLVED FIXED
Product: eog
Classification: Core
Component: general
unspecified
Other Linux
: Normal trivial
: GNOME3.10
Assigned To: EOG Maintainers
EOG Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-04-27 15:34 UTC by Adam Dingle
Modified: 2013-05-01 17:49 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Adam Dingle 2013-04-27 15:34:29 UTC
The Preferences dialog includes these labels:

  Smooth images when zoomed-out
  Smooth images when zoomed-in

There's no need for the hyphens here.  These should be

  Smooth images when zoomed out
  Smooth images when zoomed in
Comment 1 Felix Riemann 2013-04-29 10:07:52 UTC
Makes sense.
Will do it after branching as it affects the docs as well.
Comment 2 Felix Riemann 2013-05-01 17:49:53 UTC
commit 23fae7e91d25d7b19fb2db1cee3ebe6e6348e5ad
Author: Felix Riemann <>
Date:   Wed May 1 18:30:35 2013 +0200

    Remove unnecessary hyphens
    
    https://bugzilla.gnome.org/show_bug.cgi?id=699043
---
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.