[gtk+/font-chooser: 70/92] GtkFontChooser: Better test preview text
- From: Alberto Ruiz <aruiz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+/font-chooser: 70/92] GtkFontChooser: Better test preview text
- Date: Mon, 25 Jul 2011 14:20:12 +0000 (UTC)
commit dc70a25ec38f12638943deefc40728e2222f1a6f
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]