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

Side by Side Diff: third_party/xdg-utils/scripts/html/index.html

Issue 6737007: Update xdg-utils to the latest version available in git. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/
Patch Set: Created 9 years, 8 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
1 <html> 1 <html>
2 <body> 2 <body>
3 <h1>xdg-utils</h1> 3 <h1>xdg-utils</h1>
4 <p> 4 <p>
5 This version of xdg-utils contains the following commands: 5 This version of xdg-utils contains the following commands:
6 </p> 6 </p>
7 <table> 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> 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> 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 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> 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> 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> 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> 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> 15 <tr><td><a href="xdg-screensaver.html">xdg-screensaver</a>:</td><td>command line tool for controlling the screensaver</td></tr>
16 <tr><td><a href="xdg-settings.html">xdg-settings</a>:</td><td>get various settin gs from the desktop environment</td></tr>
16 </table> 17 </table>
17 </body> 18 </body>
18 </html> 19 </html>
OLDNEW
« no previous file with comments | « third_party/xdg-utils/scripts/desc/xdg-mime.xml ('k') | third_party/xdg-utils/scripts/html/xdg-copy.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698