summaryrefslogtreecommitdiff
path: root/dh_installgsettings
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2011-04-03 13:21:06 -0400
committerJoey Hess <joey@kitenet.net>2011-04-03 13:21:06 -0400
commit218cf23b981a22bd85faa52b906f0d8ab6008dc0 (patch)
treef81c57b6fe44fdaeaeec5cd69eaff316702120a2 /dh_installgsettings
parent25e91ce4e2bb558d300b56258563ad3fc3ffbc19 (diff)
fix name of program
Diffstat (limited to 'dh_installgsettings')
-rwxr-xr-xdh_installgsettings6
1 files changed, 3 insertions, 3 deletions
diff --git a/dh_installgsettings b/dh_installgsettings
index 2bb7fde9..df38e511 100755
--- a/dh_installgsettings
+++ b/dh_installgsettings
@@ -2,7 +2,7 @@
=head1 NAME
-dh_gsettings - install GSettings overrides and set dependencies
+dh_installgsettings - install GSettings overrides and set dependencies
=cut
@@ -11,11 +11,11 @@ use Debian::Debhelper::Dh_Lib;
=head1 SYNOPSIS
-B<dh_gsettings> [S<I<debhelper options>>] [B<--priority=<number>>]
+B<dh_installgsettings> [S<I<debhelper options>>] [B<--priority=<number>>]
=head1 DESCRIPTION
-B<dh_gsettings> is a debhelper program that is responsible for installing
+B<dh_installgsettings> is a debhelper program that is responsible for installing
GSettings override files and generating appropriate dependencies on the
GSettings backend.