|
|
| Thunderbird |
|
| » |
| » |
| » |
|
| » |
| » |
|
| » |
| » |
|
|
|
|
 |
|
Signature Switch - Directory Variables |
When adding a signature you can use a directory-variable to keep the location of your signature-file flexible.
This feature should mostly be interesting for people using Portable Thunderbird who face the problem of having different drive-letters whenever they mount their USB-device.
The variable has to be placed in front of your signature-filename enclosed by %-chars.

In this example the variable %ProfD% will be replaced with the path to your profile-directory.
Here's a list of a few other variables which can be used:
| Variable | Meaning |
| ProfD | profile directory |
| DefProfRt | user directory (e.g., /home/achim/.thunderbird) |
| Home | OS root (e.g., /home/achim) |
| TmpD | OS tmp (e.g., /tmp) |
| ... | ... |
Actually you can use any variable-strings defined here:
... but only the ones ending with "_DIR" of course.
|
|
|