diff options
-rw-r--r-- | wps/cabbiev2.240x400x16.wps | 6 | ||||
-rw-r--r-- | wps/cabbiev2.320x240x16.mrobe500.wps | 4 | ||||
-rw-r--r-- | wps/cabbiev2.320x480x16.wps | 6 | ||||
-rw-r--r-- | wps/cabbiev2.800x480x16.wps | 6 |
4 files changed, 11 insertions, 11 deletions
diff --git a/wps/cabbiev2.240x400x16.wps b/wps/cabbiev2.240x400x16.wps index 72c77ec14f..eb305b11d1 100644 --- a/wps/cabbiev2.240x400x16.wps +++ b/wps/cabbiev2.240x400x16.wps @@ -50,7 +50,7 @@ %?Tp<%?mp<%xd(F, 1)|%xd(F, 3)|%xd(F, 2)|%xd(F, 4)|%xd(F, 5)||||>|%xd(F, %mp)> %T(206,0,24,24,play) -%T(206,0,24,24,stop, repeat) +%T(206,0,24,24,stop, repeat_press) %T(182,0,18,92,repmode) %T(139,0,37,23,shuffle) %T(98,0,33,23,volume) @@ -69,8 +69,8 @@ %T(39,5,24,24,pitch) %T(58,0,24,24,contextmenu) %T(86,0,24,24,quickscreen) -%T(115,0,24,23,rwd, repeat) -%T(144,0,24,23,ffwd, repeat) +%T(115,0,24,23,rwd, repeat_press) +%T(144,0,24,23,ffwd, repeat_press) %T(115,0,24,23,prev) %T(144,0,24,23,next) diff --git a/wps/cabbiev2.320x240x16.mrobe500.wps b/wps/cabbiev2.320x240x16.mrobe500.wps index 0496418082..1bad2bbd98 100644 --- a/wps/cabbiev2.320x240x16.mrobe500.wps +++ b/wps/cabbiev2.320x240x16.mrobe500.wps @@ -68,8 +68,8 @@ %T(50,5,24,24,pitch) %T(80,5,24,24,contextmenu) %T(110,5,24,24,quickscreen) -%T(150,5,24,24,rwd, repeat) -%T(175,5,24,24,ffwd, repeat) +%T(150,5,24,24,rwd, repeat_press) +%T(175,5,24,24,ffwd, repeat_press) %T(150,5,24,24,prev) %T(175,5,24,24,next) %Vl(u,0,74,-,30,1) diff --git a/wps/cabbiev2.320x480x16.wps b/wps/cabbiev2.320x480x16.wps index 3000d1a02d..277bc862e0 100644 --- a/wps/cabbiev2.320x480x16.wps +++ b/wps/cabbiev2.320x480x16.wps @@ -80,7 +80,7 @@ # playmode %?Tp<%?mp<%xd(F, 1)|%xd(F, 3)|%xd(F, 2)|%xd(F, 4)|%xd(F, 5)||||>|%xd(F, %mp)> %T(273,66,45,50,play) -%T(273,66,45,50,stop, repeat) +%T(273,66,45,50,stop, repeat_press) # # popup osd menu @@ -96,7 +96,7 @@ # %V(0,420,90,58,-) %xd(H)%xd(I) -%T(0,0,40,58,rwd, repeat) +%T(0,0,40,58,rwd, repeat_press) %T(0,0,40,58,prev) -%T(50,0,40,58,ffwd, repeat) +%T(50,0,40,58,ffwd, repeat_press) %T(50,0,40,58,next) diff --git a/wps/cabbiev2.800x480x16.wps b/wps/cabbiev2.800x480x16.wps index 4f302caaf2..51f47c2466 100644 --- a/wps/cabbiev2.800x480x16.wps +++ b/wps/cabbiev2.800x480x16.wps @@ -77,7 +77,7 @@ %xl(F,playmode-800x480x16.bmp,0,0,5) %?Tp<%?mp<%xd(F, 1)|%xd(F, 3)|%xd(F, 2)|%xd(F, 4)|%xd(F, 5)||||>|%xd(F, %mp)> %T(0,0,70,70,play) -%T(0,0,70,70,stop, repeat) +%T(0,0,70,70,stop, repeat_press) # # popup osd menu @@ -96,7 +96,7 @@ %xl(H,rew-800x480x16.bmp,0,5) %xl(I,ff-800x480x16.bmp,80,5) %xd(H)%xd(I) -%T(0,0,70,75,rwd, repeat) +%T(0,0,70,75,rwd, repeat_press) %T(0,0,70,75,prev) -%T(80,0,70,75,ffwd, repeat) +%T(80,0,70,75,ffwd, repeat_press) %T(80,0,70,75,next) |