From d0c30e7945e76ac119f6d867e27137c8a76f7e15 Mon Sep 17 00:00:00 2001 From: marha Date: Sat, 19 Jul 2014 15:00:38 +0200 Subject: fontconfig plink libX11 libxcb mesa git update 19 July 2014 plink revision 10207 xserver commit cfa302d6224d10860e60491333950544c4fb9b04 libxcb commit 49a61c8b459ab19c7f39e653bbb0d0339ea8f00f libX11 commit 5525e8433f93bce464412f27cffa203ea628f368 fontconfig commit 6781c6baef062eeea5b5b68e4a9c31ea6cd7539b mesa commit f6fc80734533140a69b30361fe0d4773a03515db --- libX11/specs/libX11/CH01.xml | 2 +- libX11/specs/libX11/CH14.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'libX11/specs') diff --git a/libX11/specs/libX11/CH01.xml b/libX11/specs/libX11/CH01.xml index 67744cfa2..26009f2fa 100644 --- a/libX11/specs/libX11/CH01.xml +++ b/libX11/specs/libX11/CH01.xml @@ -678,7 +678,7 @@ store. -The user should have control of his screen real estate. +The user should have control of their screen real estate. Therefore, you should write your applications to react to window management rather than presume control of the entire screen. What you do inside of your top-level window, however, diff --git a/libX11/specs/libX11/CH14.xml b/libX11/specs/libX11/CH14.xml index 678f979c4..c1a2704e9 100644 --- a/libX11/specs/libX11/CH14.xml +++ b/libX11/specs/libX11/CH14.xml @@ -2094,7 +2094,7 @@ The definitions for the initial_state flag are: #define WithdrawnState 0 #define NormalState 1 /* most applications start this way */ -#define IconicState 2 /* application wants to start as an icon */ +#define IconicState 3 /* application wants to start as an icon */ -- cgit v1.2.3