SF.net SVN: geany: [2329] trunk/src/search.c

eht16 at users.sourceforge.net eht16 at xxxxx
Thu Mar 13 08:45:24 UTC 2008


Revision: 2329
          http://geany.svn.sourceforge.net/geany/?rev=2329&view=rev
Author:   eht16
Date:     2008-03-13 01:45:20 -0700 (Thu, 13 Mar 2008)

Log Message:
-----------
Oops, don't change font size.

Modified Paths:
--------------
    trunk/src/search.c

Modified: trunk/src/search.c
===================================================================
--- trunk/src/search.c	2008-03-13 08:37:29 UTC (rev 2328)
+++ trunk/src/search.c	2008-03-13 08:45:20 UTC (rev 2329)
@@ -268,7 +268,7 @@
 	static const gchar *rcstyle =
 		"style \"geany-monospace\"\n" \
 		"{\n" \
-		"    font_name=\"Monospace 16\"\n" \
+		"    font_name=\"Monospace\"\n" \
 		"}\n" \
 		"widget \"GeanyDialogSearch.*.GtkEntry\" style \"geany-monospace\"";
 	static gboolean load = TRUE;


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the Commits mailing list