Config used by libaddress. More...
#include "config.h"
#include <stdbool.h>
#include <stddef.h>
#include "mutt/lib.h"
#include "config/lib.h"
#include "expando/lib.h"
#include "gui.h"
Go to the source code of this file.
Functions | |
bool | config_init_alias (struct ConfigSet *cs) |
Register alias config variables - Implements module_init_config_t -. | |
Variables | |
static const struct Mapping | SortAliasMethods [] |
Sort methods for email aliases. | |
static const struct ExpandoDefinition | AliasFormatDef [] |
Expando definitions. | |
static const struct ExpandoDefinition | QueryFormatDef [] |
Expando definitions. | |
static struct ConfigDef | AliasVars [] |
Config definitions for the alias library. | |
Config used by libaddress.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.
Definition in file config.c.
|
static |
Sort methods for email aliases.
|
static |
Expando definitions.
Config:
|
static |
|
static |
Config definitions for the alias library.