From 7df8e5e3a3018f4c8583d623ddcf63deba10a237 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Mon, 8 Sep 2025 11:47:32 +0200 Subject: rename to grub-reboot-into-windows --- share/grub-reboot-into-windows.desktop | 8 ++++++++ share/reboot-into-windows.desktop | 8 -------- 2 files changed, 8 insertions(+), 8 deletions(-) create mode 100644 share/grub-reboot-into-windows.desktop delete mode 100644 share/reboot-into-windows.desktop (limited to 'share') diff --git a/share/grub-reboot-into-windows.desktop b/share/grub-reboot-into-windows.desktop new file mode 100644 index 0000000..e0c4d6c --- /dev/null +++ b/share/grub-reboot-into-windows.desktop @@ -0,0 +1,8 @@ +[Desktop Entry] +Type=Application +Name=Reboot into Windows +Comment=Use grub-reboot to reboot into Windows +Terminal=false +Exec=sudo grub-reboot-into-windows +Icon=/usr/share/grub-reboot-into-windows/icon.svg +Categories=System diff --git a/share/reboot-into-windows.desktop b/share/reboot-into-windows.desktop deleted file mode 100644 index 122ed82..0000000 --- a/share/reboot-into-windows.desktop +++ /dev/null @@ -1,8 +0,0 @@ -[Desktop Entry] -Type=Application -Name=Reboot into Windows -Comment=Use grub-reboot to reboot into Windows -Terminal=false -Exec=sudo reboot-into-windows -Icon=/usr/share/reboot-into-windows/icon.svg -Categories=System -- cgit v1.2.3