From a85fbf4b2db9e020c8f5853d35ebb09a60c6f6ee Mon Sep 17 00:00:00 2001 From: Valeria Fadeeva Date: Sat, 25 Jan 2025 20:22:02 +0500 Subject: [PATCH] Update --- .../autostart/melawy-linux-welcome.desktop | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100755 liveuser/.config/autostart/melawy-linux-welcome.desktop diff --git a/liveuser/.config/autostart/melawy-linux-welcome.desktop b/liveuser/.config/autostart/melawy-linux-welcome.desktop new file mode 100755 index 00000000..ea4ce467 --- /dev/null +++ b/liveuser/.config/autostart/melawy-linux-welcome.desktop @@ -0,0 +1,18 @@ +#!/usr/bin/env xdg-open +[Desktop Entry] +Name=Melawy Linux Welcome +Name[en_GB]=Melawy Linux Welcome +Name[en_US]=Melawy Linux Welcome +Name[ru_RU]=Melawy Linux Welcome +Name[ru]=Melawy Linux Welcome +Comment=Melawy Linux Welcome +Comment[en_GB]=Melawy Linux Welcome +Comment[en_US]=Melawy Linux Welcome +Comment[ru_RU]=Melawy Linux Welcome +Comment[ru]=Melawy Linux Welcome +Icon=distribution-logo-melawy +Categories=System;Settings;Security; +Exec=/usr/bin/melawy-linux-welcome +Type=Application +StartupNotify=true +Terminal=false