summaryrefslogtreecommitdiff
path: root/dh_desktop
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2009-08-24 12:59:22 -0400
committerJoey Hess <joey@gnu.kitenet.net>2009-08-24 12:59:22 -0400
commitfe2118282cb6a5e3f8e55bdca860c3e70082356d (patch)
tree695e73b14a9c07def8d9f042b9693e1276d5a406 /dh_desktop
parentaaa7cd53d6e27ff637920965105235bf15f70904 (diff)
dh_desktop: Clarify in man page why it's a no-op. Closes: #543364
Diffstat (limited to 'dh_desktop')
-rwxr-xr-xdh_desktop4
1 files changed, 4 insertions, 0 deletions
diff --git a/dh_desktop b/dh_desktop
index 6fb7d021..f0488c56 100755
--- a/dh_desktop
+++ b/dh_desktop
@@ -18,6 +18,10 @@ B<dh_desktop> [S<I<debhelper options>>]
dh_desktop was a debhelper program that registers .desktop files.
However, it no longer does anything, and is now deprecated.
+If a package ships desktop files, they just need to be installed in the
+correct location (/usr/share/applications) and they will be registered by
+the appropriate tools for the corresponding desktop environments.
+
=cut
init();