fixed some stuff
This commit is contained in:
parent
618948916a
commit
b1197463e3
3 changed files with 14 additions and 14 deletions
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
componentName: nxos
|
componentName: parchlinux
|
||||||
|
|
||||||
# This selects between different welcome texts. When false, uses
|
# This selects between different welcome texts. When false, uses
|
||||||
# the traditional "Welcome to the %1 installer.", and when true,
|
# the traditional "Welcome to the %1 installer.", and when true,
|
||||||
|
@ -13,17 +13,17 @@ welcomeStyleCalamares: false
|
||||||
welcomeExpandingLogo: true
|
welcomeExpandingLogo: true
|
||||||
|
|
||||||
strings:
|
strings:
|
||||||
productName: Nitrux OS
|
productName: Parch Linux
|
||||||
shortProductName: Nitrux
|
shortProductName: Parch
|
||||||
version: 3.0.1
|
version: Rolling
|
||||||
shortVersion: 3.0.1
|
shortVersion: Rolling
|
||||||
versionedName: Nitrux OS 3.0.1 build.300923.fx
|
versionedName: Parch Linux Rolling
|
||||||
shortVersionedName: Nitrux 3.0.1 build.300923.fx
|
shortVersionedName: Parch Linux Rolling
|
||||||
bootloaderEntryName: Nitrux
|
bootloaderEntryName: Parch
|
||||||
productUrl: https://nxos.org/
|
productUrl: https://parchlinux.ir
|
||||||
supportUrl: https://github.com/Nitrux/nitrux-bug-tracker/
|
supportUrl: https://github.com/parchlinux
|
||||||
knownIssuesUrl: https://nxos.org/known-issues/
|
knownIssuesUrl: https://parchlinux.ir
|
||||||
releaseNotesUrl: https://nxos.org/notes/
|
releaseNotesUrl: https://blog.parchlinux.ir
|
||||||
|
|
||||||
images:
|
images:
|
||||||
productLogo: "calamares_product_icon.svg"
|
productLogo: "calamares_product_icon.svg"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# SPDX-FileCopyrightText: no
|
# SPDX-FileCopyrightText: no
|
||||||
# SPDX-License-Identifier: CC0-1.0
|
# SPDX-License-Identifier: CC0-1.0
|
||||||
#This file is part of calamares installer for Arch Linux GUI
|
#This file is part of calamares installer for Parch Linux
|
||||||
---
|
---
|
||||||
backend: pacman
|
backend: pacman
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
#Arch-Linux-GUI Calamares settings configuration file
|
#Parch Linux Calamares settings configuration file
|
||||||
|
|
||||||
# Configuration file for Calamares
|
# Configuration file for Calamares
|
||||||
# Syntax is YAML 1.2
|
# Syntax is YAML 1.2
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue