mirror of
https://github.com/greenshot/greenshot
synced 2025-08-20 13:33:27 -07:00
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:
parent
457a43dfc1
commit
2baa5d770a
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
||||||
<name value="folder" />
|
<name value="folder" />
|
||||||
<type value="Greenshot.Helpers.SpecialFolderPatternConverter" />
|
<type value="Greenshot.Helpers.SpecialFolderPatternConverter" />
|
||||||
</converter>
|
</converter>
|
||||||
<conversionPattern value="%folder{ApplicationData}\Greenshot\Greenshot.log" />
|
<conversionPattern value="%folder{LocalApplicationData}\Greenshot\Greenshot.log" />
|
||||||
</file>
|
</file>
|
||||||
<encoding value="utf-8" />
|
<encoding value="utf-8" />
|
||||||
<appendToFile value="true" />
|
<appendToFile value="true" />
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue