about summary refs log tree commit diff stats
path: root/src/ui/window.c
diff options
context:
space:
mode:
authorMichael Vetter <jubalh@iodoru.org>2019-06-07 11:30:46 +0200
committerMichael Vetter <jubalh@iodoru.org>2019-06-07 11:30:46 +0200
commitcc697de0515bb15149983d08a99e8d2ad210bbb5 (patch)
tree3f7c292065946a100f5121d885ff3ed6f1f76d9a /src/ui/window.c
parentc03f9363902fbea96c8a2d35c945b52b27c3f701 (diff)
downloadprofani-tty-cc697de0515bb15149983d08a99e8d2ad210bbb5.tar.gz
Improve plugin load/install failure message
In case Python or C plugins are disabled install/load failed silently.
Notify the user that we can't load them because profanity was built
without support for plugins.
Diffstat (limited to 'src/ui/window.c')
0 files changed, 0 insertions, 0 deletions
_otr.h?id=4eac5c0d4324d7d651b539c837b1e3c51300a982'>^
6e58d954 ^




18e0884f ^
82ad0cd3 ^
4afec6ab ^
a25714b6 ^

b4b46399 ^
037ca818 ^
1f78d5b5 ^


d25245a2 ^
da058359 ^
c0037608 ^
62953362 ^


1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45