diff options
author | Alexander Larsson <alexl@redhat.com> | 2001-01-08 16:42:08 +0000 |
---|---|---|
committer | Alexander Larsson <alexl@src.gnome.org> | 2001-01-08 16:42:08 +0000 |
commit | 49bb8dfa19e2de3b19cdf927aa42b54450c8c359 (patch) | |
tree | 1774f6e9812cee029526b28f3bdb2a7a88819eba /docs/README.linux-fb | |
parent | 94dfd3dd82492c94beefc1c236d9c4328bc01af2 (diff) | |
download | gtk+-49bb8dfa19e2de3b19cdf927aa42b54450c8c359.tar.gz |
Correct filename ~/.pangoft2_aliases
2001-01-08 Alexander Larsson <alexl@redhat.com>
* docs/README.linux-fb:
Correct filename ~/.pangoft2_aliases
* gdk/gdkwindow.h:
Added new function gdk_window_get_decorations.
* gdk/linux-fb/gdkfb.h:
Removed _gdk_window_get_decorations declaration.
Renamed _gdk_window_set_child_handler to
gdk_fb_window_set_child_handler.
* gdk/linux-fb/gdkwindow-fb.c:
Renamed _gdk_window_set_child_handler to
gdk_fb_window_set_child_handler.
* gdk/x11/gdkwindow-x11.c:
New function gdk_window_get_mwm_hints().
Implemented gdk_window_get_decorations.
* docs/reference/gdk/tmpl/windows.sgml:
* docs/reference/gdk/gdk-sections.txt:
Added gdk_window_get_decorations docs.
Diffstat (limited to 'docs/README.linux-fb')
-rw-r--r-- | docs/README.linux-fb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/README.linux-fb b/docs/README.linux-fb index 940afd496c..049e11ff0e 100644 --- a/docs/README.linux-fb +++ b/docs/README.linux-fb @@ -50,7 +50,7 @@ To your $prefix/etc/pango/pangorc or ~/.pangorc. You must also set up font aliases for the fonts Sans, Serif and Monotype. This is done by creating a $prefix/etc/pango/pangoft2.aliases or -~/.pangoft2.aliases file. You can also set the name of this file using the +~/.pangoft2_aliases file. You can also set the name of this file using the key AliasFiles in the PangoFT2 section in pangorc. An example of a font alias file is: |