From: Sven Hoexter Date: Sat, 11 May 2024 07:20:32 +0000 (+0200) Subject: New upstream version 2.9.28 X-Git-Tag: upstream/2.9.28^0 X-Git-Url: https://git.sven.stormbind.net/?a=commitdiff_plain;h=1ea6254a88c3ce4e76dc27fe61411673e9dca894;p=sven%2Fvym.git New upstream version 2.9.28 --- diff --git a/CMakeLists.txt b/CMakeLists.txt index 76d369e..0244037 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -160,13 +160,15 @@ add_custom_target(make-translations-directory ALL add_dependencies(vym make-translations-directory) install(DIRECTORY demos DESTINATION ${CMAKE_INSTALL_DATAROOTDIR}) -install(DIRECTORY doc DESTINATION ${CMAKE_INSTALL_DOCDIR}) +install(DIRECTORY doc DESTINATION ${CMAKE_INSTALL_DOCDIR} FILES_MATCHING PATTERN "*.pdf") install(FILES doc/vym.1.gz DESTINATION ${CMAKE_INSTALL_MANDIR}) install(FILES README.md LICENSE.txt DESTINATION ${CMAKE_INSTALL_DOCDIR}) install(DIRECTORY exports flags icons macros ${CMAKE_BINARY_DIR}/translations scripts styles DESTINATION ${CMAKE_INSTALL_DATAROOTDIR}) if(UNIX) install(FILES icons/vym.png DESTINATION ${CMAKE_INSTALL_PREFIX}/share/icons/hicolor/48x48/apps) + file(CREATE_LINK ../apps/vym.png application-x-vym.png SYMBOLIC) + install(FILES ${CMAKE_BINARY_DIR}/application-x-vym.png DESTINATION ${CMAKE_INSTALL_PREFIX}/share/icons/hicolor/48x48/mimetypes) install(FILES config/vym.xml DESTINATION ${CMAKE_INSTALL_PREFIX}/share/mime/packages) install(FILES config/vym.desktop DESTINATION ${CMAKE_INSTALL_PREFIX}/share/applications) endif() diff --git a/README.md b/README.md index ae34760..acaf9e6 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -VYM - View Your Mind (c) 2004-2023 by Uwe Drechsel +VYM - View Your Mind (c) 2004-2024 by Uwe Drechsel ================================================== Documentation diff --git a/config/vym.desktop b/config/vym.desktop index d0960fe..5427e45 100644 --- a/config/vym.desktop +++ b/config/vym.desktop @@ -1,6 +1,6 @@ [Desktop Entry] Type=Application -Exec=vym +Exec=vym %F Name=VYM - View Your Mind Name[de]=VYM - View Your Mind Name[zh_TW]=心智檢視 @@ -36,5 +36,5 @@ X-AppInstall-Popcon=430 X-AppInstall-Section=universe X-Ubuntu-Gettext-Domain=app-install-data Categories=Qt;KDE;Office; - +Keywords=mindmap;taskmanager;brainstorming; diff --git a/doc/vym.1.gz b/doc/vym.1.gz index c7bb564..7198bdd 100644 Binary files a/doc/vym.1.gz and b/doc/vym.1.gz differ diff --git a/release-notes-2.9.md b/release-notes-2.9.md index ce03d53..5ab5127 100644 --- a/release-notes-2.9.md +++ b/release-notes-2.9.md @@ -9,7 +9,14 @@ Feel free to report any bugs or feature requests on Thanks for using vym! -Uwe Drechsel - November 2023 +Uwe Drechsel - May 2024 + +## Version 2.9.27 +### Bugfixes + * Bugfix: Markdown improvements by Markus Seilnacht + * Bugfix: Allow saving of readonly maps + * Bugfix: Use vymBaseDir when setting up libreoffice export + * Bugfix: Resetting task delta prio not limited to visible tasks ## Version 2.9.26 diff --git a/src/aboutdialog.cpp b/src/aboutdialog.cpp index 7f97a14..5662d43 100644 --- a/src/aboutdialog.cpp +++ b/src/aboutdialog.cpp @@ -85,6 +85,7 @@ AboutDialog::AboutDialog(QWidget *parent) : QDialog(parent) "" "
  • Patches" "