]> Pileus Git - grits/blobdiff - src/grits-prefs.c
libgis -> grits: Update non-technical references
[grits] / src / grits-prefs.c
index e8f546ac442f0896f6c96fe3528bb4adff3f2c06..4e1b06489ce1c0fcb89ba808b2f16d5a4d433ac1 100644 (file)
  * SECTION:gis-prefs
  * @short_description: Persistent preference handing
  *
- * #GisPrefs is used to store and access preferences in libgis. It is mostly a
+ * #GisPrefs is used to store and access preferences in grits. It is mostly a
  * wrapper around a #GKeyFile. Preferences can be stored for the application
- * using libgis, but may also be stored by libgis itself. An example of this are
- * whether libgis is in online or offline mode. Many #GisPlugin<!-- -->s also
+ * using grits, but may also be stored by grits itself. An example of this are
+ * whether grits is in online or offline mode. Many #GisPlugin<!-- -->s also
  * store preferences.
  *
  * There are two variants of preference functions. The normal variant takes