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 327456 - Capitalization tweak
Capitalization tweak
Status: RESOLVED FIXED
Product: gnome-terminal
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: GNOME Terminal Maintainers
GNOME Terminal Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-01-18 00:42 UTC by Adam Weinberger
Modified: 2006-01-20 16:13 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Adam Weinberger 2006-01-18 00:42:02 UTC
#: ../src/gnome-terminal.schemas.in.h:138                                                                                                                              
msgid "Whether to disable anti aliasing without render extension"

Earlier, "RENDER extension" appears with render in all caps, but here, render is lower-case. For consistency, this string should have "RENDER" capitalized.

Also, just for the record, I've always seen "anti-aliasing" with a hyphen between the two words.
Comment 1 Guilherme de Siqueira Pastore 2006-01-18 01:08:13 UTC
Yeah, I know this is problematic. This patch has been applied after slight checking of whether it wouldn't be dangerous to go in before the feature freeze and be fixed later. I still need to check and adjust all the patches I applied on Monday.

Thanks anyway.
Comment 2 Guilherme de Siqueira Pastore 2006-01-20 16:13:43 UTC
Fixed in my local tree, will be committed in a few minutes, as soon as I finish writing the ChangeLog entries.