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