Skip to content

Commit 2c67a7b

Browse files
committed
1 parent ecf57c6 commit 2c67a7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/kv/app_logo.kv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Widget:
22
Video:
33
id: myvideo
4-
source: '/home/tito/code/pymt/examples/apps/videoplayer/softboy.mpg'
4+
source: '../widgets/softboy.mpg'
55
play: mybutton.state == 'down'
66
canvas:
77
Color:

0 commit comments

Comments
 (0)