desktop-file-utils/desktop-file-utils-suse-keys.patch

13 lines
391 B
Diff

--- src/validate.c
+++ src/validate.c
@@ -284,6 +284,9 @@
//FIXME: it's not deprecated, but got removed from the spec temporarly
{ DESKTOP_STRING_LIST_TYPE, "Actions", FALSE, FALSE, FALSE, handle_actions_key },
+ /* SuSE specific */
+ { DESKTOP_BOOLEAN_TYPE, "X-SuSE-translate", FALSE, FALSE, FALSE, NULL },
+
/* Keys reserved for KDE */
/* since 0.9.4 */