/[packages]/updates/infra_1/desktop-file-utils/current/SOURCES/desktop-file-utils-0.20-add-DBusActivatable-key-to-allowed-keys.patch
ViewVC logotype

Contents of /updates/infra_1/desktop-file-utils/current/SOURCES/desktop-file-utils-0.20-add-DBusActivatable-key-to-allowed-keys.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 472276 - (show annotations) (download)
Tue Aug 27 10:42:06 2013 UTC (10 years, 7 months ago) by tmb
File size: 745 byte(s)
Add DBusActivatable key to allowed keys
1 From 479c0caa966f60367a8595b7f566ced3a82b889b Mon Sep 17 00:00:00 2001
2 From: Matthias Clasen <mclasen@redhat.com>
3 Date: Sun, 14 Jul 2013 15:54:14 +0000
4 Subject: Add DBusActivatable key to allowed keys
5
6 This is a recent addition to the desktop entry spec.
7 ---
8 diff --git a/src/validate.c b/src/validate.c
9 index 378faff..803c18f 100644
10 --- a/src/validate.c
11 +++ b/src/validate.c
12 @@ -313,6 +313,8 @@ static DesktopKeyDefinition registered_desktop_keys[] = {
13 * specified) */
14 { DESKTOP_STRING_LIST_TYPE, "Actions", FALSE, FALSE, FALSE, handle_actions_key },
15
16 + { DESKTOP_BOOLEAN_TYPE, "DBusActivatable", FALSE, FALSE, FALSE, NULL },
17 +
18 /* Keys reserved for KDE */
19
20 /* since 0.9.4 */
21 --
22 cgit v0.9.0.2-2-gbebe

  ViewVC Help
Powered by ViewVC 1.1.30