tmichett / Fedora_Remix

Fedora Linux Remix
2 stars 0 forks source link

YAD Directory and Scripts to /opt/FedoraRemix #6

Closed tmichett closed 11 months ago

tmichett commented 11 months ago

Need to have YAD copied so it can be used on ISO and on the installation.

Update Kickstart scripts.

tmichett commented 11 months ago

!/usr/bin/env xdg-open

[Desktop Entry] Name=Fedora Remix Apps GenericName=Fedora Remix Apps X-GNOME-FullName=Fedora Remix Apps Exec=/opt/FedoraRemix/scripts/dddd Terminal=false Icon=???? Type=Application StartupNotify=true Categories=GTK;GNOME;Utilities; Name[en_US]=Fedora Remix Apps

tmichett commented 11 months ago

Icon=preferences-system

tmichett commented 11 months ago

/usr/share/applications/

tmichett commented 11 months ago

!/usr/bin/env xdg-open

[Desktop Entry] Name=Fedora Remix Apps GenericName=Fedora Remix Apps X-GNOME-FullName=Fedora Remix Apps Exec=/opt/FedoraRemix/Fedora_Remix_Customize.sh Terminal=false Icon=preferences-system Type=Application StartupNotify=true Categories=GTK;GNOME;Utilities; Name[en_US]=Fedora Remix Apps

tmichett commented 11 months ago

cp: cannot stat '/opt/Fedora_Remix/Fedora_Remix_Apps.desktop': No such file or directory cp: cannot stat '/opt/Fedora_Remix/Fedora_Remix_Apps.desktop': No such file or directory

tmichett commented 11 months ago

Typo in directory name should be /opt/FedoraRemix/Fedora_Remix_Apps.desktop

tmichett commented 11 months ago

Believed to be fixed

tmichett commented 11 months ago

Appears to be working ... tested autorun. now testing installation.

tmichett commented 11 months ago

Confirmed working