summary refs log tree commit diff stats
path: root/plugins/winsys/winsys-xp.vcxproj
diff options
context:
space:
mode:
authorSadie Powell <sadie@witchery.services>2022-11-02 14:35:23 +0000
committerPatrick <tingping@tingping.se>2022-11-05 12:42:51 -0500
commitbb7a03e9f68a775ca93dd6ad8ea61e4f1d2ba81b (patch)
tree856e53816b98227ee98944080a20ba06f5868213 /plugins/winsys/winsys-xp.vcxproj
parent9d175cc4594d6ccf12b463ab49ec158e9f06036c (diff)
Fix updating the topic (user@host) of dialogs on CHGHOST.
This is updated when a user receives a new message but would have
not been updated when a user sent a CHGHOST.
Diffstat (limited to 'plugins/winsys/winsys-xp.vcxproj')
0 files changed, 0 insertions, 0 deletions
a897a4d498c426e8cbebb6f78985363f577'>^
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







                  



              



                    



                      



                    
                                                                                       
if DO_PYTHON
pythondir = python
endif

if DO_PERL
perldir = perl
endif

if DO_DOAT
doatdir = doat
endif

if DO_FISHLIM
fishlimdir = fishlim
endif

if DO_CHECKSUM
checksumdir = checksum
endif

if DO_SYSINFO
sysinfodir = sysinfo
endif

SUBDIRS = $(pythondir) $(perldir) $(checksumdir) $(doatdir) $(fishlimdir) $(sysinfodir)