1
0
mirror of https://github.com/gryf/weechat-replacer.git synced 2025-12-19 04:20:19 +01:00
Commit Graph

4 Commits

Author SHA1 Message Date
7fe8df4c56 Calculate weechat home using string_eval_path_home.
Using different path for the weechat configuration results in inability
to find right replacemenet_map json file. Fix it by using
string_eval_path_home method, which will return right weechat config
directory.
2020-11-02 20:27:17 +01:00
943aec432f Change a way for detecting python3 vs python2. 2019-07-20 13:03:52 +02:00
5a5ecd8ce0 Added Python3 support 2019-07-19 16:01:31 +02:00
34c247d3c2 Initial commit 2016-07-30 19:18:48 +02:00