From e28405ebd084680bbe9f1f40bf1eb0aff3084784 Mon Sep 17 00:00:00 2001 From: Waldo Bastian Date: Tue, 19 Sep 2006 20:06:57 +0000 Subject: Remove "regexp" type, it is no longer used in the spec. --- desktop-entry/desktop-entry-spec.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'desktop-entry') 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 @@ Possible value types The value types recognized are string, - localestring, regexp, + localestring, boolean, and numeric. @@ -1047,8 +1047,8 @@ X-KDE-ServiceType=FooService - The FilePattern key is deprecated. It is of type - regexp(s). The value is a list of regular + The FilePattern 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. -- cgit v1.2.3-54-g00ecf