diff --git a/avogadro/CMakeLists.txt b/avogadro/CMakeLists.txt index 5ed8f16c..59a1a88e 100644 --- a/avogadro/CMakeLists.txt +++ b/avogadro/CMakeLists.txt @@ -173,10 +173,10 @@ if(APPLE) MACOSX_PACKAGE_LOCATION Resources) elseif(UNIX) - install(FILES "icons/avogadro2.desktop" DESTINATION "${INSTALL_XDG_APPS_DIR}") - install(FILES "icons/avogadro2.appdata.xml" DESTINATION "${CMAKE_INSTALL_PREFIX}/share/metainfo") + install(FILES "icons/org.openchemistry.Avogadro2.desktop" DESTINATION "${INSTALL_XDG_APPS_DIR}") + install(FILES "icons/org.openchemistry.Avogadro2.metainfo.xml" DESTINATION "${CMAKE_INSTALL_PREFIX}/share/metainfo") install(FILES "icons/avogadro.png" DESTINATION "${INSTALL_XDG_ICON_DIR}" - RENAME "avogadro2.png") + RENAME "org.openchemistry.Avogadro2.png") elseif(WIN32) list(APPEND avogadro_srcs icons/avogadro.rc) endif() diff --git a/avogadro/icons/avogadro2.appdata.xml b/avogadro/icons/avogadro2.appdata.xml deleted file mode 100644 index 46e73cde..00000000 --- a/avogadro/icons/avogadro2.appdata.xml +++ /dev/null @@ -1,57 +0,0 @@ - - - avogadro2.desktop - CC0-1.0 - Advanced molecular editor - Avogadro2 - BSD-3-Clause - - Education - Chemistry - - -

- Avogadro is an advanced molecular editor designed for cross-platform use in - computational chemistry, molecular modeling, bioinformatics, materials science, - and related areas. It offers flexible rendering and a powerful plugin - architecture. The code in this repository is a rewrite of Avogadro with source - code split across a libraries repository and an application repository. Core - features and goals of the Avogadro project: - - * Open source distributed under the liberal 3-clause BSD license - * Cross platform with nightly builds on Linux, Mac OS X and Windows - * Intuitive interface designed to be useful to whole community - * Fast and efficient embracing the latest technologies - * Extensible, making extensive use of a plugin architecture - * Flexible supporting a range of chemical data formats and packages -

-
- https://two.avogadro.cc/ - https://discuss.avogadro.cc/ - https://github.com/openchemistry/avogadrolibs/issues - https://hosted.weblate.org/engage/avogadro/ - https://opencollective.com/open-chemistry - - - https://two.avogadro.cc/_images/benzene-mo.png - Benzene - - - https://two.avogadro.cc/_images/zeolite.png - Zeolite Crystal - - - https://two.avogadro.cc/_images/bondcentric.png - Bond-Centric Building - - - https://two.avogadro.cc/_images/covid-spike.png - COVID Spike Protein - - - https://two.avogadro.cc/_images/C180.png - Fullerene Symmetry Detection - - - avogadro-devel_at_lists.sourceforge.net -
diff --git a/avogadro/icons/avogadro2.desktop b/avogadro/icons/org.openchemistry.Avogadro2.desktop similarity index 85% rename from avogadro/icons/avogadro2.desktop rename to avogadro/icons/org.openchemistry.Avogadro2.desktop index 33a46df9..b1e37d95 100644 --- a/avogadro/icons/avogadro2.desktop +++ b/avogadro/icons/org.openchemistry.Avogadro2.desktop @@ -1,10 +1,10 @@ [Desktop Entry] Version=1.0 -Name=Avogadro2 +Name=Avogadro Comment=Advanced molecular editor Comment[hu]=Fejlett molekuláris szerkesztő Exec=avogadro2 %f -Icon=avogadro2 +Icon=org.openchemistry.Avogadro2 Terminal=false Type=Application Categories=Qt;Science;Chemistry;Physics;Education; diff --git a/avogadro/icons/org.openchemistry.Avogadro2.metainfo.xml b/avogadro/icons/org.openchemistry.Avogadro2.metainfo.xml new file mode 100644 index 00000000..10392924 --- /dev/null +++ b/avogadro/icons/org.openchemistry.Avogadro2.metainfo.xml @@ -0,0 +1,80 @@ + + + org.openchemistry.Avogadro2 + org.openchemistry.Avogadro2.desktop + Avogadro + Free and open source molecular editor + CC0-1.0 + BSD-3-Clause + + Education + Chemistry + + +

+ Avogadro is an advanced molecular editor designed for cross-platform use in computational chemistry, + molecular modeling, bioinformatics, materials science, and related areas. It offers flexible + rendering and a powerful plugin architecture. The code in this repository is a rewrite of Avogadro + with source code split across a libraries repository and an application repository. Core features + and goals of the Avogadro project: +

+ +
+ https://two.avogadro.cc/ + https://two.avogadro.cc/docs + https://discuss.avogadro.cc/ + https://github.com/OpenChemistry/avogadrolibs/issues + https://hosted.weblate.org/engage/avogadro/ + https://opencollective.com/open-chemistry + Open Chemistry team + + + https://two.avogadro.cc/_images/home_screenshot_1.png + + + https://two.avogadro.cc/_images/home_splash_1.png + + + https://two.avogadro.cc/_images/bondcentric.png + + + https://two.avogadro.cc/_images/ferrocene.png + + + https://two.avogadro.cc/_images/covid-spike.png + + + https://two.avogadro.cc/_images/benzene-mo.png + + + https://two.avogadro.cc/_images/zeolite.png + + + https://two.avogadro.cc/_images/AuNP.png + + + https://two.avogadro.cc/_images/C180.png + + + https://two.avogadro.cc/_images/phenol-qtaim.png + + + + + + + + + + + + + +
diff --git a/flatpak/shared-modules b/flatpak/shared-modules index 1bb53934..a07b11ab 160000 --- a/flatpak/shared-modules +++ b/flatpak/shared-modules @@ -1 +1 @@ -Subproject commit 1bb53934f105743f84f923693847185dce613cef +Subproject commit a07b11abc2155e3c664e1d09e39e98819d4541fa