mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2024-12-26 07:25:41 +00:00
6112d008fa
* Makefile: checks if any changes are made to en/*.xml svn path=/trunk/gtk-sharp/; revision=19031
10 lines
707 B
XML
10 lines
707 B
XML
<Namespace Name="GConf" FullName="GConf" FullNameSP="GConf" Maintainer="Mono">
|
|
<Docs>
|
|
<summary>GConf is a process-transparent configuration database with a model-view-controller architecture.</summary>
|
|
<remarks>
|
|
<para>
|
|
GConf is a system for storing configuration information, that is, key-value pairs. GConf provides a notification service so applications can be notified when a key's value is changed. GConf also allows for pluggable storage mechanisms (text files, databases, etc.); allows administrators to install default values; and allows application authors to document their configuration keys for the benefit of administrators.
|
|
</para>
|
|
</remarks>
|
|
</Docs>
|
|
</Namespace> |