[Pkg-xfce-commits] r498 - desktop/trunk/exo/debian

Simon Huggins huggie at costa.debian.org
Sun Mar 12 10:52:01 UTC 2006


Author: huggie
Date: 2006-03-12 10:52:01 +0000 (Sun, 12 Mar 2006)
New Revision: 498

Added:
   desktop/trunk/exo/debian/exo-preferred-applications.1
Modified:
   desktop/trunk/exo/debian/rules
Log:
Add exo-preferred-applications manpage.


Added: desktop/trunk/exo/debian/exo-preferred-applications.1
===================================================================
--- desktop/trunk/exo/debian/exo-preferred-applications.1	2006-03-12 10:14:47 UTC (rev 497)
+++ desktop/trunk/exo/debian/exo-preferred-applications.1	2006-03-12 10:52:01 UTC (rev 498)
@@ -0,0 +1,16 @@
+.\" Copyright (C) 2005 Simon Huggins <huggie at earth.li>
+.TH EXO-PREFERRED-APPLICATIONS "1" "March 2006" "exo 0.3.1.4alpha2-r20235" "User Commands"
+.SH NAME
+exo-preferred-applications \- Xfce Preferred Applications Framework
+.SH DESCRIPTION
+.PP
+This should never be run by the user but the interested user may find
+/usr/share/xfce4/doc/C/exo-preferred-applications.html enlightening.
+
+.SH "REPORTING BUGS"
+Report bugs to <pkg-xfce-devel at lists.alioth.debian.org>.
+.SH COPYRIGHT
+Copyright \(co 2005 Simon Huggins
+.br
+This is free software; see the source for copying conditions.  There is NO
+warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Modified: desktop/trunk/exo/debian/rules
===================================================================
--- desktop/trunk/exo/debian/rules	2006-03-12 10:14:47 UTC (rev 497)
+++ desktop/trunk/exo/debian/rules	2006-03-12 10:52:01 UTC (rev 498)
@@ -100,6 +100,7 @@
 	dh_testroot
 	dh_installchangelogs ChangeLog
 	dh_installdocs
+	dh_installman -p$(LIBRARY_PKGNAME) debian/exo-preferred-applications.1
 	dh_installexamples
 	dh_install --list-missing --sourcedir=debian/tmp
 	dh_link




More information about the Pkg-xfce-commits mailing list