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

Side by Side 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, 5 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 <html>
2 <body>
3 <h1>xdg-utils</h1>
4 <p>
5 This version of xdg-utils contains the following commands:
6 </p>
7 <table>
8 <tr><td><a href="xdg-desktop-menu.html">xdg-desktop-menu</a>:</td><td>command li ne tool for (un)installing desktop menu items</td></tr>
9 <tr><td><a href="xdg-desktop-icon.html">xdg-desktop-icon</a>:</td><td>command li ne tool for (un)installing icons to the desktop</td></tr>
10 <tr><td><a href="xdg-mime.html">xdg-mime</a>:</td><td>command line tool for quer ying information about file type handling
11 and adding descriptions for new file types</td></tr>
12 <tr><td><a href="xdg-icon-resource.html">xdg-icon-resource</a>:</td><td>command line tool for (un)installing icon resources</td></tr>
13 <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>
14 <tr><td><a href="xdg-email.html">xdg-email</a>:</td><td>command line tool for se nding mail using the user's preferred e-mail composer</td></tr>
15 <tr><td><a href="xdg-screensaver.html">xdg-screensaver</a>:</td><td>command line tool for controlling the screensaver</td></tr>
16 </table>
17 </body>
18 </html>
OLDNEW
« 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