[Github-comments] [geany/geany] Start porting to GSettings (#1257)

Matthew Brush notifications at xxxxx
Sat Oct 8 01:00:08 UTC 2016


codebrainz commented on this pull request.



> @@ -86,12 +86,10 @@
 #define GEANY_DEFAULT_TOOLS_BROWSER		"open -a safari"
 #define GEANY_DEFAULT_FONT_SYMBOL_LIST	"Helvetica Medium 12"
 #define GEANY_DEFAULT_FONT_MSG_WINDOW	"Menlo Medium 12"
-#define GEANY_DEFAULT_FONT_EDITOR		"Menlo Medium 12"

Specifically, I think it would require a file called `org.geany.Settings.gschema.override` in the bundle's equivalent of the `$(datadir)/glib-2.0/schemas/` directory with the following contents:

```ini
[org.geany.Settings]
editor-font="Menlo Medium 12"
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/1257
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20161007/6a2850a8/attachment.html>


More information about the Github-comments mailing list