summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRay Strode <rstrode@redhat.com>2006-11-07 17:23:10 +0000
committerRay Strode <rstrode@redhat.com>2006-11-07 17:23:10 +0000
commit5424a4d0ea07609d863c29db01f59aab16352272 (patch)
treebf4dace2f0bffe3f6847d06117e20f35126a23d7 /ChangeLog
parent46a49431585b61d3190cd19e7b16c6ff1179485b (diff)
downloaddesktop-file-utils-5424a4d0ea07609d863c29db01f59aab16352272.tar.gz
If a desktop file contains "Applications" instead of "Application" make
2006-11-07 Ray Strode <rstrode@redhat.com> * src/validate.c: If a desktop file contains "Applications" instead of "Application" make the warning reflect that.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 23c0193..3423533 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2006-11-07 Ray Strode <rstrode@redhat.com>
+ * src/validate.c: If a desktop file contains
+ "Applications" instead of "Application" make the warning
+ reflect that.
+
+2006-11-07 Ray Strode <rstrode@redhat.com>
+
* src/validate.c: Print a warning instead of an error
if categories aren't defined by the spec. Give special
handling to the "Application" category since it's not