podcasts/podcasts-gtk
Christopher Davis 395e31ff85 build: Use config.rs instead of env! macro
Previously we were using the env! macro to determine
build-time variables like version, app ID, and locale dir.
Instead of relying on env vars, we can create a configuration
file with meson and import it.
2019-03-07 04:35:31 +00:00
..
po Update Turkish translation 2019-03-06 10:46:39 +00:00
resources p-data: Implment support for exporting the shows to an OPML file 2019-01-27 06:06:46 +02:00
src build: Use config.rs instead of env! macro 2019-03-07 04:35:31 +00:00
build.rs Allow for parallel development instance 2018-08-28 17:22:13 +03:00
Cargo.toml Upgrade crossbeam-channel 2019-03-03 17:45:43 +02:00