summaryrefslogtreecommitdiff
path: root/examples/README
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@gnome.org>2019-02-05 10:27:57 +0100
committerEmmanuele Bassi <ebassi@gnome.org>2019-02-05 10:27:57 +0100
commit803ae6a62f894560945f1c1cc7fe3505ca2387b8 (patch)
treecea1afb2d9365ef80d2bcc3fcf8b4874c57c484d /examples/README
parent589cb19715194efa170ed70a464d841a09470d8e (diff)
downloadgtk+-803ae6a62f894560945f1c1cc7fe3505ca2387b8.tar.gz
examples: Rename the pkg-config file for GTK 4
We dropped the '+' and the major.minor version from the pkg-config file name.
Diffstat (limited to 'examples/README')
-rw-r--r--examples/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/README b/examples/README
index a12c126043..ab70ec382c 100644
--- a/examples/README
+++ b/examples/README
@@ -2,10 +2,10 @@
== Building the examples ==
-The examples in this directory are built alongside the rest of GTK+.
+The examples in this directory are built alongside the rest of GTK.
The examples under the `application[1-10]` directories are also included in
-the GTK+ API reference documentation, and can be built independently, using
+the GTK API reference documentation, and can be built independently, using
the system libraries, by doing:
$ cd application1