17 Commits

Author SHA1 Message Date
28a3d42ad1 Bump to 2.14.1 2018-03-13 22:26:31 -04:00
2286990a6f Bump to 2.14.0 2018-03-10 17:02:52 -05:00
6ca7f84d02 Change the installation path of the appdata file to {datadir}/metainfo
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-24 10:29:39 -05:00
7b359875d8 Set StartupWMClass in desktop file 2018-01-20 09:33:05 -05:00
7d7be83216 Rename app-id to io.github.Hexchat
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-12-24 13:00:40 -05:00
f8467473dd build: Validate desktop/appstream files 2017-06-15 00:10:55 -04:00
628100c19f build: Replace Autotools with Meson
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
2017-06-13 23:54:51 -04:00
02c92599fa Bump version to 2.12.4 2016-12-10 09:30:51 -05:00
9ab03c5d23 Update appdata 2016-12-01 06:06:53 -05:00
7281da8b2c build: Avoid installing uncessary files with features disabled 2016-08-27 22:43:07 -04:00
97d4afc4fb Update appdata file 2016-08-10 12:43:03 -04:00
b7373f4ddc unix: Open urls in existing instance if supported 2016-03-31 07:02:23 -04:00
b8e7dfa4ba build: Let 'make dist' do a better job 2015-10-16 17:25:01 +02:00
bed5a21700 Add safemode action to desktop file 2014-02-16 01:05:07 -05:00
12cd5cb64a Translate desktop files 2014-02-16 00:56:48 -05:00
63edd4555b Translate appdata file 2014-01-20 03:04:52 -05:00
1f84c507a0 Reorganize files and migrate images to gresource 2013-09-29 02:24:06 -04:00