xdg-utils/0007-drop-references-to-Value-1.0-key-BR74688.patch
Rex Dieter 82f4a464bd 1.1.0-0.21.rc2
- .spec housecleaning (remove deprecated stuff)
- pull in latest upstream fixes, including...
- xdg-open does not substitute all field codes in Exec key (#1056431, fdo#49204)
2014-03-30 17:40:51 -05:00

71 lines
2.0 KiB
Diff

From 50254545a0d2c181bf9bce4c7723044ee7186cb5 Mon Sep 17 00:00:00 2001
From: Rex Dieter <rdieter@math.unl.edu>
Date: Sat, 8 Feb 2014 12:39:43 -0600
Subject: [PATCH 7/9] drop references to Value=1.0 key (BR74688)
Can't find this decomented anywhere in current fdo specs.
---
scripts/desc/xdg-desktop-icon.xml | 9 ---------
scripts/desc/xdg-desktop-menu.xml | 18 ------------------
2 files changed, 27 deletions(-)
diff --git a/scripts/desc/xdg-desktop-icon.xml b/scripts/desc/xdg-desktop-icon.xml
index a886d5c..273045d 100644
--- a/scripts/desc/xdg-desktop-icon.xml
+++ b/scripts/desc/xdg-desktop-icon.xml
@@ -164,15 +164,6 @@
The following keys are often used:
</para>
<variablelist>
- <varlistentry>
- <term>Value=1.0</term>
- <listitem>
- <simpara>
- This is a mandatory field to indicate that the *.desktop file
- follows the 1.0 version of the specification.
- </simpara>
- </listitem>
- </varlistentry>
<varlistentry>
<term>Type=Application</term>
diff --git a/scripts/desc/xdg-desktop-menu.xml b/scripts/desc/xdg-desktop-menu.xml
index e7bda35..e3bab7c 100644
--- a/scripts/desc/xdg-desktop-menu.xml
+++ b/scripts/desc/xdg-desktop-menu.xml
@@ -262,15 +262,6 @@
The following keys are often used:
</para>
<variablelist>
- <varlistentry>
- <term>Value=1.0</term>
- <listitem>
- <simpara>
- This is a mandatory field to indicate that the *.desktop file
- follows the 1.0 version of the specification.
- </simpara>
- </listitem>
- </varlistentry>
<varlistentry>
<term>Type=Application</term>
@@ -406,15 +397,6 @@
The following keys are relevant for submenus:
</para>
<variablelist>
- <varlistentry>
- <term>Value=1.0</term>
- <listitem>
- <simpara>
- This is a mandatory field to indicate that the *.directory file
- follows the 1.0 version of the Desktop Entry specification.
- </simpara>
- </listitem>
- </varlistentry>
<varlistentry>
<term>Type=Directory</term>
--
1.9.0