1
0
mirror of https://github.com/moparisthebest/hexchat synced 2024-08-13 16:53:48 -04:00
Go to file
Heiki Ojasild 66853d9715 Add option to support away tracking regardless of channel size
As there is option to disable away tracking, it would make sense to treat channel size limit of 0 as infinity for away tracking purposes. These changes attempt to implement this.
2013-05-09 21:11:58 +00:00
.tx Update template generation instructions 2013-03-29 00:00:18 +01:00
man Fix manpage EOL 2013-04-05 06:38:12 +02:00
plugins Typofix 2013-05-04 17:40:48 +02:00
po Pull from Transifex 2013-04-01 23:38:04 +02:00
share Add Italian GenericName 2013-05-03 13:08:03 -03:00
src Add option to support away tracking regardless of channel size 2013-05-09 21:11:58 +00:00
win32 Make copy depend on python3 as well 2013-05-04 02:41:53 +02:00
.gitignore add pkgconfig file to gitignore 2013-05-08 19:22:04 -03:00
.travis.yml Update .travis.yml 2013-04-27 21:29:33 -03:00
acinclude.m4 On my system (openSUSE 12.2 / GNU bash, version 4.2.24(1)-release (x86_64-suse-linux-gnu) ), the shell doesn't like that the '=' character in 'if test...' doesn't have spaces around it. This causes the test to always be true, and thus the AS_AC_EXPAND macro only expands once. This led to two #define's in config.h containing broken values: HEXCHATSHAREDIR and DBUS_SERVICES_DIR. 2012-09-20 22:04:14 +08:00
autogen.sh build: move automake "foreign" option to AM_INIT_AUTOMAKE 2012-10-27 17:42:40 +02:00
config-win32.h Don't hardcode "plugins" as the subdirectory for plugins in many 2013-04-28 16:42:48 +02:00
config.rpath Update config.rpath by running gettextize 2012-10-27 01:05:41 +02:00
configure.ac stop using gconf 2013-05-08 23:41:52 -04:00
Makefile.am Fix macro searching 2013-03-03 15:19:33 -05:00