mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-27 22:20:24 +00:00
s/<envvar>/<envar>/
svn path=/trunk/; revision=21969
This commit is contained in:
parent
72fe9b3be4
commit
7ed82c7e1b
@ -1,5 +1,7 @@
|
|||||||
2008-12-28 Matthias Clasen <mclasen@redhat.com>
|
2008-12-28 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
|
* gtk/building.sgml: It's <envar>, not <envvar>
|
||||||
|
|
||||||
* gtk/gtk-sections.txt: Remove duplicates
|
* gtk/gtk-sections.txt: Remove duplicates
|
||||||
|
|
||||||
2008-12-28 Matthias Clasen <mclasen@redhat.com>
|
2008-12-28 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
@ -262,7 +262,7 @@ How to compile GTK+ itself
|
|||||||
for mime types that are used by GIO and, indirectly, by GTK+.
|
for mime types that are used by GIO and, indirectly, by GTK+.
|
||||||
gdk-pixbuf will use GIO for mime type detection if possible. For this
|
gdk-pixbuf will use GIO for mime type detection if possible. For this
|
||||||
to work, shared-mime-info needs to be installed and
|
to work, shared-mime-info needs to be installed and
|
||||||
<envvar>XDG_DATA_DIRS</envvar> set accordingly at configure time.
|
<envar>XDG_DATA_DIRS</envar> set accordingly at configure time.
|
||||||
Otherwise, gdk-pixbuf falls back to its built-in mime type detection.
|
Otherwise, gdk-pixbuf falls back to its built-in mime type detection.
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
Loading…
Reference in New Issue
Block a user