aboutsummaryrefslogtreecommitdiffstats
path: root/gnome
diff options
context:
space:
mode:
authorPablo Saratxaga <pablo@mandriva.com>1999-12-27 12:56:08 +0000
committerPablo Saratxaga <pablo@mandriva.com>1999-12-27 12:56:08 +0000
commitecf9464e6816b0462baaad1bb9271b6b07120e74 (patch)
tree586aea83fb0a57ef783e89a14d092aa2e747acfb /gnome
parent4a3942b4d07d489b5c7b516d79b48ab834f34d5e (diff)
downloadcommon-data-ecf9464e6816b0462baaad1bb9271b6b07120e74.tar
common-data-ecf9464e6816b0462baaad1bb9271b6b07120e74.tar.gz
common-data-ecf9464e6816b0462baaad1bb9271b6b07120e74.tar.bz2
common-data-ecf9464e6816b0462baaad1bb9271b6b07120e74.tar.xz
common-data-ecf9464e6816b0462baaad1bb9271b6b07120e74.zip
corrected icons names
Diffstat (limited to 'gnome')
-rw-r--r--gnome/DrakConf.desktop2
-rw-r--r--gnome/RpmDrake.desktop2
-rw-r--r--gnome/mandrake.links.sh2
3 files changed, 3 insertions, 3 deletions
diff --git a/gnome/DrakConf.desktop b/gnome/DrakConf.desktop
index a680efe..ad1c9bb 100644
--- a/gnome/DrakConf.desktop
+++ b/gnome/DrakConf.desktop
@@ -1,6 +1,6 @@
[Desktop Entry]
Name=DrakConf
-Icon=DrakConf.xpm
+Icon=../icons/DrakConf.xpm
TryExec=DrakConf;
Exec=/usr/bin/kdesu -c "/usr/X11R6/bin/DrakConf"
Terminal=0
diff --git a/gnome/RpmDrake.desktop b/gnome/RpmDrake.desktop
index f12eb51..246dc8f 100644
--- a/gnome/RpmDrake.desktop
+++ b/gnome/RpmDrake.desktop
@@ -1,7 +1,7 @@
[Desktop Entry]
Name=RpmDrake
Exec=/usr/X11R6/bin/rpmdrake
-Icon=rpmdrake.xpm
+Icon=../icons/rpmdrake.xpm
TryExec=/usr/X11R6/bin/rpmdrake
Exec=/usr/X11R6/bin/rpmdrake
Terminal=0
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"