S(oni)Ex Chat / Security Enhanced (He)xChat. because, I'm just done, I'm forking the thing.
Go to file
museun b7d78f27be HTM was throwing an exception for ReadOnly files.
So, to fix this an explicit FileAccess had to be set. Package.Open uses
the default FileShare.None option. This causes a conflict and throws the
'UnauthorizedAccessException' exception. So, we just tell it that we are
there to read it and everything is fine.
2013-03-03 18:52:23 -05:00
.tx Fix rendering on GitHub 2012-11-12 21:05:56 +01:00
man Version bump 2012-11-10 19:46:36 +01:00
plugins Point to new download url 2013-02-04 15:31:24 -05:00
po Update translation template 2013-02-02 06:06:53 -05:00
share update readme link to building docs 2013-02-25 01:42:02 -05:00
src HTM was throwing an exception for ReadOnly files. 2013-03-03 18:52:23 -05:00
win32 Add HarfBuzz DLL to dist 2013-02-18 05:15:36 +01:00
.gitignore Add Perl build notes and installers 2012-11-12 08:12:38 +01:00
Makefile.am Fix macro searching 2013-03-03 15:19:33 -05: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 Move HexChat L10n to share\locale where it should've been in the first place 2012-11-12 00:17:24 +01:00
config.rpath Update config.rpath by running gettextize 2012-10-27 01:05:41 +02:00
configure.ac Use AC_CONFIG_FILES 2013-03-03 15:28:26 -05:00
version.txt Enable updates 2012-11-11 19:08:31 +01:00