summaryrefslogtreecommitdiff
path: root/src/validate.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/validate.h')
-rw-r--r--src/validate.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/validate.h b/src/validate.h
index 7910083..3bd5a72 100644
--- a/src/validate.h
+++ b/src/validate.h
@@ -34,7 +34,8 @@
gboolean desktop_file_validate (const char *filename,
gboolean warn_kde,
- gboolean no_warn_deprecated);
+ gboolean no_warn_deprecated,
+ gboolean no_hints);
gboolean desktop_file_fixup (GKeyFile *keyfile,
const char *filename);