[Date Prev][Date Next][Thread Prev][Thread Next][Thread Index]

[XaraXtreme-commits] Commit Complete



Commit by  : builder1
Repository : xara
Revision   : 1689
Date       : Thu Aug 10 14:50:10 BST 2006

Changed paths:
   M /Trunk/XaraLX/autopackage/default.apspec.in
   D /Trunk/XaraLX/doc/XaraLX.1
   A /Trunk/XaraLX/doc/xaralx.1 (from /Trunk/XaraLX/doc/XaraLX.1:1686)

Man page update. Get Autopackage to install man page


Diff:
Index: Trunk/XaraLX/doc/xaralx.1
===================================================================
--- Trunk/XaraLX/doc/xaralx.1	(revision 0)
+++ Trunk/XaraLX/doc/xaralx.1	(revision 1689)
@@ -0,0 +1,41 @@
+.TH xaralx 1 "Aug 10, 2006" xaralx
+.SH NAME
+Xara Xtreme LX (xaralx) - a fast and flexible vector graphics program
+
+.SH SYNOPSIS
+.B xaralx
+[IOPTIONSR] [IFilenameR ...]
+
+.SH DESCRIPTION
+BXara Xtreme LX (xaralx)R is an open-source vector graphic program, designed for
+speed, flexibility and slickness of user-interface.
+
+.SH USAGE
+BxaralxR will start the Xara Xtreme LX application.
+
+.SH OPTIONS
+.TP
+B\-hR, B\-\-helpR
+prints out the usage and exits
+.TP
+B\-vR, B\-\-versionR
+prints out the version and build date and exits
+.TP
+B\-rR, B\-\-resources=RIdirectoryR
+Resources contain dialogs and string tables used by Xtreme LX. 
+Normally Xtreme LX uses those linked into the executable.
+See Ihttp://www.xaraxtreme.org/developers/documentation/resource_system_introduction.htmlR
+
+.SH FILES
+I${HOME}/.xaralx/preferencesR - file containing options for Xara Xtreme LX
+
+.SH BUGS
+To report a bug, please visit Ihttp://bugzilla.xaralx.org/R
+
+.SH AUTHORS
+.TP
+.B Copyright (C) 1993-2006 Xara Group Ltd.
+Certain other persons may hold copyright on certain files.
+See the file LICENSE distributed with Xara Xtreme LX for licensing
+details
+.I http://www.xaraxtreme.org/
Index: Trunk/XaraLX/doc/XaraLX.1 (deleted)
===================================================================
Index: Trunk/XaraLX/autopackage/default.apspec.in
===================================================================
--- Trunk/XaraLX/autopackage/default.apspec.in	(revision 1688)
+++ Trunk/XaraLX/autopackage/default.apspec.in	(revision 1689)
@@ -50,6 +50,7 @@
 installDesktop "Graphics/Vector Graphics" xaralx.desktop
 installMime xaralx.xml
 installGnome2Mime mime-storage/gnome/*
+installMan 1 share/xaralx/doc/xaralx.1
 copyFiles share/xaralx/doc "$PREFIX/share/xaralx"
 mkdir -p "$PREFIX/share/xaralx/doc/en"
 ((tar xfz xaralxHelp.tar.gz -C "$PREFIX/share/xaralx/doc/en" 2>/dev/null) || /bin/true )


Xara