summary refs log tree commit diff stats
path: root/data/misc
AgeCommit message (Collapse)Author
2019-12-20appdata: Add OARS informationPatrick Griffis
2019-12-20Bump version to 2.14.3Patrick Griffis
2018-08-29Bump version to 2.14.2Patrick Griffis
2018-07-26build: Add with-appdata optionPatrick Griffis
This is mostly useful to avoid a newer gettext dependency for translating the appdata file but it is also just useless data for some distros without any app store. Closes #2219
2018-04-03Fix tests on UbuntuPatrick Griffis
2018-03-23build: Add option to specify path to perl binaryRainer Müller
2018-03-17build: Correctly set plugin licensesPatrick Griffis
2018-03-17build: Fix id in plugin metainfo filesPatrick Griffis
2018-03-17build: Add metainfo files for addonsPatrick Griffis
2018-03-13Bump to 2.14.1Patrick Griffis
2018-03-10Bump to 2.14.0Patrick Griffis
2018-01-24Change the installation path of the appdata file to {datadir}/metainfoMattia Rizzolo
The path where appdata/appstream files should be installed has been changed from /usr/share/appdata/ to /usr/share/metainfo/. https://www.freedesktop.org/software/appstream/docs/chap-Metadata.html#spec-component-location Signed-off-by: Mattia Rizzolo <mattia@mapreri.org>
2018-01-20Set StartupWMClass in desktop filePatrick Griffis
2017-12-24Rename app-id to io.github.HexchatPatrick Griffis
RDNS syntax is recommended for applications and this matches the existing flatpak. Note that the dbus service and icons still need renaming though the former is an API breakage. Closes #2104 Closes #2103
2017-06-15build: Validate desktop/appstream filesPatrick Griffis
2017-06-13build: Replace Autotools with MesonPatrick Griffis
Quick rundown of benefits: - Much faster: - Autotools (with autogen): 22 seconds - Meson: 7 seconds - Meson (with ccache): 2 seconds - Simpler: - ~1000 lines smaller - Single simple language - Potentially better Windows (Visual Studio) support What is not done: - Complete Windows support - OSX support (easy) Closes #2013 Closes #1937 Closes #1803
2016-12-10Bump version to 2.12.4Patrick Griffis
2016-12-01Update appdataPatrick Griffis
2016-08-27build: Avoid installing uncessary files with features disabledPatrick Griffis
2016-08-10Update appdata filePatrick Griffis
2016-03-31unix: Open urls in existing instance if supportedPatrick Griffis
2015-10-16build: Let 'make dist' do a better jobRico Tzschichholz
2014-02-16Add safemode action to desktop fileTingPing
2014-02-16Translate desktop filesTingPing
2014-01-20Translate appdata fileTingPing
2013-09-29Reorganize files and migrate images to gresourceTingPing