diff options
Diffstat (limited to 'scripts/html')
-rw-r--r-- | scripts/html/xdg-copy.html | 18 | ||||
-rw-r--r-- | scripts/html/xdg-email.html | 2 | ||||
-rw-r--r-- | scripts/html/xdg-menu.html | 2 | ||||
-rw-r--r-- | scripts/html/xdg-mime.html | 22 | ||||
-rw-r--r-- | scripts/html/xdg-open.html | 2 | ||||
-rw-r--r-- | scripts/html/xdg-su.html | 2 |
6 files changed, 44 insertions, 4 deletions
diff --git a/scripts/html/xdg-copy.html b/scripts/html/xdg-copy.html new file mode 100644 index 0000000..a6f8b58 --- /dev/null +++ b/scripts/html/xdg-copy.html @@ -0,0 +1,18 @@ +<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>xdg-copy</title><meta name="generator" content="DocBook XSL Stylesheets V1.68.1"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" lang="en"><a name="xdg-copy"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>xdg-copy — command line tool for copying files between desktop URIs</p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><div class="cmdsynopsis"><p><code class="command">xdg-copy</code> [<code class="option">--help</code>] [<code class="option"><em class="replaceable"><code>source</code></em></code>] [<code class="option"><em class="replaceable"><code>destination</code></em></code>]</p></div></div><div class="refsect1" lang="en"><a name="description"></a><h2>Description</h2><p> + xdg-copy copies <em class="replaceable"><code>source</code></em> to + <em class="replaceable"><code>destination</code></em> and provides visual feedback to + the user during the operation. Both <em class="replaceable"><code>source</code></em> + and <em class="replaceable"><code>destination</code></em> can either be a file or + URL. Supported URL types are file, ftp, http and https. Additional + URL types may be supported depending on the desktop environment. + </p></div><div class="refsect1" lang="en"><a name="options"></a><h2>Options</h2><div class="variablelist"><dl><dt><span class="term"><code class="option">--help</code></span></dt><dd> + Show this help. + </dd></dl></div></div><div class="refsect1" lang="en"><a name="examples"></a><h2>Examples</h2><p> +</p><pre class="programlisting"> +xdg-copy "http://portland.freedesktop.org/png/freedesktop-logo.png" . +</pre><p> + </p><p> +</p><pre class="programlisting"> +xdg-copy "/tmp/foobar.png" "/home/user/foobar-copy.png" +</pre><p> + </p></div></div></body></html> diff --git a/scripts/html/xdg-email.html b/scripts/html/xdg-email.html index b2a7104..ea8ab9a 100644 --- a/scripts/html/xdg-email.html +++ b/scripts/html/xdg-email.html @@ -1,4 +1,4 @@ -<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>xdg-email</title><meta name="generator" content="DocBook XSL Stylesheets V1.68.1"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" lang="en"><a name="id2428304"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>xdg-email — command line tool for sending mail using the user's preferred e-mail composer</p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><div class="cmdsynopsis"><p><code class="command">xdg-email</code> [<code class="option">--help</code>] [<code class="option"><em class="replaceable"><code>mailto-uri</code></em></code>]</p></div></div><div class="refsect1" lang="en"><a name="introduction"></a><h2>Introduction</h2><p> +<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>xdg-email</title><meta name="generator" content="DocBook XSL Stylesheets V1.68.1"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" lang="en"><a name="xdg-email"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>xdg-email — command line tool for sending mail using the user's preferred e-mail composer</p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><div class="cmdsynopsis"><p><code class="command">xdg-email</code> [<code class="option">--help</code>] [<code class="option"><em class="replaceable"><code>mailto-uri</code></em></code>]</p></div></div><div class="refsect1" lang="en"><a name="description"></a><h2>Description</h2><p> xdg-email opens the user's preferred e-mail composer in order to send a mail to <em class="replaceable"><code>mailto-uri</code></em>. RFC2368 defines mailto: URIs. <em class="replaceable"><code>mailto-uri</code></em> may contain fields for to, cc, diff --git a/scripts/html/xdg-menu.html b/scripts/html/xdg-menu.html index da52927..cf772d8 100644 --- a/scripts/html/xdg-menu.html +++ b/scripts/html/xdg-menu.html @@ -1,4 +1,4 @@ -<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>xdg-menu</title><meta name="generator" content="DocBook XSL Stylesheets V1.68.1"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" lang="en"><a name="id2699117"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>xdg-menu — command line tool for (un)installing desktop menu items</p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><div class="cmdsynopsis"><p><code class="command">xdg-menu</code> [<code class="option">--help</code>] [<code class="option">--vendor <em class="replaceable"><code>vendor-id</code></em></code>] [<code class="option">--noupdate</code>] [[--user] | [--system]] [[--install <em class="replaceable"><code>desktop-file</code></em>] | [--install <em class="replaceable"><code>directory-file</code></em>] | [--install <em class="replaceable"><code>menu-file</code></em>] | [--uninstall <em class="replaceable"><code>desktop-file</code></em>] | [--uninstall <em class="replaceable"><code>directory-file</code></em>] | [--uninstall <em class="replaceable"><code>menu-file</code></em>] | [--forceupdate]]</p></div></div><div class="refsect1" lang="en"><a name="introduction"></a><h2>Introduction</h2><p> +<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>xdg-menu</title><meta name="generator" content="DocBook XSL Stylesheets V1.68.1"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" lang="en"><a name="xdg-menu"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>xdg-menu — command line tool for (un)installing desktop menu items</p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><div class="cmdsynopsis"><p><code class="command">xdg-menu</code> [<code class="option">--help</code>] [<code class="option">--vendor <em class="replaceable"><code>vendor-id</code></em></code>] [<code class="option">--noupdate</code>] [[--user] | [--system]] [[--install <em class="replaceable"><code>desktop-file</code></em>] | [--install <em class="replaceable"><code>directory-file</code></em>] | [--install <em class="replaceable"><code>menu-file</code></em>] | [--uninstall <em class="replaceable"><code>desktop-file</code></em>] | [--uninstall <em class="replaceable"><code>directory-file</code></em>] | [--uninstall <em class="replaceable"><code>menu-file</code></em>] | [--forceupdate]]</p></div></div><div class="refsect1" lang="en"><a name="description"></a><h2>Description</h2><p> The xdg-menu program can be used to install new items to the desktop's application menu. </p><p> diff --git a/scripts/html/xdg-mime.html b/scripts/html/xdg-mime.html new file mode 100644 index 0000000..d8a5635 --- /dev/null +++ b/scripts/html/xdg-mime.html @@ -0,0 +1,22 @@ +<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>xdg-mime</title><meta name="generator" content="DocBook XSL Stylesheets V1.68.1"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" lang="en"><a name="xdg-mime"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>xdg-mime — command line tool for providing information about file type handling</p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><div class="cmdsynopsis"><p><code class="command">xdg-mime</code> [<code class="option">--help</code>] [<code class="option">--info <em class="replaceable"><code>FILE</code></em></code>] [<code class="option">--defapp <em class="replaceable"><code>FILE</code></em></code>]</p></div></div><div class="refsect1" lang="en"><a name="description"></a><h2>Description</h2><p> + The xdg-mime program can be used to query information about file types + </p></div><div class="refsect1" lang="en"><a name="options"></a><h2>Options</h2><div class="variablelist"><dl><dt><span class="term"><code class="option">--help</code></span></dt><dd> + Show this help. + </dd><dt><span class="term"> <code class="option">--info</code> <em class="replaceable"><code>FILE</code></em></span></dt><dd> + Returns the file type of <em class="replaceable"><code>FILE</code></em> in the form of a MIME type. + </dd><dt><span class="term"> <code class="option">--defapp</code> <em class="replaceable"><code>FILE</code></em></span></dt><dd> + Returns the default application that the desktop environment uses for opening + <em class="replaceable"><code>FILE</code></em>. The default applications is + identified by its *.desktop file. + </dd></dl></div></div><div class="refsect1" lang="en"><a name="examples"></a><h2>Examples</h2><p> +</p><pre class="programlisting"> +xdg-mime --info /tmp/foobar.png +</pre><p> + Prints the MIME type of the file /tmp/foobar.png + </p><p> +</p><pre class="programlisting"> +xdg-mime --defapp /tmp/foobar.png +</pre><p> + Prints the name of the .desktop file of the application which is + registered to open files of the MIME type the file /tmp/foobar.png has + </p></div></div></body></html> diff --git a/scripts/html/xdg-open.html b/scripts/html/xdg-open.html index ef779aa..950ef46 100644 --- a/scripts/html/xdg-open.html +++ b/scripts/html/xdg-open.html @@ -1,4 +1,4 @@ -<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>xdg-open</title><meta name="generator" content="DocBook XSL Stylesheets V1.68.1"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" lang="en"><a name="id2602179"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>xdg-open — opens a file or URL in the user's preferred application</p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><div class="cmdsynopsis"><p><code class="command">xdg-open</code> [<code class="option">--help</code>] [[<code class="option"><em class="replaceable"><code>file</code></em></code>] | [<code class="option"><em class="replaceable"><code>URL</code></em></code>]]</p></div></div><div class="refsect1" lang="en"><a name="introduction"></a><h2>Introduction</h2><p> +<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>xdg-open</title><meta name="generator" content="DocBook XSL Stylesheets V1.68.1"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" lang="en"><a name="xdg-open"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>xdg-open — opens a file or URL in the user's preferred application</p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><div class="cmdsynopsis"><p><code class="command">xdg-open</code> [<code class="option">--help</code>] [[<code class="option"><em class="replaceable"><code>file</code></em></code>] | [<code class="option"><em class="replaceable"><code>URL</code></em></code>]]</p></div></div><div class="refsect1" lang="en"><a name="description"></a><h2>Description</h2><p> xdg-open opens a file or URL in the user's preferred application. If a URL is provided the URL will be opened in the user's preferred web browser. If a file is provided the file will be opened in the diff --git a/scripts/html/xdg-su.html b/scripts/html/xdg-su.html index 81b900a..6a75c13 100644 --- a/scripts/html/xdg-su.html +++ b/scripts/html/xdg-su.html @@ -1,4 +1,4 @@ -<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>xdg-su</title><meta name="generator" content="DocBook XSL Stylesheets V1.68.1"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" lang="en"><a name="id2600404"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>xdg-su — run a program as root after prompting for the root password</p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><div class="cmdsynopsis"><p><code class="command">xdg-su</code> [<code class="option">--help</code>] [<code class="option"><em class="replaceable"><code>command</code></em></code>]</p></div></div><div class="refsect1" lang="en"><a name="introduction"></a><h2>Introduction</h2><p> +<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>xdg-su</title><meta name="generator" content="DocBook XSL Stylesheets V1.68.1"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" lang="en"><a name="xdg-su"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>xdg-su — run a program as root after prompting for the root password</p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><div class="cmdsynopsis"><p><code class="command">xdg-su</code> [<code class="option">--help</code>] [<code class="option"><em class="replaceable"><code>command</code></em></code>]</p></div></div><div class="refsect1" lang="en"><a name="description"></a><h2>Description</h2><p> xdg-su runs <em class="replaceable"><code>command</code></em> as root after prompting the user for the root password. </p></div><div class="refsect1" lang="en"><a name="options"></a><h2>Options</h2><div class="variablelist"><dl><dt><span class="term"><code class="option">--help</code></span></dt><dd> |