Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1524)

Unified Diff: third_party/xdg-utils/scripts/html/index.html

Issue 151098: Patch from mdm@google.com... (Closed) Base URL: svn://chrome-svn/chrome/trunk/deps/
Patch Set: Created 11 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/xdg-utils/scripts/html/index.html
===================================================================
--- third_party/xdg-utils/scripts/html/index.html (revision 0)
+++ third_party/xdg-utils/scripts/html/index.html (revision 0)
@@ -0,0 +1,18 @@
+<html>
+<body>
+<h1>xdg-utils</h1>
+<p>
+This version of xdg-utils contains the following commands:
+</p>
+<table>
+<tr><td><a href="xdg-desktop-menu.html">xdg-desktop-menu</a>:</td><td>command line tool for (un)installing desktop menu items</td></tr>
+<tr><td><a href="xdg-desktop-icon.html">xdg-desktop-icon</a>:</td><td>command line tool for (un)installing icons to the desktop</td></tr>
+<tr><td><a href="xdg-mime.html">xdg-mime</a>:</td><td>command line tool for querying information about file type handling
+and adding descriptions for new file types</td></tr>
+<tr><td><a href="xdg-icon-resource.html">xdg-icon-resource</a>:</td><td>command line tool for (un)installing icon resources</td></tr>
+<tr><td><a href="xdg-open.html">xdg-open</a>:</td><td>opens a file or URL in the user's preferred application</td></tr>
+<tr><td><a href="xdg-email.html">xdg-email</a>:</td><td>command line tool for sending mail using the user's preferred e-mail composer</td></tr>
+<tr><td><a href="xdg-screensaver.html">xdg-screensaver</a>:</td><td>command line tool for controlling the screensaver</td></tr>
+</table>
+</body>
+</html>
« no previous file with comments | « third_party/xdg-utils/scripts/generate-help-script.awk ('k') | third_party/xdg-utils/scripts/html/index.html.post » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698