diff options
author | Havoc Pennington <hp@pobox.com> | 2002-05-21 20:16:05 +0000 |
---|---|---|
committer | Havoc Pennington <hp@pobox.com> | 2002-05-21 20:16:05 +0000 |
commit | 4c1df1e03626592d022c1a5aad7ef4b4b8f175b3 (patch) | |
tree | bee12af50cfd4beb0da41e6cb6b388fd5ef45b3a /README | |
parent | 510b2cf30369d4197814eb86cd611b5b2c4a2c71 (diff) | |
download | desktop-file-utils-4c1df1e03626592d022c1a5aad7ef4b4b8f175b3.tar.gz |
some stuff that should have been commited a while ago
Diffstat (limited to 'README')
-rw-r--r-- | README | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1 +1,6 @@ -Utilities for manipulating desktop files.
\ No newline at end of file +Utilities for manipulating desktop files. + +desktop-file-validate: validates a desktop file and prints warnings/errors about spec violations. + +desktop-file-install: installs a desktop file to the applications directory, optionally munging + it a bit in transit. |