hexchat/src/htm
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
..
Properties more branding changes 2012-07-19 18:30:12 +03:00
Resources Rename XTM to HTM 2012-07-13 15:01:54 +02:00
Main.Designer.cs Rename XTM to HTM 2012-07-13 15:01:54 +02:00
Main.cs HTM was throwing an exception for ReadOnly files. 2013-03-03 18:52:23 -05:00
Main.resx Rename XTM to HTM 2012-07-13 15:01:54 +02:00
Program.cs Rename XTM to HTM 2012-07-13 15:01:54 +02:00
README.md Be consistent about caps 2012-07-20 15:50:42 +02:00
app.config Rename XTM to HTM 2012-07-13 15:01:54 +02:00
htm-mono.csproj Add Mono project for HTM 2012-10-04 23:44:55 +02:00
htm-xp.csproj Move build files out of the source tree, make grep usage much easier 2012-11-04 23:26:43 +01:00
htm.csproj Move build files out of the source tree, make grep usage much easier 2012-11-04 23:26:43 +01:00

README.md

hexchat-theme-manager

  • Shows previews of and can load/save themes
  • Will run on windows/linux (still wip)

XTM Screenshot