-
Notifications
You must be signed in to change notification settings - Fork 41
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #3150 from SasView/metadata-fixes
Metadata fixes
- Loading branch information
Showing
2 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
[Desktop Entry] | ||
Version=6.0.0 | ||
Version=1.5 | ||
Name=SasView | ||
GenericName=Small Angle Scattering Analysis | ||
Comment=Small Angle Scattering Analysis | ||
Exec=sasview | ||
# TRANSLATORS: Search terms to find this application. Do NOT translate or localize the semicolons! The list MUST also end with a semicolon! | ||
Keywords=SAS;SANS;SAXS;scattering;neutron scattering;X-ray scattering;physics | ||
Icon=org.sasview.sasview.png | ||
Icon=org.sasview.sasview | ||
Terminal=false | ||
Type=Application | ||
Categories=Science;Physics; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters