summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-10
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2005-12-26 07:54:32 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2005-12-26 07:54:32 +0000
commit1460b387008e3db22f650256ef6e9afe95adef13 (patch)
tree7accf410bdf260ca8e8e467cf013d2bc0a2e36b6 /ChangeLog.pre-2-10
parentb29a1d0f7eef9a611bf5bb2b89b1e0f6cea41f41 (diff)
downloadgtk+-1460b387008e3db22f650256ef6e9afe95adef13.tar.gz
Also strip (_F) without a space
Diffstat (limited to 'ChangeLog.pre-2-10')
-rw-r--r--ChangeLog.pre-2-102
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10
index 7523f9a64a..9eb2694204 100644
--- a/ChangeLog.pre-2-10
+++ b/ChangeLog.pre-2-10
@@ -3,7 +3,7 @@
* README.in: Mention the stripping of (_F) suffixes.
* gtk/gtktoolbar.c (_gtk_toolbar_elide_underscores): Strip a suffix of
- the form " (_<single character>)", since this is the preferred way
+ the form "(_<single character>)", since this is the preferred way
for some languages to indicate accelerators. (#323956, Yang Hong)
* gtk/gtklabel.c (gtk_label_class_init): Add a gtk-label-select-on-focus