diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/settings-helper.c | 2 | ||||
-rw-r--r-- | src/settings-helper.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/settings-helper.c b/src/settings-helper.c index e259b09..5a69d17 100644 --- a/src/settings-helper.c +++ b/src/settings-helper.c @@ -1,5 +1,5 @@ /* -A small wrapper utility for connecting to gconf. +A small wrapper utility for connecting to GSettings. Copyright 2009 Canonical Ltd. diff --git a/src/settings-helper.h b/src/settings-helper.h index 1adb269..72d2111 100644 --- a/src/settings-helper.h +++ b/src/settings-helper.h @@ -1,5 +1,5 @@ /* -A small wrapper utility for connecting to gconf. +A small wrapper utility for connecting to GSettings. Copyright 2009 Canonical Ltd. |