]> git.eshelyaron.com Git - emacs.git/commitdiff
Improve previous frames.texi change
authorLars Ingebrigtsen <larsi@gnus.org>
Fri, 28 May 2021 01:37:13 +0000 (03:37 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Fri, 28 May 2021 01:37:13 +0000 (03:37 +0200)
* doc/emacs/frames.texi (Fonts): Use conf names instead of path
names (bug#19568).

doc/emacs/frames.texi

index ac2ab5c4b72e69b62fac7f990decacfad4a62db4..70615f68ed827ed583b5c0cda55b494fd5fe3ed3 100644 (file)
@@ -616,8 +616,8 @@ use the default system font by setting the variable
 For this to work, Emacs must have been compiled with support for
 Gsettings (or the older Gconf).  (To be specific, the Gsettings
 configuration names used are
-@samp{/desktop/gnome/interface/monospace_font_name} and
-@samp{/desktop/gnome/interface/font_name}.)
+@samp{org.gnome.desktop.interface monospace-font-name} and
+@samp{org.gnome.desktop.interface font-name}.)
 
 @item
 Use the command line option @samp{-fn} (or @samp{--font}).  @xref{Font