Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Projets publics
Ravada-Mirror
Commits
fe7d42dd
Commit
fe7d42dd
authored
Jul 07, 2017
by
joelalju
Browse files
[#289] xml win7 for _update_tables
parent
ed128901
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/Ravada.pm
View file @
fe7d42dd
...
...
@@ -233,6 +233,11 @@ sub _update_isos {
,
xml
=>
'
jessie-amd64.xml
'
,
xml_volume
=>
'
jessie-volume.xml
'
}
,
windows_7
=>
{
name
=>
'
windows_7
'
,
description
=>
'
Windows 7 64 bits
'
,
xml
=>
'
windows_7.xml
'
}
);
$self
->
_update_table
(
$table
,
$field
,
\
%data
);
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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