1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-12-04 14:46:46 -05:00
profanity/src/command
Michael Vetter 3b3a6b7a75 Remove /python sourcepath
I feel like this mostly is confusing people.
Also don't see much value for it.

To me it looks like a regular workflow is like:
```
/plugin install ~/src/profanity-plugins/my.py
```

The whole thing with sourcepath, install (which also loads without
having that described anywhere), load etc is confusing.
Also each plugin file that is present in
`.local/share/profanity/plugins` will then be auto loaded. Which means
after installation.
2021-09-29 15:49:05 +02:00
..
cmd_ac.c Remove /python sourcepath 2021-09-29 15:49:05 +02:00
cmd_ac.h Apply coding style 2020-07-07 14:18:57 +02:00
cmd_defs.c Remove /python sourcepath 2021-09-29 15:49:05 +02:00
cmd_defs.h Create cmd to generate man pages for prof commands 2020-12-04 17:29:31 +01:00
cmd_funcs.c Remove /python sourcepath 2021-09-29 15:49:05 +02:00
cmd_funcs.h Add option to only allow messages from jids in roster 2021-07-01 18:02:03 +02:00