synfig-studio
1.0.3
|
Template File. More...
Functions | |
ACTION_INIT_NO_GET_LOCAL_NAME (Action::LayerRemove) | |
ACTION_SET_NAME (Action::LayerRemove,"LayerRemove") | |
ACTION_SET_LOCAL_NAME (Action::LayerRemove, N_("Delete Layer")) | |
ACTION_SET_TASK (Action::LayerRemove,"remove") | |
ACTION_SET_CATEGORY (Action::LayerRemove, Action::CATEGORY_LAYER) | |
ACTION_SET_PRIORITY (Action::LayerRemove, 0) | |
ACTION_SET_VERSION (Action::LayerRemove,"0.0") | |
ACTION_SET_CVS_ID (Action::LayerRemove,"$Id$") |
Template File.
$Id$
ACTION_INIT_NO_GET_LOCAL_NAME | ( | Action::LayerRemove | ) |
ACTION_SET_NAME | ( | Action::LayerRemove | , |
"LayerRemove" | |||
) |
ACTION_SET_LOCAL_NAME | ( | Action::LayerRemove | , |
N_("Delete Layer") | |||
) |
ACTION_SET_TASK | ( | Action::LayerRemove | , |
"remove" | |||
) |
ACTION_SET_CATEGORY | ( | Action::LayerRemove | , |
Action::CATEGORY_LAYER | |||
) |
ACTION_SET_PRIORITY | ( | Action::LayerRemove | , |
0 | |||
) |
ACTION_SET_VERSION | ( | Action::LayerRemove | , |
"0.0" | |||
) |
ACTION_SET_CVS_ID | ( | Action::LayerRemove | , |
"$Id$" | |||
) |