Commit Graph

19 Commits

Author SHA1 Message Date
Eli Schwartz
d21d040663
fish-completion: use the correct fallback directory
fish completions should never be installed to share/fish/completions/ as
that directory is reserved exclusively for completions shipped as part
of the fish source code.

Use the same vendor_completions.d/ directory which the default fish
configuration uses.
2020-01-21 21:39:26 -05:00
Eli Schwartz
bf46e4de70
Fix installation of bash/fish completions using pkg-config
Both shells provide pkg-config files which declare their designated
completionsdir. Use this as the primary source of truth.
2020-01-21 21:39:00 -05:00
Sebastian Ramacher
12fb88c77e Merge branch 'brocellous/zathura-zsh-sitefndir' into develop 2019-08-11 21:06:36 +02:00
Ronan Pigott
deda58ba4e use default zsh sitefndir 2019-08-10 19:29:04 -07:00
Ivan Tham
16c5f2f72d Add fish completion 2019-07-03 01:17:06 +08:00
Sebastian Ramacher
9d0216e485 Allow to disable icon conversion 2018-12-09 23:25:55 +01:00
Sebastian Ramacher
80b9680271 Add tests build option 2018-11-27 22:42:25 +01:00
Sebastian Ramacher
48297a097f Run valide-appdata test with --nonet 2018-11-27 22:40:18 +01:00
Sebastian Ramacher
ee240414ca Look for native versions 2018-11-27 22:30:43 +01:00
Sebastian Ramacher
48469dd0ef Generate icons from svg (fixes pwmt/zathura#28) 2018-11-27 22:30:21 +01:00
Sebastian Ramacher
753ca0f315 Add zsh completion 2018-05-22 14:55:34 +02:00
Sebastian Ramacher
11da8e7c8e Include bash-completion 2018-05-22 14:05:27 +02:00
Sebastian Ramacher
d1c326319d Fix icon install path 2018-04-24 15:13:51 +02:00
Sebastian Ramacher
3d4d8068bb Add icon 2018-02-25 22:11:37 +01:00
Sebastian Ramacher
9f482ab202 Integrate appdata file into i18n infrastructure 2018-02-25 19:59:36 +01:00
Sebastian Ramacher
49b55d648b Validate desktop file 2018-02-25 19:49:08 +01:00
Sebastian Ramacher
c239e84ddb IDs are supposed to follow reverse DNS 2018-02-25 19:48:52 +01:00
Sebastian Ramacher
2f98ecde0d Translate desktop file via i18n infrastructure 2018-02-25 18:39:03 +01:00
Sebastian Ramacher
85458ef87e Convert to meson based build system 2018-02-10 13:27:45 +01:00