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