[Debian-eeepc-commits] [SCM] A live-helper based Debian live & installer image for the Eee PC. branch, master, updated. 1.0b1-35-gcb38343

Ben Armstrong synrg at debian.org
Mon Aug 3 14:21:01 UTC 2009


The following commit has been merged in the master branch:
commit 9f57de14bfeed91f995dee243cb9f0d82c1ee218
Author: Ben Armstrong <synrg at debian.org>
Date:   Mon Aug 3 10:56:39 2009 -0300

    Associate applications to view demo files

diff --git a/config/chroot_local-includes/etc/skel/.local/share/applications/defaults.list b/config/chroot_local-includes/etc/skel/.local/share/applications/defaults.list
new file mode 100644
index 0000000..02898db
--- /dev/null
+++ b/config/chroot_local-includes/etc/skel/.local/share/applications/defaults.list
@@ -0,0 +1,3 @@
+
+[Default Applications]
+image/jpeg=gpicview.desktop
diff --git a/config/chroot_local-includes/etc/skel/.local/share/applications/mimeinfo.cache b/config/chroot_local-includes/etc/skel/.local/share/applications/mimeinfo.cache
new file mode 100644
index 0000000..8fc1e94
--- /dev/null
+++ b/config/chroot_local-includes/etc/skel/.local/share/applications/mimeinfo.cache
@@ -0,0 +1,2 @@
+[MIME Cache]
+video/x-ogm+ogg=mplayer-usercustom-0.desktop;gmplayer-usercreated-0.desktop;mplayer-usercreated-0.desktop;
diff --git a/config/chroot_local-includes/etc/skel/.local/share/applications/mplayer-usercustom-0.desktop b/config/chroot_local-includes/etc/skel/.local/share/applications/mplayer-usercustom-0.desktop
new file mode 100644
index 0000000..7533ae9
--- /dev/null
+++ b/config/chroot_local-includes/etc/skel/.local/share/applications/mplayer-usercustom-0.desktop
@@ -0,0 +1,19 @@
+
+[Desktop Entry]
+Type=Application
+Encoding=UTF-8
+Name=MPlayer
+GenericName=Multimedia player
+Comment=Multimedia player
+Comment[de]=Multimedia-Player
+Comment[es]=Reproductor multimedia
+Comment[fr]=Lecteur multimédia
+Comment[it]=Lettore multimediale
+Icon=mplayer
+TryExec=gmplayer
+Exec=gmplayer %F
+Terminal=false
+Categories=GTK;AudioVideo;Audio;Video;Player;TV;
+MimeType=video/x-ogm+ogg;
+X-MimeType-Derived=mplayer.desktop
+NoDisplay=true

-- 
A live-helper based Debian live & installer image for the Eee PC.



More information about the Debian-eeepc-commits mailing list