summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorAndy Hertzfeld <andy@src.gnome.org>2000-06-02 07:06:54 +0000
committerAndy Hertzfeld <andy@src.gnome.org>2000-06-02 07:06:54 +0000
commitf30271afaef64eaf5b01f0b43266a6efcbfc5437 (patch)
tree8f5ac620dc27d93e68e17f66191c65e2c7960503 /data
parentf1cc9405bd240ed989732b72a273eae48d42fa80 (diff)
downloadnautilus-f30271afaef64eaf5b01f0b43266a6efcbfc5437.tar.gz
made linksets actually work. fixed audio previewing for filename with
made linksets actually work. fixed audio previewing for filename with special characters made links work for filenames with special characters added some icons for the default link set
Diffstat (limited to 'data')
-rw-r--r--data/linksets/apps.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/linksets/apps.xml b/data/linksets/apps.xml
index 52073027a..5f5c7f3cf 100644
--- a/data/linksets/apps.xml
+++ b/data/linksets/apps.xml
@@ -1,6 +1,6 @@
<?xml version="1.0"?>
<linkset name="Applications">
<link name="Netscape" image="netscape.png" uri="command:netscape"/>
- <link name="AbiWord" image="abiword.png" uri="command:AbiWord"/>
+ <link name="The Gimp" image="gnome-gimp.png" uri="command:gimp"/>
<link name="Gnumeric" image="gnome-gnumeric.png" uri="command:gnumeric"/>
</linkset>