1
0
mirror of https://github.com/moparisthebest/hexchat synced 2024-08-13 16:53:48 -04:00
Commit Graph

9 Commits

Author SHA1 Message Date
TingPing
6510e8961e Delete left over themes 2013-04-10 14:39:43 -03:00
Berke Viktor
ed9245add2 Use C# style license comments 2013-03-31 22:07:05 +02:00
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
Dan Mashal
b04377825f fix incorrect FSF address 2012-12-23 11:36:54 -08:00
Berke Viktor
df6e3fd953 Add note about special folder 2012-10-04 14:53:55 +02:00
Berke Viktor
723486913f Fix HTM config dir handling both on Windows and Unix 2012-10-04 14:51:00 +02:00
xhmikosr
f535702903 more branding changes 2012-07-19 18:30:12 +03:00
Berke Viktor
52525478ab Config folder and some more HTM rebranding 2012-07-13 16:38:39 +02:00
Berke Viktor
c33342b202 Rename XTM to HTM 2012-07-13 15:01:54 +02:00