Commit 8d926da5 authored by Hetrick, John's avatar Hetrick, John
Browse files

Merge branch 'ge2-main-patch-84356' into 'main'

Edit refl1d.desktop

See merge request !84
parents 7b90b7e0 a3817cf5
Loading
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
Name:           nsd-app-wrap
Version:        1.89
Version:        1.90
Release:        1%{?dist}
Summary:        Wrapper scripts to launch python applications installed via anaconda
Vendor:         Peter F. Peterson
@@ -110,6 +110,9 @@ install -m 644 desktop/ibeatles.desktop %{buildroot}%{_datadir}/a

%changelog

* Thu May 22 2025 Glass Elsarboukh
- refl1d desktop entry points to qa 

* Tue May 13 2025 Ian Gibbs
- refl1d points to refl1d-qa

+1 −1
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@
Name=Refl1d Webview
GenericName=Refl1d Webview
Comment=Start Refl1d Webview instance
Exec=sh -c "echo -e 'This version of Refl1d does not support webview yet.\nPlease use Refl1d Webview Dev or QA' && sleep 60"
Exec=sh -c "/usr/bin/refl1d --qa"
Terminal=true
Icon=refl1d
Type=Application