owl-video-widget: fix desktop file

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3158 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Ross Burton 2007-11-14 10:15:40 +00:00
parent dbd9045f55
commit ded27188e2
2 changed files with 3 additions and 2 deletions

View File

@ -1,11 +1,10 @@
[Desktop Entry]
Encoding=UTF-8
Name=Video
Exec=video
Icon=video-player
Terminal=false
Type=Application
Categories=AudioVideo;Video;Player;
SingleInstance=true
X-MB-SingleInstance=true
StartupNotify=true
Comment=Video Player

View File

@ -6,6 +6,8 @@ RDEPENDS = "gst-meta-base"
RRECOMMENDS = "gst-meta-audio gst-meta-video"
PV = "0.1+svnr${SRCREV}"
PR = "r1"
S = "${WORKDIR}/${PN}"
SRC_URI = "svn://svn.o-hand.com/repos/misc/trunk;module=${PN};proto=http \