Skip to content

V1.6.3

Compare
Choose a tag to compare
@JMoerman JMoerman released this 10 Nov 20:50
· 815 commits to master since this release

Implemented enhancements:

  • The CMake script now checks if intltool-merge is present.
  • The following translations are updated: Lithuanian, Dutch, French (new).
  • The about dialog and contribute dialog can disabled at compile time. (Useful if that information is better shown in the appstream metadata.)
  • The system name (name of data and executable) can now be specified at compile time. 1.6.2 introduced RDNN naming of files, if you want to keep the old names for .desktop files, the executable, etc... add: -DAPP_SYSTEM_NAME:STRING="go-for-it" to the cmake arguments.

Closed issues:

  • Add an option to build a version without contribute/donation dialog #42
  • Do not show about dialog in menu and .desktop when installed via store? #43
  • Do not show header bar toggle when used on Pantheon/Gnome/... #41

Merged pull requests: