fix launcher and typo

merge-requests/273/head
Bernhard Landauer 7 years ago
parent 9e26131152
commit ca90fd0a9e

@ -3,7 +3,7 @@
pkgname=manjaro-architect
_pkgname=aif-dev
pkgver=0.7.2
pkgrel=2
pkgrel=3
pkgdesc="A clone of architect installer modified for manjaro"
arch=(any)
url="https://github.com/Chrysostomus/$_pkgname"

@ -8,6 +8,6 @@ TryExec=manjaro-architect
Exec=sudo /usr/bin/manjaro-architect
Comment=Manjaro-Architect — CLI System Installer
Icon=manjaro-architect
Terminal=false
Terminal=true
StartupNotify=true
Categories=System;

@ -296,7 +296,7 @@ _InstNMErrBody="\nNetwork connection manager has been installed and enabled.\n\n
# Welcome
_WelTitle="Welcome to"
_WelBody="\nThis installer will download the latest packages from the Msnjaro repositories. \n\nMENU OPTIONS: Select by pressing the option number or by using the up/down arrow keys before pressing [enter] to confirm. Switch between buttons by using [Tab] or the left/right arrow keys before pressing [enter] to confirm. Long lists can be navigated using the [pg up] and [pg down] keys, and/or by pressing the first letter of the desired option.\n\nCONFIGURATION & PACKAGE OPTIONS: Default packages in checklists will be pre-checked. Use the [Spacebar] to de/select."
_WelBody="\nThis installer will download the latest packages from the Manjaro repositories. \n\nMENU OPTIONS: Select by pressing the option number or by using the up/down arrow keys before pressing [enter] to confirm. Switch between buttons by using [Tab] or the left/right arrow keys before pressing [enter] to confirm. Long lists can be navigated using the [pg up] and [pg down] keys, and/or by pressing the first letter of the desired option.\n\nCONFIGURATION & PACKAGE OPTIONS: Default packages in checklists will be pre-checked. Use the [Spacebar] to de/select."
# Preparation Menu
_PrepMenuTitle="Prepare Installation"

Loading…
Cancel
Save