summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorVincent Untz <vuntz@gnome.org>2007-09-01 14:40:08 +0000
committerVincent Untz <vuntz@gnome.org>2007-09-01 14:40:08 +0000
commit4c0877d7e6d832754064d6613eed69edbd5626e4 (patch)
tree2a0793477e4f06a25b3f26983c3d1a4b49066a8a /README
parente08e4ea54ab1c90475f4a52bee98e234e7c79d1a (diff)
downloaddesktop-file-utils-4c0877d7e6d832754064d6613eed69edbd5626e4.tar.gz
small improvements
2007-09-01 Vincent Untz <vuntz@gnome.org> * README: small improvements
Diffstat (limited to 'README')
-rw-r--r--README11
1 files changed, 8 insertions, 3 deletions
diff --git a/README b/README
index 600c5de..b292bfa 100644
--- a/README
+++ b/README
@@ -1,6 +1,11 @@
Utilities for manipulating desktop files.
+http://www.freedesktop.org/wiki/Software/desktop-file-utils
-desktop-file-validate: validates a desktop file and prints warnings/errors about spec violations.
+desktop-file-validate: validates a desktop file and prints warnings/errors
+ about desktop entry specification violations.
-desktop-file-install: installs a desktop file to the applications directory, optionally munging
- it a bit in transit.
+desktop-file-install: installs a desktop file to the applications directory,
+ optionally munging it a bit in transit.
+
+More information about desktop files can be found at:
+http://freedesktop.org/wiki/Specifications/desktop-entry-spec