diff options
Diffstat (limited to 'gnome/mandrake.links.sh')
-rw-r--r-- | gnome/mandrake.links.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome/mandrake.links.sh b/gnome/mandrake.links.sh index 3299a91..a406aba 100644 --- a/gnome/mandrake.links.sh +++ b/gnome/mandrake.links.sh @@ -84,7 +84,7 @@ if [ "$CAPTION" = "" ]; then CAPTION="Mandrake Updates" ; fi /usr/bin/gdesktoplnk \ --progname="/usr/X11R6/bin/MandrakeUpdate" \ - --icon-name="../icons/mdk-updates.xpm" \ + --icon-name="../icons/updates-mdk.xpm" \ --icon-caption="$CAPTION" \ --link-name="MDKUpdates" \ --desktop-dir="$HOME/.gnome-desktop" |