[gtk+/font-chooser: 70/84] GtkFontChooser: Better test preview text
- From: Alberto Ruiz <aruiz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+/font-chooser: 70/84] GtkFontChooser: Better test preview text
- Date: Fri, 20 May 2011 09:04:22 +0000 (UTC)
commit 4a49b40433a1199deacff718bba4aa349150a612
Author: Alberto Ruiz <aruiz gnome org>
Date: Wed May 4 00:30:37 2011 +0100
GtkFontChooser: Better test preview text
tests/testfontselection.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/tests/testfontselection.c b/tests/testfontselection.c
index 1a79332..ec2e01d 100644
--- a/tests/testfontselection.c
+++ b/tests/testfontselection.c
@@ -68,7 +68,7 @@ main (int argc, char *argv[])
g_signal_connect (G_OBJECT (fontsel), "notify::preview-text", G_CALLBACK(notify_preview_text_cb), NULL);
gtk_font_selection_set_font_name (GTK_FONT_SELECTION (fontsel), "Bitstream Vera Sans 45");
- gtk_font_selection_set_preview_text (GTK_FONT_SELECTION (fontsel), "Siete caballos vienen de bonanza");
+ gtk_font_selection_set_preview_text (GTK_FONT_SELECTION (fontsel), "[user host ~]$ ");
gtk_main ();
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]