gamgi_gtk_help_topic.c (gamgi-all-0.17.4x) | : | gamgi_gtk_help_topic.c (gamgi-all-0.17.5x) | ||
---|---|---|---|---|
skipping to change at line 288 | skipping to change at line 288 | |||
static void static_interfaces_light_remove (void *data) | static void static_interfaces_light_remove (void *data) | |||
{ | { | |||
gamgi_gtk_help_dialog_import ("Help Interfaces Light Remove", | gamgi_gtk_help_dialog_import ("Help Interfaces Light Remove", | |||
"interfaces/light/remove", data, 1, 1, "object"); | "interfaces/light/remove", data, 1, 1, "object"); | |||
} | } | |||
static void static_interfaces_light_config (void *data) | static void static_interfaces_light_config (void *data) | |||
{ | { | |||
gamgi_gtk_help_dialog_import ("Help Interfaces Light Config", | gamgi_gtk_help_dialog_import ("Help Interfaces Light Config", | |||
"interfaces/light/config", data, 2, 1, "color", "materials"); | "interfaces/light/config", data, 2, 1, "color", "global"); | |||
} | } | |||
static void static_interfaces_assembly (void *data) | static void static_interfaces_assembly (void *data) | |||
{ | { | |||
gamgi_gtk_help_dialog_import ("Help Interfaces Assembly", | gamgi_gtk_help_dialog_import ("Help Interfaces Assembly", | |||
"keywords/assembly", data, 0, 0); | "keywords/assembly", data, 0, 0); | |||
} | } | |||
static void static_interfaces_assembly_create (void *data) | static void static_interfaces_assembly_create (void *data) | |||
{ | { | |||
skipping to change at line 411 | skipping to change at line 411 | |||
static void static_interfaces_cell_modify (void *data) | static void static_interfaces_cell_modify (void *data) | |||
{ | { | |||
gamgi_gtk_help_dialog_import ("Help Interfaces Cell Modify", | gamgi_gtk_help_dialog_import ("Help Interfaces Cell Modify", | |||
"interfaces/cell/modify", data, 5, 1, "symmetry", "volume", | "interfaces/cell/modify", data, 5, 1, "symmetry", "volume", | |||
"position", "origin", "view"); | "position", "origin", "view"); | |||
} | } | |||
static void static_interfaces_cell_measure (void *data) | static void static_interfaces_cell_measure (void *data) | |||
{ | { | |||
gamgi_gtk_help_dialog_import ("Help Interfaces Cell Measure", | gamgi_gtk_help_dialog_import ("Help Interfaces Cell Measure", | |||
"interfaces/cell/measure", data, 1, 1, "reciprocal"); | "interfaces/cell/measure", data, 5, 1, "type", "reciprocal", | |||
"voronoi", "tolerance", "view"); | ||||
} | ||||
static void static_interfaces_cell_measure_geometry (void *data) | ||||
{ | ||||
gamgi_gtk_help_dialog_import ("Help Interfaces Cell Measure Geometry", | ||||
"interfaces/cell/geometry", data, 0, 0); | ||||
} | ||||
static void static_interfaces_cell_measure_voronoi (void *data) | ||||
{ | ||||
gamgi_gtk_help_dialog_import ("Help Interfaces Cell Measure Voronoi", | ||||
"interfaces/cell/voronoi", data, 0, 0); | ||||
} | } | |||
static void static_interfaces_cell_remove (void *data) | static void static_interfaces_cell_remove (void *data) | |||
{ | { | |||
gamgi_gtk_help_dialog_import ("Help Interfaces Cell Remove", | gamgi_gtk_help_dialog_import ("Help Interfaces Cell Remove", | |||
"interfaces/cell/remove", data, 1, 1, "object"); | "interfaces/cell/remove", data, 1, 1, "object"); | |||
} | } | |||
static void static_interfaces_cell_config (void *data) | ||||
{ | ||||
gamgi_gtk_help_dialog_import ("Help Interfaces Cell Config", | ||||
"interfaces/cell/config", data, 4, 1, "volume", "origin", | ||||
"view", "global"); | ||||
} | ||||
static void static_interfaces_cluster (void *data) | static void static_interfaces_cluster (void *data) | |||
{ | { | |||
gamgi_gtk_help_dialog_import ("Help Interfaces Cluster", | gamgi_gtk_help_dialog_import ("Help Interfaces Cluster", | |||
"keywords/cluster", data, 0, 0); | "keywords/cluster", data, 0, 0); | |||
} | } | |||
static void static_interfaces_cluster_create (void *data) | static void static_interfaces_cluster_create (void *data) | |||
{ | { | |||
gamgi_gtk_help_dialog_import ("Help Interfaces Cluster Create", | gamgi_gtk_help_dialog_import ("Help Interfaces Cluster Create", | |||
"interfaces/cluster/create", data, 0, 0); | "interfaces/cluster/create", data, 0, 0); | |||
skipping to change at line 490 | skipping to change at line 510 | |||
static void static_interfaces_molecule (void *data) | static void static_interfaces_molecule (void *data) | |||
{ | { | |||
gamgi_gtk_help_dialog_import ("Help Interfaces Molecule", | gamgi_gtk_help_dialog_import ("Help Interfaces Molecule", | |||
"keywords/molecule", data, 0, 0); | "keywords/molecule", data, 0, 0); | |||
} | } | |||
static void static_interfaces_molecule_create (void *data) | static void static_interfaces_molecule_create (void *data) | |||
{ | { | |||
gamgi_gtk_help_dialog_import ("Help Interfaces Molecule Create", | gamgi_gtk_help_dialog_import ("Help Interfaces Molecule Create", | |||
"interfaces/molecule/create", data, 0, 0); | "interfaces/molecule/create", data, 1, 1, "type"); | |||
} | } | |||
static void static_interfaces_molecule_copy (void *data) | static void static_interfaces_molecule_copy (void *data) | |||
{ | { | |||
gamgi_gtk_help_dialog_import ("Help Interfaces Molecule Copy", | gamgi_gtk_help_dialog_import ("Help Interfaces Molecule Copy", | |||
"interfaces/molecule/copy", data, 2, 1, "object", "shift"); | "interfaces/molecule/copy", data, 2, 1, "object", "shift"); | |||
} | } | |||
static void static_interfaces_molecule_select (void *data) | static void static_interfaces_molecule_select (void *data) | |||
{ | { | |||
skipping to change at line 597 | skipping to change at line 617 | |||
{ | { | |||
gamgi_gtk_help_dialog_import ("Help Interfaces Group Modify Polytope", | gamgi_gtk_help_dialog_import ("Help Interfaces Group Modify Polytope", | |||
"interfaces/group/modify_polytope", data, 0, 0); | "interfaces/group/modify_polytope", data, 0, 0); | |||
} | } | |||
static void static_interfaces_group_measure (void *data) | static void static_interfaces_group_measure (void *data) | |||
{ | { | |||
gamgi_gtk_help_dialog_import ("Help Interfaces Group Measure", | gamgi_gtk_help_dialog_import ("Help Interfaces Group Measure", | |||
"interfaces/group/measure", data, 5, 1, "type", "symmetry", | "interfaces/group/measure", data, 5, 1, "type", "symmetry", | |||
"voronoi", "tolerance", "view"); | "voronoi", "tolerance", "view"); | |||
} | } | |||
static void static_interfaces_group_measure_geometry (void *data) | static void static_interfaces_group_measure_geometry (void *data) | |||
{ | { | |||
gamgi_gtk_help_dialog_import ("Help Interfaces Group Measure Geometry", | gamgi_gtk_help_dialog_import ("Help Interfaces Group Measure Geometry", | |||
"interfaces/group/geometry", data, 0, 0); | "interfaces/group/geometry", data, 0, 0); | |||
} | } | |||
static void static_interfaces_group_measure_symmetry (void *data) | static void static_interfaces_group_measure_symmetry (void *data) | |||
{ | { | |||
skipping to change at line 777 | skipping to change at line 796 | |||
static void static_interfaces_atom_remove (void *data) | static void static_interfaces_atom_remove (void *data) | |||
{ | { | |||
gamgi_gtk_help_dialog_import ("Help Interfaces Atom Remove", | gamgi_gtk_help_dialog_import ("Help Interfaces Atom Remove", | |||
"interfaces/atom/remove", data, 1, 1, "object"); | "interfaces/atom/remove", data, 1, 1, "object"); | |||
} | } | |||
static void static_interfaces_atom_config (void *data) | static void static_interfaces_atom_config (void *data) | |||
{ | { | |||
gamgi_gtk_help_dialog_import ("Help Interfaces Atom Config", | gamgi_gtk_help_dialog_import ("Help Interfaces Atom Config", | |||
"interfaces/atom/config", data, 3, 1, "element", | "interfaces/atom/config", data, 4, 1, "type", | |||
"analysis", "view"); | "analysis", "view", "global"); | |||
} | } | |||
static void static_interfaces_bond (void *data) | static void static_interfaces_bond (void *data) | |||
{ | { | |||
gamgi_gtk_help_dialog_import ("Help Interfaces Bond", | gamgi_gtk_help_dialog_import ("Help Interfaces Bond", | |||
"keywords/bond", data, 0, 0); | "keywords/bond", data, 0, 0); | |||
} | } | |||
static void static_interfaces_bond_create (void *data) | static void static_interfaces_bond_create (void *data) | |||
{ | { | |||
skipping to change at line 846 | skipping to change at line 865 | |||
static void static_interfaces_orbital_copy (void *data) | static void static_interfaces_orbital_copy (void *data) | |||
{ | { | |||
gamgi_gtk_help_dialog_import ("Help Interfaces Orbital Copy", | gamgi_gtk_help_dialog_import ("Help Interfaces Orbital Copy", | |||
"interfaces/orbital/copy", data, 2, 1, "object", "shift"); | "interfaces/orbital/copy", data, 2, 1, "object", "shift"); | |||
} | } | |||
static void static_interfaces_orbital_select (void *data) | static void static_interfaces_orbital_select (void *data) | |||
{ | { | |||
gamgi_gtk_help_dialog_import ("Help Interfaces Orbital Select", | gamgi_gtk_help_dialog_import ("Help Interfaces Orbital Select", | |||
"interfaces/orbital/select", data, 0, 0); | "interfaces/orbital/select", data, 1, 1, "list"); | |||
} | } | |||
static void static_interfaces_orbital_link (void *data) | static void static_interfaces_orbital_link (void *data) | |||
{ | { | |||
gamgi_gtk_help_dialog_import ("Help Interfaces Orbital Link", | gamgi_gtk_help_dialog_import ("Help Interfaces Orbital Link", | |||
"interfaces/orbital/link", data, 2, 1, "object", "shift"); | "interfaces/orbital/link", data, 2, 1, "object", "shift"); | |||
} | } | |||
static void static_interfaces_orbital_modify (void *data) | static void static_interfaces_orbital_modify (void *data) | |||
{ | { | |||
skipping to change at line 922 | skipping to change at line 941 | |||
gamgi_gtk_help_dialog_import ("Help Interfaces Text Config", | gamgi_gtk_help_dialog_import ("Help Interfaces Text Config", | |||
"interfaces/text/config", data, 1, 1, "view"); | "interfaces/text/config", data, 1, 1, "view"); | |||
} | } | |||
static void static_interfaces_help (void *data) | static void static_interfaces_help (void *data) | |||
{ | { | |||
gamgi_gtk_help_dialog_import ("Help Interfaces Help", | gamgi_gtk_help_dialog_import ("Help Interfaces Help", | |||
"keywords/help", data, 0, 0); | "keywords/help", data, 0, 0); | |||
} | } | |||
static void static_interfaces_help_start (void *data) | static void static_interfaces_help_current (void *data) | |||
{ | { | |||
gamgi_gtk_help_dialog_import ("Help Interfaces Help Start", | gamgi_gtk_help_dialog_import ("Help Interfaces Help Current", | |||
"interfaces/help/start", data, 0, 0); | "interfaces/help/current", data, 0, 0); | |||
} | } | |||
static void static_interfaces_help_topic (void *data) | static void static_interfaces_help_topic (void *data) | |||
{ | { | |||
gamgi_gtk_help_dialog_import ("Help Interfaces Help Topic", | gamgi_gtk_help_dialog_import ("Help Interfaces Help Topic", | |||
"interfaces/help/topic", data, 0, 0); | "interfaces/help/topic", data, 0, 0); | |||
} | } | |||
static void static_interfaces_help_current (void *data) | ||||
{ | ||||
gamgi_gtk_help_dialog_import ("Help Interfaces Help Current", | ||||
"interfaces/help/current", data, 0, 0); | ||||
} | ||||
static void static_interfaces_help_search (void *data) | static void static_interfaces_help_search (void *data) | |||
{ | { | |||
gamgi_gtk_help_dialog_import ("Help Interfaces Help Search", | gamgi_gtk_help_dialog_import ("Help Interfaces Help Search", | |||
"interfaces/help/search", data, 0, 0); | "interfaces/help/search", data, 0, 0); | |||
} | } | |||
static void static_interfaces_help_tutorial (void *data) | static void static_interfaces_help_tutorial (void *data) | |||
{ | { | |||
gamgi_gtk_help_dialog_import ("Help Interfaces Help Tutorial", | gamgi_gtk_help_dialog_import ("Help Interfaces Help Tutorial", | |||
"interfaces/help/tutorial", data, 0, 0); | "interfaces/help/tutorial", data, 0, 0); | |||
} | } | |||
static void static_interfaces_help_tips (void *data) | ||||
{ | ||||
gamgi_gtk_help_dialog_import ("Help Interfaces Help Tips", | ||||
"interfaces/help/tips", data, 0, 0); | ||||
} | ||||
static void static_interfaces_help_start (void *data) | ||||
{ | ||||
gamgi_gtk_help_dialog_import ("Help Interfaces Help Start", | ||||
"interfaces/help/start", data, 0, 0); | ||||
} | ||||
static void static_interfaces_help_config (void *data) | static void static_interfaces_help_config (void *data) | |||
{ | { | |||
gamgi_gtk_help_dialog_import ("Help Interfaces Help Config", | gamgi_gtk_help_dialog_import ("Help Interfaces Help Config", | |||
"interfaces/help/config", data, 2, 1, "source", "agent"); | "interfaces/help/config", data, 2, 1, "source", "agent"); | |||
} | } | |||
/**************** | /**************** | |||
* file formats * | * file formats * | |||
****************/ | ****************/ | |||
skipping to change at line 1134 | skipping to change at line 1159 | |||
static void static_formats_light_create (void *data) | static void static_formats_light_create (void *data) | |||
{ | { | |||
gamgi_gtk_help_dialog_import ("Help Formats Light Create", | gamgi_gtk_help_dialog_import ("Help Formats Light Create", | |||
"formats/light/create", data, 3, 1, "type", "color", "attenuation"); | "formats/light/create", data, 3, 1, "type", "color", "attenuation"); | |||
} | } | |||
static void static_formats_light_config (void *data) | static void static_formats_light_config (void *data) | |||
{ | { | |||
gamgi_gtk_help_dialog_import ("Help Formats Light Config", | gamgi_gtk_help_dialog_import ("Help Formats Light Config", | |||
"formats/light/config", data, 2, 1, "color", "materials"); | "formats/light/config", data, 2, 1, "color", "global"); | |||
} | } | |||
static void static_formats_assembly (void *data) | static void static_formats_assembly (void *data) | |||
{ | { | |||
gamgi_gtk_help_dialog_import ("Help Formats Assembly", | gamgi_gtk_help_dialog_import ("Help Formats Assembly", | |||
"keywords/assembly", data, 0, 0); | "keywords/assembly", data, 0, 0); | |||
} | } | |||
static void static_formats_assembly_create (void *data) | static void static_formats_assembly_create (void *data) | |||
{ | { | |||
skipping to change at line 1485 | skipping to change at line 1510 | |||
iter2 = static_row (store, &iter1, "Arrow", static_interfaces_arrow); | iter2 = static_row (store, &iter1, "Arrow", static_interfaces_arrow); | |||
static_row (store, &iter2, "Select", static_interfaces_arrow_select); | static_row (store, &iter2, "Select", static_interfaces_arrow_select); | |||
iter2 = static_row (store, &iter1, "Cell", static_interfaces_cell); | iter2 = static_row (store, &iter1, "Cell", static_interfaces_cell); | |||
static_row (store, &iter2, "Create", static_interfaces_cell_create); | static_row (store, &iter2, "Create", static_interfaces_cell_create); | |||
static_row (store, &iter2, "Copy", static_interfaces_cell_copy); | static_row (store, &iter2, "Copy", static_interfaces_cell_copy); | |||
static_row (store, &iter2, "Select", static_interfaces_cell_select); | static_row (store, &iter2, "Select", static_interfaces_cell_select); | |||
iter3 = static_row (store, &iter2, "Link", static_interfaces_cell_link); | iter3 = static_row (store, &iter2, "Link", static_interfaces_cell_link); | |||
static_row (store, &iter3, "RCP", static_interfaces_cell_link_rcp); | static_row (store, &iter3, "RCP", static_interfaces_cell_link_rcp); | |||
static_row (store, &iter2, "Modify", static_interfaces_cell_modify); | static_row (store, &iter2, "Modify", static_interfaces_cell_modify); | |||
static_row (store, &iter2, "Measure", static_interfaces_cell_measure); | iter3 = static_row (store, &iter2, "Measure", static_interfaces_cell_measure); | |||
static_row (store, &iter3, "Geometry", static_interfaces_cell_measure_geometry); | ||||
static_row (store, &iter3, "Voronoi", static_interfaces_cell_measure_voronoi); | ||||
static_row (store, &iter2, "Remove", static_interfaces_cell_remove); | static_row (store, &iter2, "Remove", static_interfaces_cell_remove); | |||
static_row (store, &iter2, "Config", static_interfaces_cell_config); | ||||
iter2 = static_row (store, &iter1, "Cluster", static_interfaces_cluster); | iter2 = static_row (store, &iter1, "Cluster", static_interfaces_cluster); | |||
static_row (store, &iter2, "Create", static_interfaces_cluster_create); | static_row (store, &iter2, "Create", static_interfaces_cluster_create); | |||
static_row (store, &iter2, "Copy", static_interfaces_cluster_copy); | static_row (store, &iter2, "Copy", static_interfaces_cluster_copy); | |||
static_row (store, &iter2, "Select", static_interfaces_cluster_select); | static_row (store, &iter2, "Select", static_interfaces_cluster_select); | |||
static_row (store, &iter2, "Link", static_interfaces_cluster_link); | static_row (store, &iter2, "Link", static_interfaces_cluster_link); | |||
iter3 = static_row (store, &iter2, "Measure", static_interfaces_cluster_measure) ; | iter3 = static_row (store, &iter2, "Measure", static_interfaces_cluster_measure) ; | |||
static_row (store, &iter3, "Geometry", static_interfaces_cluster_measure_geometr y); | static_row (store, &iter3, "Geometry", static_interfaces_cluster_measure_geometr y); | |||
static_row (store, &iter3, "Symmetry", static_interfaces_cluster_measure_symmetr y); | static_row (store, &iter3, "Symmetry", static_interfaces_cluster_measure_symmetr y); | |||
static_row (store, &iter3, "Voronoi", static_interfaces_cluster_measure_voronoi) ; | static_row (store, &iter3, "Voronoi", static_interfaces_cluster_measure_voronoi) ; | |||
skipping to change at line 1516 | skipping to change at line 1544 | |||
static_row (store, &iter3, "Symmetry", static_interfaces_molecule_measure_symmet ry); | static_row (store, &iter3, "Symmetry", static_interfaces_molecule_measure_symmet ry); | |||
static_row (store, &iter3, "Voronoi", static_interfaces_molecule_measure_voronoi ); | static_row (store, &iter3, "Voronoi", static_interfaces_molecule_measure_voronoi ); | |||
static_row (store, &iter2, "Remove", static_interfaces_molecule_remove); | static_row (store, &iter2, "Remove", static_interfaces_molecule_remove); | |||
iter2 = static_row (store, &iter1, "Group", static_interfaces_group); | iter2 = static_row (store, &iter1, "Group", static_interfaces_group); | |||
iter3 = static_row (store, &iter2, "Create", static_interfaces_group_create); | iter3 = static_row (store, &iter2, "Create", static_interfaces_group_create); | |||
static_row (store, &iter2, "Copy", static_interfaces_group_copy); | static_row (store, &iter2, "Copy", static_interfaces_group_copy); | |||
static_row (store, &iter3, "Polytope", static_interfaces_group_create_polytope); | static_row (store, &iter3, "Polytope", static_interfaces_group_create_polytope); | |||
static_row (store, &iter2, "Select", static_interfaces_group_select); | static_row (store, &iter2, "Select", static_interfaces_group_select); | |||
static_row (store, &iter2, "Link", static_interfaces_group_link); | static_row (store, &iter2, "Link", static_interfaces_group_link); | |||
iter3 = static_row (store, &iter2, "Modify", static_interfaces_group_modify); | ||||
static_row (store, &iter3, "Polytope", static_interfaces_group_modify_polytope); | ||||
iter3 = static_row (store, &iter2, "Measure", static_interfaces_group_measure); | iter3 = static_row (store, &iter2, "Measure", static_interfaces_group_measure); | |||
static_row (store, &iter3, "Geometry", static_interfaces_group_measure_geometry) ; | static_row (store, &iter3, "Geometry", static_interfaces_group_measure_geometry) ; | |||
static_row (store, &iter3, "Symmetry", static_interfaces_group_measure_symmetry) ; | static_row (store, &iter3, "Symmetry", static_interfaces_group_measure_symmetry) ; | |||
static_row (store, &iter3, "Voronoi", static_interfaces_group_measure_voronoi); | static_row (store, &iter3, "Voronoi", static_interfaces_group_measure_voronoi); | |||
iter3 = static_row (store, &iter2, "Modify", static_interfaces_group_modify); | ||||
static_row (store, &iter3, "Polytope", static_interfaces_group_modify_polytope); | ||||
static_row (store, &iter2, "Remove", static_interfaces_group_remove); | static_row (store, &iter2, "Remove", static_interfaces_group_remove); | |||
iter2 = static_row (store, &iter1, "Plane", static_interfaces_plane); | iter2 = static_row (store, &iter1, "Plane", static_interfaces_plane); | |||
static_row (store, &iter2, "Create", static_interfaces_plane_create); | static_row (store, &iter2, "Create", static_interfaces_plane_create); | |||
static_row (store, &iter2, "Copy", static_interfaces_plane_copy); | static_row (store, &iter2, "Copy", static_interfaces_plane_copy); | |||
static_row (store, &iter2, "Select", static_interfaces_plane_select); | static_row (store, &iter2, "Select", static_interfaces_plane_select); | |||
static_row (store, &iter2, "Link", static_interfaces_plane_link); | static_row (store, &iter2, "Link", static_interfaces_plane_link); | |||
static_row (store, &iter2, "Modify", static_interfaces_plane_modify); | static_row (store, &iter2, "Modify", static_interfaces_plane_modify); | |||
static_row (store, &iter2, "Measure", static_interfaces_plane_measure); | static_row (store, &iter2, "Measure", static_interfaces_plane_measure); | |||
static_row (store, &iter2, "Remove", static_interfaces_plane_remove); | static_row (store, &iter2, "Remove", static_interfaces_plane_remove); | |||
skipping to change at line 1578 | skipping to change at line 1606 | |||
iter2 = static_row (store, &iter1, "Text", static_interfaces_text); | iter2 = static_row (store, &iter1, "Text", static_interfaces_text); | |||
static_row (store, &iter2, "Create", static_interfaces_text_create); | static_row (store, &iter2, "Create", static_interfaces_text_create); | |||
static_row (store, &iter2, "Copy", static_interfaces_text_copy); | static_row (store, &iter2, "Copy", static_interfaces_text_copy); | |||
static_row (store, &iter2, "Select", static_interfaces_text_select); | static_row (store, &iter2, "Select", static_interfaces_text_select); | |||
static_row (store, &iter2, "Link", static_interfaces_text_link); | static_row (store, &iter2, "Link", static_interfaces_text_link); | |||
static_row (store, &iter2, "Modify", static_interfaces_text_modify); | static_row (store, &iter2, "Modify", static_interfaces_text_modify); | |||
static_row (store, &iter2, "Remove", static_interfaces_text_remove); | static_row (store, &iter2, "Remove", static_interfaces_text_remove); | |||
static_row (store, &iter2, "Config", static_interfaces_text_config); | static_row (store, &iter2, "Config", static_interfaces_text_config); | |||
iter2 = static_row (store, &iter1, "Help", static_interfaces_help); | iter2 = static_row (store, &iter1, "Help", static_interfaces_help); | |||
static_row (store, &iter2, "Start", static_interfaces_help_start); | ||||
static_row (store, &iter2, "Topic", static_interfaces_help_topic); | ||||
static_row (store, &iter2, "Current", static_interfaces_help_current); | static_row (store, &iter2, "Current", static_interfaces_help_current); | |||
static_row (store, &iter2, "Topic", static_interfaces_help_topic); | ||||
static_row (store, &iter2, "Search", static_interfaces_help_search); | static_row (store, &iter2, "Search", static_interfaces_help_search); | |||
static_row (store, &iter2, "Tutorial", static_interfaces_help_tutorial); | static_row (store, &iter2, "Tutorial", static_interfaces_help_tutorial); | |||
static_row (store, &iter2, "Tips", static_interfaces_help_tips); | ||||
static_row (store, &iter2, "Start", static_interfaces_help_start); | ||||
static_row (store, &iter2, "Config", static_interfaces_help_config); | static_row (store, &iter2, "Config", static_interfaces_help_config); | |||
/**************** | /**************** | |||
* file formats * | * file formats * | |||
****************/ | ****************/ | |||
iter1 = static_row (store, NULL, "Formats", static_formats); | iter1 = static_row (store, NULL, "Formats", static_formats); | |||
iter2 = static_row (store, &iter1, "Introduction", static_formats_introduction); | iter2 = static_row (store, &iter1, "Introduction", static_formats_introduction); | |||
static_row (store, &iter2, "Language", static_formats_introduction_language); | static_row (store, &iter2, "Language", static_formats_introduction_language); | |||
End of changes. 19 change blocks. | ||||
22 lines changed or deleted | 51 lines changed or added |