Skip to content

Commit 20e8730

Browse files
authored
Harmonize and shorten JSON Names for PVE/PBS/PMG (#7773)
1 parent 9ce9de8 commit 20e8730

21 files changed

+23
-23
lines changed

frontend/public/json/add-iptag.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "Proxmox VE LXC Tag",
2+
"name": "PVE LXC Tag",
33
"slug": "add-iptag",
44
"categories": [
55
1

frontend/public/json/clean-lxcs.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "Proxmox VE LXC Cleaner",
2+
"name": "PVE LXC Cleaner",
33
"slug": "clean-lxcs",
44
"categories": [
55
1

frontend/public/json/clean-orphaned-lvm.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "Proxmox Clean Orphaned LVM",
2+
"name": "PVE Clean Orphaned LVM",
33
"slug": "clean-orphaned-lvm",
44
"categories": [
55
1

frontend/public/json/cron-update-lxcs.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "Proxmox VE Cron LXC Updater",
2+
"name": "PVE Cron LXC Updater",
33
"slug": "cron-update-lxcs",
44
"categories": [
55
1

frontend/public/json/fstrim.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "Proxmox VE LXC Filesystem Trim",
2+
"name": "PVE LXC Filesystem Trim",
33
"slug": "fstrim",
44
"categories": [
55
1

frontend/public/json/host-backup.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "Proxmox VE Host Backup",
2+
"name": "PVE Host Backup",
33
"slug": "host-backup",
44
"categories": [
55
1

frontend/public/json/kernel-clean.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "Proxmox VE Kernel Clean",
2+
"name": "PVE Kernel Clean",
33
"slug": "kernel-clean",
44
"categories": [
55
1

frontend/public/json/kernel-pin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "Proxmox VE Kernel Pin",
2+
"name": "PVE Kernel Pin",
33
"slug": "kernel-pin",
44
"categories": [
55
1

frontend/public/json/microcode.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "Proxmox VE Processor Microcode",
2+
"name": "PVE Processor Microcode",
33
"slug": "microcode",
44
"categories": [
55
1

frontend/public/json/monitor-all.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "Proxmox VE Monitor-All",
2+
"name": "PVE Monitor-All",
33
"slug": "monitor-all",
44
"categories": [
55
1

0 commit comments

Comments
 (0)