summaryrefslogtreecommitdiffstats
path: root/menu
diff options
context:
space:
mode:
authorlanius <lanius>2003-10-12 12:23:57 +0000
committerlanius <lanius>2003-10-12 12:23:57 +0000
commitca5436d69473b49cf7efc3b9217249fc41675950 (patch)
treeef1470169d7ecd03c5fcb5535760cccd29095fdf /menu
parent28a4c60cb40502c01417bfdbd8a2e093eb4af2d9 (diff)
downloadxdg-specs-ca5436d69473b49cf7efc3b9217249fc41675950.tar.xz
fixed desktop-entry-spec links
Diffstat (limited to 'menu')
-rw-r--r--menu/menu-spec.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/menu/menu-spec.xml b/menu/menu-spec.xml
index 2188fec..d1975ec 100644
--- a/menu/menu-spec.xml
+++ b/menu/menu-spec.xml
@@ -75,7 +75,7 @@
<para>
The basic scheme is very simple. Information about each application (menu
item) is stored in a desktop entry (see <ulink
- url="http://www.freedesktop.org/standards/desktop-entry-spec.html">Desktop
+ url="http://www.freedesktop.org/standards/desktop-entry-spec">Desktop
Entry Standard</ulink>). Then an XML configuration file defines the
hierarchical arrangement (layout) of menu items, and which menu items are
actually displayed.
@@ -175,7 +175,7 @@
<title>Extensions to the desktop entry format</title>
<para>
This specification adds two new fields to <ulink
-url="http://www.freedesktop.org/standards/desktop-entry-spec.html">desktop
+url="http://www.freedesktop.org/standards/desktop-entry-spec">desktop
entries</ulink>: <varname>Categories</varname>,
<varname>OnlyShowIn</varname> and <varname>NotShowIn</varname>.
</para>
@@ -1850,7 +1850,7 @@ entries</ulink>: <varname>Categories</varname>,
<para>
A desktop entry is a file with a name ending in the ".desktop"
extension which conforms to the <ulink
- url="http://www.freedesktop.org/standards/desktop-entry-spec/">desktop
+ url="http://www.freedesktop.org/standards/desktop-entry-spec">desktop
entry specification</ulink>. It describes a menu item, including
a name, an icon, and what to do when the item is selected.
Desktop entries are also known as ".desktop files."
@@ -1880,7 +1880,7 @@ entries</ulink>: <varname>Categories</varname>,
<para>
A directory entry is a file with a name ending in the ".directory"
extension which conforms to the <ulink
- url="http://www.freedesktop.org/standards/desktop-entry-spec/">desktop
+ url="http://www.freedesktop.org/standards/desktop-entry-spec">desktop
entry specification</ulink>. It describes gives a localized name and
an icon for a submenu.
Directory entries are also known as ".directory files."