SecBSD's official ports repository

This commit is contained in:
purplerain 2023-08-16 22:26:55 +00:00
commit 2c0afcbbf3
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
64331 changed files with 5339189 additions and 0 deletions

View file

@ -0,0 +1,11 @@
--- gsettings/gsettings-data-convert.1.orig Sun Aug 14 16:30:42 2011
+++ gsettings/gsettings-data-convert.1 Mon Sep 26 18:02:33 2011
@@ -39,7 +39,7 @@ gsettings-data-convert \- GConf to GSettings data migr
reads values out of the users GConf database and stores them in GSettings\&.
.PP
The information about the mapping from GConf keys to GSettings keys is taken from files in
-/usr/share/GConf/gsettings\&. Each file in that directory is read as a key file, with sections for each GSettings schema that is being converted\&. The entries in each section map GSettings keys to paths in the GConf database\&. Currently,
+${PREFIX}/share/GConf/gsettings\&. Each file in that directory is read as a key file, with sections for each GSettings schema that is being converted\&. The entries in each section map GSettings keys to paths in the GConf database\&. Currently,
\fBgsettings\-data\-convert\fR
supports all basic GConf types as well as lists of strings and lists of integers\&.
.PP