22 lines
645 B
Desktop File
Executable File
22 lines
645 B
Desktop File
Executable File
#!/usr/bin/env xdg-open
|
|
[Desktop Entry]
|
|
Categories=Utility;System;
|
|
Comment[de_DE]=Bootet direkt nach Windows oder setzt den GRUB-Boot-Eintrag für den nächsten Start
|
|
Comment=Bootet direkt nach Windows oder setzt den GRUB-Boot-Eintrag für den nächsten Start
|
|
Exec=/home/thorsten/Scripte/shell_boot-to-windows/boot-to-windows.sh
|
|
GenericName[de_DE]=
|
|
GenericName=
|
|
Icon=/home/thorsten/Scripte/shell_boot-to-windows/boot-to-windows.png
|
|
MimeType=
|
|
Name[de_DE]=Boot to Windows
|
|
Name=Boot to Windows
|
|
Path=
|
|
PrefersNonDefaultGPU=false
|
|
StartupNotify=true
|
|
Terminal=true
|
|
TerminalOptions=
|
|
Type=Application
|
|
Version=1.0
|
|
X-KDE-SubstituteUID=false
|
|
X-KDE-Username=
|