commit: 49f61b1d314069b7b6dca1ad29cf40729559b576 Author: Patrick J Taylor <patrick.joseph.taylor <AT> gmail <DOT> com> AuthorDate: Thu Sep 8 22:09:03 2022 +0000 Commit: Patrick Taylor <patrick.joseph.taylor <AT> gmail <DOT> com> CommitDate: Thu Sep 8 22:09:03 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=49f61b1d
sci-chemistry/xcrysden: fixed path to icon in desktop file Signed-off-by: Patrick J Taylor <patrick.joseph.taylor <AT> gmail.com> sci-chemistry/xcrysden/files/xcrysden.desktop | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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;
