Patch level :10.0 292

Files correlati     :
Ricompilazione Demo : [ ]
Commento            :
sostituite picture numeriche con i nomi


git-svn-id: svn://10.65.10.50/trunk@18790 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
luca 2009-04-28 14:21:09 +00:00
parent 828357041a
commit 443935c436
3 changed files with 6 additions and 6 deletions

View File

@ -12,13 +12,13 @@ END
BUTTON F_PREF_UP 2 2
BEGIN
PROMPT -1 5 ""
PICTURE 1662
PICTURE BMP_DARROWU
END
BUTTON F_PREF_DN 2 2
BEGIN
PROMPT -1 8 ""
PICTURE 1663
PICTURE BMP_DARROWD
END
ENDPAGE

View File

@ -125,13 +125,13 @@ END
BUTTON F_MOVEUP 2 2
BEGIN
PROMPT -1 15 ""
PICTURE 1662
PICTURE BMP_DARROWU
END
BUTTON F_MOVEDN 2 2
BEGIN
PROMPT -1 18 ""
PICTURE 1663
PICTURE BMP_DARROWD
END
ENDPAGE

View File

@ -33,13 +33,13 @@ END
BUTTON F_MOVEUP 2 2
BEGIN
PROMPT -1 -37 ""
PICTURE 1662
PICTURE BMP_DARROWU
END
BUTTON F_MOVEDN 2 2
BEGIN
PROMPT -1 -57 ""
PICTURE 1663
PICTURE BMP_DARROWD
END
ENDPAGE