summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorAndy Hertzfeld <andy@src.gnome.org>2001-02-27 03:17:04 +0000
committerAndy Hertzfeld <andy@src.gnome.org>2001-02-27 03:17:04 +0000
commit65b1fd161e15646ae9396b520d19ec43fdc34570 (patch)
treee6dc4dd68dd0555528899edd93e83a94d79ee924 /data
parentfb05f0a2aad93701311136845884fe4778db45d3 (diff)
downloadnautilus-65b1fd161e15646ae9396b520d19ec43fdc34570.tar.gz
fixed bug 7067, on clean install, services icon is missing. Arlo recently
* data/linksets/home.xml: fixed bug 7067, on clean install, services icon is missing. Arlo recently removed the old services hand icon, but didn't update the image reference in the linkset; fixed by updating it.
Diffstat (limited to 'data')
-rw-r--r--data/linksets/home.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/linksets/home.xml b/data/linksets/home.xml
index e6bd97985..b77d3c05f 100644
--- a/data/linksets/home.xml
+++ b/data/linksets/home.xml
@@ -1,5 +1,5 @@
<?xml version="1.0"?>
<linkset _name="Home Directory">
<link _name="Computer" image="computer.svg" uri="hardware:overview"/>
- <link _name="Services" image="hand.svg" uri="eazel:"/>
+ <link _name="Services" image="hand" uri="eazel:"/>
</linkset>