summaryrefslogtreecommitdiffstats
path: root/move
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2003-11-12 12:44:45 +0000
committerPascal Rigaux <pixel@mandriva.com>2003-11-12 12:44:45 +0000
commit592828dbadbf03d7dfa698826764840009513653 (patch)
tree80cf743795d913383bf6e4e20a0d600322de4939 /move
parenta762ad59cc68bd351cdbe0287c20d2ff8295368f (diff)
downloaddrakx-592828dbadbf03d7dfa698826764840009513653.tar
drakx-592828dbadbf03d7dfa698826764840009513653.tar.gz
drakx-592828dbadbf03d7dfa698826764840009513653.tar.bz2
drakx-592828dbadbf03d7dfa698826764840009513653.tar.xz
drakx-592828dbadbf03d7dfa698826764840009513653.zip
add an icon on the desktop to run mdk_totem
Diffstat (limited to 'move')
-rw-r--r--move/Makefile1
-rw-r--r--move/tree/mdk_totem.desktop7
2 files changed, 8 insertions, 0 deletions
diff --git a/move/Makefile b/move/Makefile
index 5a604e355..21dc3462b 100644
--- a/move/Makefile
+++ b/move/Makefile
@@ -54,6 +54,7 @@ install: build
sudo install -m 440 tree/sudoers $(DEST_LIVETREE)/etc
sudo install -m 644 tree/mdk_move_boot_loop.desktop $(DEST_LIVETREE)/usr/share/autostart
sudo install tree/{mdk_move_loop,mdk_totem,mdk_behind_totem} $(DEST_LIVETREE)/usr/bin
+ sudo install -m 644 -D tree/mdk_totem.desktop $(DEST_LIVETREE)/etc/skel/Desktop/mdk_totem.desktop
sudo install -m 644 tree/kdedrc $(DEST_LIVETREE)/usr/share/config
grep ChangeLog $(INSTALL)/CVS/Entries > /tmp/version
diff --git a/move/tree/mdk_totem.desktop b/move/tree/mdk_totem.desktop
new file mode 100644
index 000000000..9f6ecf195
--- /dev/null
+++ b/move/tree/mdk_totem.desktop
@@ -0,0 +1,7 @@
+[Desktop Entry]
+Name=Multimedia Player for CDs
+Comment=Play movies and songs
+Exec=mdk_totem
+Icon=totem.png
+Type=Application
+Terminal=false