summaryrefslogtreecommitdiffstats
path: root/desktop-entry
diff options
context:
space:
mode:
authorWaldo Bastian <waldo.bastian@intel.com>2006-09-19 20:06:57 +0000
committerWaldo Bastian <waldo.bastian@intel.com>2006-09-19 20:06:57 +0000
commite28405ebd084680bbe9f1f40bf1eb0aff3084784 (patch)
tree99e8dbb4b0beda39191e55a0e659f11f8decc0c1 /desktop-entry
parentec42d28982b1fd5108c2c5385003d3a02835cd83 (diff)
downloadxdg-specs-e28405ebd084680bbe9f1f40bf1eb0aff3084784.tar.xz
Remove "regexp" type, it is no longer used in the spec.
Diffstat (limited to 'desktop-entry')
-rw-r--r--desktop-entry/desktop-entry-spec.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/desktop-entry/desktop-entry-spec.xml b/desktop-entry/desktop-entry-spec.xml
index db6bd31..db682d5 100644
--- a/desktop-entry/desktop-entry-spec.xml
+++ b/desktop-entry/desktop-entry-spec.xml
@@ -159,7 +159,7 @@
<title>Possible value types</title>
<para>
The value types recognized are <literal>string</literal>,
- <literal>localestring</literal>, <literal>regexp</literal>,
+ <literal>localestring</literal>,
<literal>boolean</literal>, and
<literal>numeric</literal>.
</para>
@@ -1047,8 +1047,8 @@ X-KDE-ServiceType=FooService</programlisting>
</listitem>
<listitem>
<para>
- The <literal>FilePattern</literal> key is deprecated. It is of type
- <literal>regexp(s)</literal>. The value is a list of regular
+ The <literal>FilePattern</literal> key is deprecated.
+ The value is a list of regular
expressions to match against for a file manager to determine if this
entry's icon should be displayed. Usually simply the name of the main
executable and friends.