[PR #898] Add Acer Aspire VN7-593G V15 Nitro BE config #1375

Open
opened 2026-02-26 00:35:15 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hirschmann/nbfc/pull/898
Author: @vdurante
Created: 5/22/2020
Status: 🔄 Open

Base: masterHead: master


📝 Commits (10+)

  • 1c73b73 Add a donation link (resolves #701)
  • 930922d Use curl instead of wget since the mono docker image does not have it. (#710)
  • 8bc532f Add configs for Asus K43U and Asus K46C (#714)
  • db892a7 Add config for F@tih project SmartBoards. (#711)
  • 0daee80 Fix Vestel Smartboard config file name
  • 961cdd7 Create Lenovo 15IKB - 81AX config (#728)
  • 87cd799 Add missing file extension
  • c17a336 Add HP Notebook 15-ba010ng config (#740)
  • 52e3282 Add Lenovo Thinkpad L530 config (#750)
  • 2a7def1 Add HP Laptop 17-ca1xxx config (#752)

📊 Changes

26 files changed (+1560 additions, -7 deletions)

View changed files

.github/workflows/stale.yml (+18 -0)
Configs/Acer Aspire VN7-572G V15 Nitro.xml (+57 -0)
Configs/Acer Aspire VN7-593G V15 Nitro BE.xml (+124 -0)
Configs/Acer Predator 17 G9-793-782K.xml (+50 -0)
Configs/Asus K43U.xml (+80 -0)
Configs/Asus K46C.xml (+50 -0)
Configs/Asus N550JX.xml (+73 -0)
Configs/Asus Zenbook UX330UA.xml (+59 -0)
Configs/HP 15-BW00x.xml (+78 -0)
Configs/HP EliteBook 840 G2.xml (+84 -0)
Configs/HP Laptop 14-dk0xxx.xml (+67 -0)
Configs/HP Laptop 17-ca1xxx.xml (+56 -0)
Configs/HP Notebook 15-ba010ng.xml (+43 -0)
Configs/HP Pavilion x360 Convertible 14-dh1xxx.xml (+78 -0)
📝 Configs/HP ProBook 650 G2.xml (+6 -1)
Configs/HP Spectre x360 Convertible 15-ch0xx.xml (+62 -0)
Configs/HP ZBook 15 G3.xml (+124 -0)
Configs/Lenovo Thinkpad L530.xml (+77 -0)
Configs/Lenovo V330-IKB(81AX).xml (+57 -0)
Configs/Razer Blade 14 2017.xml (+121 -0)

...and 6 more files

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hirschmann/nbfc/pull/898 **Author:** [@vdurante](https://github.com/vdurante) **Created:** 5/22/2020 **Status:** 🔄 Open **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (10+) - [`1c73b73`](https://github.com/hirschmann/nbfc/commit/1c73b732fc16b4ec53c8b0840fdd916e805dcbbf) Add a donation link (resolves #701) - [`930922d`](https://github.com/hirschmann/nbfc/commit/930922dd5904e2306674ea2e6af0a219a26f8162) Use curl instead of wget since the mono docker image does not have it. (#710) - [`8bc532f`](https://github.com/hirschmann/nbfc/commit/8bc532f40e1124e3b37fbb9a1dfcfb73543061b6) Add configs for Asus K43U and Asus K46C (#714) - [`db892a7`](https://github.com/hirschmann/nbfc/commit/db892a79ce70076116edb566b902dec75086b0dd) Add config for F@tih project SmartBoards. (#711) - [`0daee80`](https://github.com/hirschmann/nbfc/commit/0daee8036432770d730b4cd505e58f346b831e3f) Fix Vestel Smartboard config file name - [`961cdd7`](https://github.com/hirschmann/nbfc/commit/961cdd7eefa99c237a62ab0a4504a0f09c706ea1) Create Lenovo 15IKB - 81AX config (#728) - [`87cd799`](https://github.com/hirschmann/nbfc/commit/87cd79955c5036a3ac8767415679bde659a46f1e) Add missing file extension - [`c17a336`](https://github.com/hirschmann/nbfc/commit/c17a336addfd30bce5f036ab5a51826981ec02c6) Add HP Notebook 15-ba010ng config (#740) - [`52e3282`](https://github.com/hirschmann/nbfc/commit/52e3282875519dbdf1d2a25f1e549a6d37e76a6a) Add Lenovo Thinkpad L530 config (#750) - [`2a7def1`](https://github.com/hirschmann/nbfc/commit/2a7def13d29977fd4c53389b47272e2912d5d494) Add HP Laptop 17-ca1xxx config (#752) ### 📊 Changes **26 files changed** (+1560 additions, -7 deletions) <details> <summary>View changed files</summary> ➕ `.github/workflows/stale.yml` (+18 -0) ➕ `Configs/Acer Aspire VN7-572G V15 Nitro.xml` (+57 -0) ➕ `Configs/Acer Aspire VN7-593G V15 Nitro BE.xml` (+124 -0) ➕ `Configs/Acer Predator 17 G9-793-782K.xml` (+50 -0) ➕ `Configs/Asus K43U.xml` (+80 -0) ➕ `Configs/Asus K46C.xml` (+50 -0) ➕ `Configs/Asus N550JX.xml` (+73 -0) ➕ `Configs/Asus Zenbook UX330UA.xml` (+59 -0) ➕ `Configs/HP 15-BW00x.xml` (+78 -0) ➕ `Configs/HP EliteBook 840 G2.xml` (+84 -0) ➕ `Configs/HP Laptop 14-dk0xxx.xml` (+67 -0) ➕ `Configs/HP Laptop 17-ca1xxx.xml` (+56 -0) ➕ `Configs/HP Notebook 15-ba010ng.xml` (+43 -0) ➕ `Configs/HP Pavilion x360 Convertible 14-dh1xxx.xml` (+78 -0) 📝 `Configs/HP ProBook 650 G2.xml` (+6 -1) ➕ `Configs/HP Spectre x360 Convertible 15-ch0xx.xml` (+62 -0) ➕ `Configs/HP ZBook 15 G3.xml` (+124 -0) ➕ `Configs/Lenovo Thinkpad L530.xml` (+77 -0) ➕ `Configs/Lenovo V330-IKB(81AX).xml` (+57 -0) ➕ `Configs/Razer Blade 14 2017.xml` (+121 -0) _...and 6 more files_ </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nbfc-hirschmann#1375
No description provided.