fix
This commit is contained in:
parent
baf0638097
commit
810ae88af2
2 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
Type=Application
|
||||
Icon=/usr/share/pixmaps/install.png
|
||||
Name[de]=Betriebssystem installieren
|
||||
Exec=/usr/bin/arch-install "" %VERSION%
|
||||
Exec=/usr/bin/arch-install y %VERSION%
|
||||
Terminal=true
|
||||
Categories=ConsoleOnly;System;
|
||||
StartupNotify=false
|
||||
|
|
|
@ -3,7 +3,7 @@ Version=1.0
|
|||
Type=Application
|
||||
Name=Betriebssystem installieren
|
||||
Comment=
|
||||
Exec=/usr/bin/arch-install "" %VERSION%
|
||||
Exec=/usr/bin/arch-install y %VERSION%
|
||||
Icon=install
|
||||
Path=
|
||||
Terminal=true
|
||||
|
|
Loading…
Reference in a new issue