Bug #4907
Windows: Should use %purplehome% rather than %appdata% for the pidgin home folder.
Status: | New | Start date: | 04/01/2015 | |
---|---|---|---|---|
Priority: | Low | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | - | |||
Target version: | - | |||
Component: |
Description
Should use purplehome rather than appdata for the pidgin home folder. Works great otherwise.
Related issues
History
#1 Updated by hans almost 3 years ago
- Subject changed from Should use %purplehome% rather than %appdata% for the pidgin home folder. to Windows: Should use %purplehome% rather than %appdata% for the pidgin home folder.
Is %purplehome%
guaranteed to be set? %appdata%
is set by Windows itself. Perhaps it should first try %purplehome%
, and if its not present, then use %appdata%
.