New upstream version 3.24.0

This commit is contained in:
Iain Lane
2018-09-04 17:26:14 +01:00
538 changed files with 55578 additions and 33249 deletions

View File

@ -58,7 +58,7 @@
</tr>
<tr>
<td>EggSMClient::quit</td>
<td>the <span class="type">“shutdown”</span> signal</td>
<td>the <a href="https://developer.gnome.org/gio/unstable/GApplication.html#GApplication-shutdown"><span class="type">“shutdown”</span></a> signal</td>
</tr>
<tr>
<td>EggSMClient::quit-cancelled</td>
@ -78,7 +78,7 @@
<br class="table-break"><p>
At this point, GtkApplication has no special support for state saving
and restarting. Applications can use GSettings or GKeyFile and save as
much state as they see fit in response to <span class="type">“shutdown”</span> or
much state as they see fit in response to <a href="https://developer.gnome.org/gio/unstable/GApplication.html#GApplication-shutdown"><span class="type">“shutdown”</span></a> or
whenever they consider appropriate.
</p>
</div>