diff options
author | Patrick J Taylor <patrick.joseph.taylor@gmail.com> | 2022-09-08 23:09:03 +0100 |
---|---|---|
committer | Patrick J Taylor <patrick.joseph.taylor@gmail.com> | 2022-09-08 23:09:03 +0100 |
commit | 49f61b1d314069b7b6dca1ad29cf40729559b576 (patch) | |
tree | 18b0043a8ca53110db52a77c9f1e87cb29ee9adc /sci-chemistry/xcrysden | |
parent | sci-chemistry/xcrysden: new package, add 1.6.2 (diff) | |
download | guru-49f61b1d314069b7b6dca1ad29cf40729559b576.tar.gz guru-49f61b1d314069b7b6dca1ad29cf40729559b576.tar.bz2 guru-49f61b1d314069b7b6dca1ad29cf40729559b576.zip |
sci-chemistry/xcrysden: fixed path to icon in desktop file
Signed-off-by: Patrick J Taylor <patrick.joseph.taylor@gmail.com>
Diffstat (limited to 'sci-chemistry/xcrysden')
-rw-r--r-- | sci-chemistry/xcrysden/files/xcrysden.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-chemistry/xcrysden/files/xcrysden.desktop b/sci-chemistry/xcrysden/files/xcrysden.desktop index 1f0128280..6880af143 100644 --- a/sci-chemistry/xcrysden/files/xcrysden.desktop +++ b/sci-chemistry/xcrysden/files/xcrysden.desktop @@ -4,5 +4,5 @@ Type=Application Comment=For the visualisation of molecular and crystal structures. Exec=xcrysden TryExec=xcrysden -Icon=/usr/share/icons/hicolor/96x96/apps/xcrysden.png +Icon=/usr/share/icons/hicolor/32x32/apps/xcrysden.png Categories=Science; |