mirror of
https://github.com/hirschmann/nbfc.git
synced 2026-04-25 16:45:53 +03:00
[PR #1164] Fixed malformed configuration file #1420
Labels
No labels
Stale
bug
config
discussion
duplicate
enhancement
experimental
feature
help-wanted
info
invalid
invalid
pull-request
question
up-for-grabs
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nbfc-hirschmann#1420
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/hirschmann/nbfc/pull/1164
Author: @braph
Created: 7/28/2021
Status: 🔄 Open
Base:
master← Head:master📝 Commits (10+)
06a8e74Add HP ENVY dv6-7000 and dv7-7000 series config765f263Create HP Spectre x360 Convertible 15t-df1xx.xmlc101789Add HP EliteBook 830 G6 config243e308Add Acer Aspire VN7-593G V15 Nitro BE config9a5f12fadd: HP ENVY x360 Convertible 15-bq1xx Configd5c505aAddded HP ENVY x360 15-w104ne support in config.c2aee1dAdd config for HP EliteBook 745 G5 (AMD Ryzen 2700U).f083efeImprove config for HP EliteBook 745 G5.51dc38dAdded HP ProBook 640 G1 Configdd3a219Update HP ProBook 640 G1.xml📊 Changes
56 files changed (+4059 additions, -43 deletions)
View changed files
➕
.github/ISSUE_TEMPLATE/config_request.md(+11 -0)📝
Common/CommonAssemblyInfo.cs(+1 -1)📝
Common/CommonAssemblyVersion.cs(+3 -3)➕
Configs/ASUS VivoBook X505ZA_X505ZA.xml(+75 -0)➕
Configs/Acer Aspire 4750G.xml(+52 -0)➕
Configs/Acer Aspire One AO721.xml(+59 -0)➕
Configs/Acer Aspire V5-472PG.xml(+121 -0)➕
Configs/Acer Aspire VN7-593G V15 Nitro BE.xml(+126 -0)➕
Configs/Acer Predator PH315-52.xml(+113 -0)➕
Configs/Acer Predator PH315-53.xml(+243 -0)➕
Configs/Acer Swift SF314-54G.xml(+77 -0)📝
Configs/Asus K501UX.xml(+19 -24)➕
Configs/Asus TP301UJ.xml(+70 -0)➕
Configs/Asus Vivobook R540U.xml(+75 -0)➕
Configs/Asus Vivobook S15 K3502.xml(+56 -0)➕
Configs/Asus X756UX.xml(+70 -0)➕
Configs/Asus Zenbook UX391U.xml(+77 -0)➕
Configs/Gigabyte Aero16.xml(+142 -0)➕
Configs/HP 245 G7 Notebook PC.xml(+67 -0)➕
Configs/HP ENVY dv6-7xxx.xml(+36 -0)...and 36 more files
📄 Description
This commit adds a missing RegisterWriteConfiguration tag
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.