[gnumeric] Cell Format: keep up with font selector changes.
- From: Morten Welinder <mortenw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnumeric] Cell Format: keep up with font selector changes.
- Date: Wed, 20 Mar 2013 23:06:47 +0000 (UTC)
commit 5cc4673ad791b27c22e1207c921a98a57bb6fafd
Author: Morten Welinder <terra gnome org>
Date: Wed Mar 20 19:06:15 2013 -0400
Cell Format: keep up with font selector changes.
src/dialogs/dialog-cell-format.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/dialogs/dialog-cell-format.c b/src/dialogs/dialog-cell-format.c
index a83ff7b..04f783c 100644
--- a/src/dialogs/dialog-cell-format.c
+++ b/src/dialogs/dialog-cell-format.c
@@ -932,6 +932,7 @@ fmt_dialog_init_font_page (FormatState *state)
GtkWidget *tmp = g_object_new (GO_TYPE_FONT_SEL,
"show-style", TRUE,
"show-color", TRUE,
+ "color-unset-text", _("Automatic"),
"show-script", TRUE,
"show-strikethrough", TRUE,
NULL);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]