Commit Graph

3 Commits

Author SHA1 Message Date
Bobby Rong
81359efeb4
build: allow installing default.json to sysconfdir (#208)
In NixOS, packages are installed to their own prefix and
we are not allowed to install this file to /etc.
2023-07-04 11:57:48 -04:00
Yegor Yefremov
79ddd89891
meson support (#173)
* Move AppConsole.vala and AppGtk.vala to src directory

* Rename po files

Strip "timeshift-" prefix. This is required for the future meson
support.

* Add initial meson support

* Remove makefile

* docs/development.md: adapt the instructions to the meson build system

Bonus: break a long line.
2023-05-12 09:37:54 -04:00
Tony George
0e8c140d21 Include default config file in package; Install to /etc/timeshift.json; 2017-09-24 20:38:54 +05:30