|
synfig-studio
1.0.3
|
Template File. More...
Functions | |
| ACTION_INIT (Action::WaypointRemove) | |
| ACTION_SET_NAME (Action::WaypointRemove,"WaypointRemove") | |
| ACTION_SET_LOCAL_NAME (Action::WaypointRemove, N_("Remove Waypoint")) | |
| ACTION_SET_TASK (Action::WaypointRemove,"remove") | |
| ACTION_SET_CATEGORY (Action::WaypointRemove, Action::CATEGORY_WAYPOINT) | |
| ACTION_SET_PRIORITY (Action::WaypointRemove, 0) | |
| ACTION_SET_VERSION (Action::WaypointRemove,"0.0") | |
| ACTION_SET_CVS_ID (Action::WaypointRemove,"$Id$") | |
Template File.
$Id$
| ACTION_INIT | ( | Action::WaypointRemove | ) |
| ACTION_SET_NAME | ( | Action::WaypointRemove | , |
| "WaypointRemove" | |||
| ) |
| ACTION_SET_LOCAL_NAME | ( | Action::WaypointRemove | , |
| N_("Remove Waypoint") | |||
| ) |
| ACTION_SET_TASK | ( | Action::WaypointRemove | , |
| "remove" | |||
| ) |
| ACTION_SET_CATEGORY | ( | Action::WaypointRemove | , |
| Action::CATEGORY_WAYPOINT | |||
| ) |
| ACTION_SET_PRIORITY | ( | Action::WaypointRemove | , |
| 0 | |||
| ) |
| ACTION_SET_VERSION | ( | Action::WaypointRemove | , |
| "0.0" | |||
| ) |
| ACTION_SET_CVS_ID | ( | Action::WaypointRemove | , |
| "$Id$" | |||
| ) |
1.8.1.2