File tree Expand file tree Collapse file tree 4 files changed +11
-11
lines changed
Expand file tree Collapse file tree 4 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<component type =" addon" >
3- <id >org.cockpit_project.grub </id >
3+ <id >org.cockpit_project.bootloader </id >
44 <metadata_license >CC0-1.0</metadata_license >
55 <name >Grub</name >
6- <summary >Cockpit module for editing grub </summary >
6+ <summary >Cockpit module for editing bootloader settings </summary >
77 <description >
88 <p >
9- Cockpit module for editing grub
9+ Cockpit module for editing bootloader settings
1010 </p >
1111 </description >
1212 <extends >org.cockpit_project.cockpit</extends >
13- <launchable type =" cockpit-manifest" >grub </launchable >
14- <url type =" homepage" >https://github.com/cockpit-project/starter-kit </url >
15- <url type =" bugtracker" >https://github.com/cockpit-project/starter-kit /issues</url >
13+ <launchable type =" cockpit-manifest" >bootloader </launchable >
14+ <url type =" homepage" >https://github.com/openSUSE/ cockpit-bootloader </url >
15+ <url type =" bugtracker" >https://github.com/openSUSE/ cockpit-bootloader /issues</url >
1616 <update_contact >cockpit-devel_AT_lists.fedorahosted.org</update_contact >
1717 <developer id =" org.cockpit-project" >
1818 <name >Cockpit Project</name >
Original file line number Diff line number Diff line change 11{
2- "name" : " grub " ,
3- "description" : " Cockpit module for editing grub " ,
2+ "name" : " bootloader " ,
3+ "description" : " Cockpit module for editing bootloadersettings " ,
44 "type" : " module" ,
55 "main" : " index.js" ,
6- "repository" : " git@github.com:cockpit/starter-kit .git" ,
6+ "repository" : " git@github.com:openSUSE/cockpit-bootloader .git" ,
77 "author" : " " ,
88 "license" : " LGPL-2.1" ,
99 "engines" : {
Original file line number Diff line number Diff line change 1717-->
1818< html lang ="en ">
1919< head >
20- < title translate > Cockpit Starter Kit </ title >
20+ < title translate > Cockpit Bootloader </ title >
2121 < meta charset ="utf-8 ">
2222 < meta name ="description " content ="">
2323 < meta name ="viewport " content ="width=device-width, initial-scale=1 ">
Original file line number Diff line number Diff line change 55
66 "tools" : {
77 "index" : {
8- "label" : " Grub "
8+ "label" : " Bootloader "
99 }
1010 }
1111}
You can’t perform that action at this time.
0 commit comments