Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
B
branding-etersoft-ximper
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Ximper Linux
branding-etersoft-ximper
Commits
5ddf4296
Commit
5ddf4296
authored
Jun 10, 2011
by
Alexandra Panyukova
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
trying to replace some elements in bootloader
parent
f8035ee3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
1 deletion
+6
-1
menu.inc
components/bootloader/menu.inc
+6
-1
No files found.
components/bootloader/menu.inc
View file @
5ddf4296
...
...
@@ -179,6 +179,7 @@
boot
.
text
.
options
setcolor
window
.
current
.
font
get
setfont
40
470
boot_parameters
restorescreen
boot
.
ed
.
list
{
dup
.
inp_x
get
10
sub
over
.
inp_y
get
moveto
currentpoint
...
...
@@ -212,6 +213,8 @@
"menu_gray.jpg"
findfile
setimage
0
0
16
16
unpackimage
/
menu_gray
exch
def
40
470
moveto
795
520
savescreen
/
boot_parameters
exch
def
menu
.
text
.
normal
setcolor
...
...
@@ -227,8 +230,10 @@
0
1
menu
.
visible
.
entries
1
sub
{
x
y
moveto
currentpoint
menu
.
bar
.
width
.
old
menu
.
bar
.
height
image
-
8
6
rmoveto
menu_gray
restorescreen
8
-
6
rmoveto
x
config
.
rtl
{
menu
.
bar
.
width
menu
.
text
.
xofs
sub
}
{
menu
.
text
.
xofs
}
ifelse
add
0
0
menu_gray
restorescreen
y
menu
.
text
.
yofs
add
moveto
menu
.
texts
exch
menu
.
shift
add
get
menuitemmap
currentfont
exch
font
.
large
setfont
show
.
rtl
setfont
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment