Kaydet (Commit) 5deb55e7 authored tarafından Enrico Tröger's avatar Enrico Tröger

Oops, don't change font size.


git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@2329 ea778897-0a13-0410-b9d1-a72fbfd435f5
üst c4679ead
......@@ -268,7 +268,7 @@ static void load_monospace_style()
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;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment