neutrons / PyRS

Reduction and visualization software for Stress Residual (HB2B)
https://neutrons-pyrs.readthedocs.io/en/latest/index.html
GNU General Public License v3.0
6 stars 7 forks source link

Add pyrs to the application menu #750

Open peterfpeterson opened 3 years ago

peterfpeterson commented 3 years ago

This is done .desktop file and creating an icon.

An example from mantid is:

 Name=Mantid Workbench 
 Comment=Neutron Data Reduction Framework
 GenericName=Mantid Workbench 
 Exec=/opt/Mantid/bin/mantidworkbench
 Terminal=false
 X-MultipleArgs=false
 Type=Application
 Categories=Education;Science;Qt;Analysis
 Icon=mantid_workbench
 StartupNotify=false
 Name[en]=Mantid Workbench 

References: full specification and quick guide.

peterfpeterson commented 3 years ago

This work was done in nsd-app-wrap.