Merge for Bug #3148232, writing to the local application data preventing to write on a network share and fixes roaming profile synchronization.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@909 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
This commit is contained in:
RKrom 2011-01-04 12:48:45 +00:00
commit 2baa5d770a

View file

@ -8,7 +8,7 @@
<name value="folder" />
<type value="Greenshot.Helpers.SpecialFolderPatternConverter" />
</converter>
<conversionPattern value="%folder{ApplicationData}\Greenshot\Greenshot.log" />
<conversionPattern value="%folder{LocalApplicationData}\Greenshot\Greenshot.log" />
</file>
<encoding value="utf-8" />
<appendToFile value="true" />