qutebrowser/misc
Marcel Schilling fd23d45186 Add release information to appdata
Assuming every tag is a release with the format 'vVERSION':

```sh
git tag \
  --sort=-creatordate \
  --format='%(refname:short)" date="%(creatordate:short)"/>' \
| sed 's/^v/		<release version="/'
```

Note that this drops v0.1.0 as there doesn't seem to be a corresponding
tag.
2019-07-12 08:47:39 +02:00
..
apparmor making userid wildcardish 2015-09-15 10:11:06 +02:00
nsis Fix jump value in CheckOldNSIS 2019-01-19 09:55:44 +02:00
requirements Switch to latest PyInstaller release 2019-07-10 18:42:34 +02:00
userscripts Adapted alias adding instruction 2019-04-30 16:56:50 +03:00
Makefile Fix Makefile 2019-02-26 09:55:29 +01:00
cheatsheet.svg Merged upstream, made requested modifications to the search engine code and added tests 2018-09-03 23:28:43 +02:00
org.qutebrowser.qutebrowser.appdata.xml Add release information to appdata 2019-07-12 08:47:39 +02:00
org.qutebrowser.qutebrowser.desktop Add undefined actions to action list 2019-03-03 09:25:28 -08:00
qutebrowser.rcc Move qutebrowser.rcc to misc/ 2016-04-14 17:59:45 +02:00
qutebrowser.spec pyinstaller: Use paths relative to .spec file 2019-03-20 07:22:43 +01:00