Commit Graph

14 Commits

Author SHA1 Message Date
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 79fa1a0521 Move build files out of the source tree, make grep usage much easier 2012-11-04 23:26:43 +01:00
Arnav Singh aaa19466d6 Add Mono project for HTM 2012-10-04 23:44:55 +02:00
Berke Viktor 5af19dfb64 Remove unused references 2 (TingPing) 2012-10-04 19:03:09 +02:00
Berke Viktor ff6e1ef94a Remove unused references (TingPing) 2012-10-04 19:02:36 +02: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
Berke Viktor caa270922f Fix release path for HTM, C# projects don't support property sheets to use a separate xp project instead 2012-10-02 18:47:03 +02:00
Berke Viktor 47d6222f1c Be consistent about caps 2012-07-20 15:50:42 +02:00
xhmikosr f535702903 more branding changes 2012-07-19 18:30:12 +03:00
xhmikosr 34bae3ef6d remove a few more *.user files 2012-07-14 06:14:27 +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