From owner-svn-ports-head@freebsd.org Fri Jun 21 13:52:03 2019 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 417C315A6CBA; Fri, 21 Jun 2019 13:52:03 +0000 (UTC) (envelope-from cmt@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E65536A1CA; Fri, 21 Jun 2019 13:52:02 +0000 (UTC) (envelope-from cmt@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id C1A2A24187; Fri, 21 Jun 2019 13:52:02 +0000 (UTC) (envelope-from cmt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x5LDq2tY071362; Fri, 21 Jun 2019 13:52:02 GMT (envelope-from cmt@FreeBSD.org) Received: (from cmt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x5LDq1E6071357; Fri, 21 Jun 2019 13:52:01 GMT (envelope-from cmt@FreeBSD.org) Message-Id: <201906211352.x5LDq1E6071357@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cmt set sender to cmt@FreeBSD.org using -f From: Christoph Moench-Tegeder Date: Fri, 21 Jun 2019 13:52:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r504800 - in head/cad: . kicad-doc X-SVN-Group: ports-head X-SVN-Commit-Author: cmt X-SVN-Commit-Paths: in head/cad: . kicad-doc X-SVN-Commit-Revision: 504800 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: E65536A1CA X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.98 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_SHORT(-0.99)[-0.985,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_HAM_LONG(-1.00)[-1.000,0] X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Jun 2019 13:52:03 -0000 Author: cmt Date: Fri Jun 21 13:52:01 2019 New Revision: 504800 URL: https://svnweb.freebsd.org/changeset/ports/504800 Log: cad/kicad-doc: online help files and documentation for cad/kicad PR: 238678 Reported by: bob at eager dot cx Added: head/cad/kicad-doc/ head/cad/kicad-doc/Makefile (contents, props changed) head/cad/kicad-doc/distinfo (contents, props changed) head/cad/kicad-doc/pkg-descr (contents, props changed) head/cad/kicad-doc/pkg-plist (contents, props changed) Modified: head/cad/Makefile Modified: head/cad/Makefile ============================================================================== --- head/cad/Makefile Fri Jun 21 13:47:02 2019 (r504799) +++ head/cad/Makefile Fri Jun 21 13:52:01 2019 (r504800) @@ -45,6 +45,7 @@ SUBDIR += k40-whisperer SUBDIR += kicad SUBDIR += kicad-devel + SUBDIR += kicad-doc SUBDIR += kicad-library-footprints SUBDIR += kicad-library-footprints-devel SUBDIR += kicad-library-packages3d Added: head/cad/kicad-doc/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/cad/kicad-doc/Makefile Fri Jun 21 13:52:01 2019 (r504800) @@ -0,0 +1,41 @@ +# Created by: Christoph Moench-Tegeder +# $FreeBSD$ + +PORTNAME= kicad +PORTVERSION= 5.1.2 +CATEGORIES= cad +PKGNAMESUFFIX= -doc + +MAINTAINER= cmt@FreeBSD.org +COMMENT= KiCad Online Documentation/Help Files + +LICENSE= GPLv3+ CC-BY-3.0 +LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE.adoc + +BUILD_DEPENDS= ja-font-vlgothic>0:japanese/font-vlgothic \ + tex-xetex>0:print/tex-xetex \ + asciidoc:textproc/asciidoc \ + dblatex:textproc/dblatex \ + po4a:textproc/po4a \ + source-highlight:textproc/source-highlight \ + freefont-ttf>0:x11-fonts/freefont-ttf +RUN_DEPENDS= kicad:cad/kicad + +USES= cmake gettext-tools + +USE_GITHUB= yes +GH_ACCOUNT= KiCad +GH_PROJECT= kicad-doc + +CONFLICTS= kicad-devel-r2* + +CMAKE_ARGS= -DLOCALBASE="${LOCALBASE}" \ + -DLANGUAGES="ca;de;en;es;fr;id;it;ja;nl;ru" +INSTALL_TARGET= install + +PLIST_SUB= PORTDOCS="" + +NO_ARCH= yes + +.include Added: head/cad/kicad-doc/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/cad/kicad-doc/distinfo Fri Jun 21 13:52:01 2019 (r504800) @@ -0,0 +1,3 @@ +TIMESTAMP = 1560964820 +SHA256 (KiCad-kicad-doc-5.1.2_GH0.tar.gz) = db6756f5d10888b3c59ad808f522b3211a128207f7f725795ff941d401e61698 +SIZE (KiCad-kicad-doc-5.1.2_GH0.tar.gz) = 75313181 Added: head/cad/kicad-doc/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/cad/kicad-doc/pkg-descr Fri Jun 21 13:52:01 2019 (r504800) @@ -0,0 +1,3 @@ +This port installs the official KiCad schematic symbol libraries. + +WWW: https://github.com/KiCad/kicad-symbols Added: head/cad/kicad-doc/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/cad/kicad-doc/pkg-plist Fri Jun 21 13:52:01 2019 (r504800) @@ -0,0 +1,5750 @@ +%%PORTDOCS%%%%DOCSDIR%%/help/ca/getting_started_in_kicad.epub +%%PORTDOCS%%%%DOCSDIR%%/help/ca/getting_started_in_kicad.html +%%PORTDOCS%%%%DOCSDIR%%/help/ca/getting_started_in_kicad.pdf +%%PORTDOCS%%%%DOCSDIR%%/help/ca/images/ca/choose_component.png +%%PORTDOCS%%%%DOCSDIR%%/help/ca/images/ca/component_history.png +%%PORTDOCS%%%%DOCSDIR%%/help/ca/images/ca/configure_path_dlg.png +%%PORTDOCS%%%%DOCSDIR%%/help/ca/images/ca/custom_tracks_width.png +%%PORTDOCS%%%%DOCSDIR%%/help/ca/images/ca/design_rules.png +%%PORTDOCS%%%%DOCSDIR%%/help/ca/images/ca/edit_component_dropdown.png +%%PORTDOCS%%%%DOCSDIR%%/help/ca/images/ca/kicad_flowchart.png +%%PORTDOCS%%%%DOCSDIR%%/help/ca/images/ca/kicad_main_window.png +%%PORTDOCS%%%%DOCSDIR%%/help/ca/images/ca/main_window.png +%%PORTDOCS%%%%DOCSDIR%%/help/ca/images/ca/menu_file.png +%%PORTDOCS%%%%DOCSDIR%%/help/ca/images/ca/pad_properties.png +%%PORTDOCS%%%%DOCSDIR%%/help/ca/images/ca/pcbnew_select_track_width.png +%%PORTDOCS%%%%DOCSDIR%%/help/ca/images/ca/pin_properties.png +%%PORTDOCS%%%%DOCSDIR%%/help/ca/images/ca/place_a_via.png +%%PORTDOCS%%%%DOCSDIR%%/help/ca/images/ca/preferences_menu.png +%%PORTDOCS%%%%DOCSDIR%%/help/ca/images/ca/select_top_copper.png +%%PORTDOCS%%%%DOCSDIR%%/help/ca/images/ca/template_selected.png +%%PORTDOCS%%%%DOCSDIR%%/help/ca/images/ca/template_selector.png +%%PORTDOCS%%%%DOCSDIR%%/help/ca/images/ca/template_tree.png +%%PORTDOCS%%%%DOCSDIR%%/help/ca/images/ca/template_tree_meta.png +%%PORTDOCS%%%%DOCSDIR%%/help/ca/images/gsik_accelerator_keys.png +%%PORTDOCS%%%%DOCSDIR%%/help/ca/images/gsik_bus_connection.png +%%PORTDOCS%%%%DOCSDIR%%/help/ca/images/gsik_high_number_pins.png +%%PORTDOCS%%%%DOCSDIR%%/help/ca/images/gsik_hotkeys.png +%%PORTDOCS%%%%DOCSDIR%%/help/ca/images/gsik_myconn3_l.png +%%PORTDOCS%%%%DOCSDIR%%/help/ca/images/gsik_myconn3_quicklib.png +%%PORTDOCS%%%%DOCSDIR%%/help/ca/images/gsik_myconn3_s.png +%%PORTDOCS%%%%DOCSDIR%%/help/ca/images/gsik_tutorial1_010.png +%%PORTDOCS%%%%DOCSDIR%%/help/ca/images/gsik_tutorial1_020.png +%%PORTDOCS%%%%DOCSDIR%%/help/ca/images/gsik_tutorial1_030.png +%%PORTDOCS%%%%DOCSDIR%%/help/ca/images/gsik_tutorial1_040.png +%%PORTDOCS%%%%DOCSDIR%%/help/ca/images/gsik_tutorial1_050.png +%%PORTDOCS%%%%DOCSDIR%%/help/ca/images/gsik_tutorial1_060.png +%%PORTDOCS%%%%DOCSDIR%%/help/ca/images/gsik_tutorial1_070.png +%%PORTDOCS%%%%DOCSDIR%%/help/ca/images/gsik_tutorial1_080.png +%%PORTDOCS%%%%DOCSDIR%%/help/ca/images/gsik_tutorial1_090.png +%%PORTDOCS%%%%DOCSDIR%%/help/ca/images/gsik_tutorial1_100.png +%%PORTDOCS%%%%DOCSDIR%%/help/ca/images/icons/add_bus.png +%%PORTDOCS%%%%DOCSDIR%%/help/ca/images/icons/add_bus2bus.png +%%PORTDOCS%%%%DOCSDIR%%/help/ca/images/icons/add_component.png +%%PORTDOCS%%%%DOCSDIR%%/help/ca/images/icons/add_dashed_line.png +%%PORTDOCS%%%%DOCSDIR%%/help/ca/images/icons/add_line.png +%%PORTDOCS%%%%DOCSDIR%%/help/ca/images/icons/add_line2bus.png +%%PORTDOCS%%%%DOCSDIR%%/help/ca/images/icons/add_line_label.png +%%PORTDOCS%%%%DOCSDIR%%/help/ca/images/icons/add_polygon.png +%%PORTDOCS%%%%DOCSDIR%%/help/ca/images/icons/add_power.png +%%PORTDOCS%%%%DOCSDIR%%/help/ca/images/icons/add_rectangle.png +%%PORTDOCS%%%%DOCSDIR%%/help/ca/images/icons/add_tracks.png +%%PORTDOCS%%%%DOCSDIR%%/help/ca/images/icons/add_zone.png +%%PORTDOCS%%%%DOCSDIR%%/help/ca/images/icons/annotate.png +%%PORTDOCS%%%%DOCSDIR%%/help/ca/images/icons/bom.png +%%PORTDOCS%%%%DOCSDIR%%/help/ca/images/icons/cvpcb.png +%%PORTDOCS%%%%DOCSDIR%%/help/ca/images/icons/datasheet.png +%%PORTDOCS%%%%DOCSDIR%%/help/ca/images/icons/drc.png +%%PORTDOCS%%%%DOCSDIR%%/help/ca/images/icons/edit_comp_footprint.png +%%PORTDOCS%%%%DOCSDIR%%/help/ca/images/icons/edit_component.png +%%PORTDOCS%%%%DOCSDIR%%/help/ca/images/icons/edit_module.png +%%PORTDOCS%%%%DOCSDIR%%/help/ca/images/icons/eeschema.png +%%PORTDOCS%%%%DOCSDIR%%/help/ca/images/icons/erc.png +%%PORTDOCS%%%%DOCSDIR%%/help/ca/images/icons/export.png +%%PORTDOCS%%%%DOCSDIR%%/help/ca/images/icons/general_ratsnest.png +%%PORTDOCS%%%%DOCSDIR%%/help/ca/images/icons/gerber_file.png +%%PORTDOCS%%%%DOCSDIR%%/help/ca/images/icons/hidden_pin.png +%%PORTDOCS%%%%DOCSDIR%%/help/ca/images/icons/import.png +%%PORTDOCS%%%%DOCSDIR%%/help/ca/images/icons/import_cmp_from_lib.png +%%PORTDOCS%%%%DOCSDIR%%/help/ca/images/icons/libedit.png +%%PORTDOCS%%%%DOCSDIR%%/help/ca/images/icons/library.png +%%PORTDOCS%%%%DOCSDIR%%/help/ca/images/icons/module_filtered_list.png +%%PORTDOCS%%%%DOCSDIR%%/help/ca/images/icons/module_library_list.png +%%PORTDOCS%%%%DOCSDIR%%/help/ca/images/icons/module_pin_filtered_list.png +%%PORTDOCS%%%%DOCSDIR%%/help/ca/images/icons/net_highlight.png +%%PORTDOCS%%%%DOCSDIR%%/help/ca/images/icons/netlist.png +%%PORTDOCS%%%%DOCSDIR%%/help/ca/images/icons/new_component.png +%%PORTDOCS%%%%DOCSDIR%%/help/ca/images/icons/new_footprint.png +%%PORTDOCS%%%%DOCSDIR%%/help/ca/images/icons/new_library.png +%%PORTDOCS%%%%DOCSDIR%%/help/ca/images/icons/new_project.png +%%PORTDOCS%%%%DOCSDIR%%/help/ca/images/icons/new_project_with_template.png +%%PORTDOCS%%%%DOCSDIR%%/help/ca/images/icons/noconn.png +%%PORTDOCS%%%%DOCSDIR%%/help/ca/images/icons/open_document.png +%%PORTDOCS%%%%DOCSDIR%%/help/ca/images/icons/open_library.png +%%PORTDOCS%%%%DOCSDIR%%/help/ca/images/icons/open_project.png +%%PORTDOCS%%%%DOCSDIR%%/help/ca/images/icons/pad.png +%%PORTDOCS%%%%DOCSDIR%%/help/ca/images/icons/part_properties.png +%%PORTDOCS%%%%DOCSDIR%%/help/ca/images/icons/pcbnew.png +%%PORTDOCS%%%%DOCSDIR%%/help/ca/images/icons/pin.png +%%PORTDOCS%%%%DOCSDIR%%/help/ca/images/icons/plot.png +%%PORTDOCS%%%%DOCSDIR%%/help/ca/images/icons/reload.png +%%PORTDOCS%%%%DOCSDIR%%/help/ca/images/icons/save.png +%%PORTDOCS%%%%DOCSDIR%%/help/ca/images/icons/save_library.png +%%PORTDOCS%%%%DOCSDIR%%/help/ca/images/icons/save_part_in_mem.png +%%PORTDOCS%%%%DOCSDIR%%/help/ca/images/icons/save_project.png +%%PORTDOCS%%%%DOCSDIR%%/help/ca/images/icons/sheetset.png +%%PORTDOCS%%%%DOCSDIR%%/help/ca/images/icons/show_footprint.png +%%PORTDOCS%%%%DOCSDIR%%/help/ca/images/icons/text.png +%%PORTDOCS%%%%DOCSDIR%%/help/ca/images/icons/zip.png +%%PORTDOCS%%%%DOCSDIR%%/help/ca/images/launch_pane.png +%%PORTDOCS%%%%DOCSDIR%%/help/ca/images/logo.png +%%PORTDOCS%%%%DOCSDIR%%/help/ca/images/main_toolbar.png +%%PORTDOCS%%%%DOCSDIR%%/help/ca/images/pcbnew_3d_viewer.png +%%PORTDOCS%%%%DOCSDIR%%/help/ca/images/project_tree.png +%%PORTDOCS%%%%DOCSDIR%%/help/ca/images/resistor_value.png +%%PORTDOCS%%%%DOCSDIR%%/help/ca/images/select_edge_cuts.png +%%PORTDOCS%%%%DOCSDIR%%/help/ca/kicad.epub +%%PORTDOCS%%%%DOCSDIR%%/help/ca/kicad.html +%%PORTDOCS%%%%DOCSDIR%%/help/ca/kicad.pdf +%%PORTDOCS%%%%DOCSDIR%%/help/de/cvpcb.epub +%%PORTDOCS%%%%DOCSDIR%%/help/de/cvpcb.html +%%PORTDOCS%%%%DOCSDIR%%/help/de/cvpcb.pdf +%%PORTDOCS%%%%DOCSDIR%%/help/de/eeschema.epub +%%PORTDOCS%%%%DOCSDIR%%/help/de/eeschema.html +%%PORTDOCS%%%%DOCSDIR%%/help/de/eeschema.pdf +%%PORTDOCS%%%%DOCSDIR%%/help/de/gerbview.epub +%%PORTDOCS%%%%DOCSDIR%%/help/de/gerbview.html +%%PORTDOCS%%%%DOCSDIR%%/help/de/gerbview.pdf +%%PORTDOCS%%%%DOCSDIR%%/help/de/getting_started_in_kicad.epub +%%PORTDOCS%%%%DOCSDIR%%/help/de/getting_started_in_kicad.html +%%PORTDOCS%%%%DOCSDIR%%/help/de/getting_started_in_kicad.pdf +%%PORTDOCS%%%%DOCSDIR%%/help/de/gui_translation_howto.epub +%%PORTDOCS%%%%DOCSDIR%%/help/de/gui_translation_howto.html +%%PORTDOCS%%%%DOCSDIR%%/help/de/gui_translation_howto.pdf +%%PORTDOCS%%%%DOCSDIR%%/help/de/idf_exporter.epub +%%PORTDOCS%%%%DOCSDIR%%/help/de/idf_exporter.html +%%PORTDOCS%%%%DOCSDIR%%/help/de/idf_exporter.pdf +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Footprint_library_list.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Footprint_tables_list.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Library_list_menu_item.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Library_tables_menu_item.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Modedit_3D_file_browser.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Modedit_alias_path_config.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Modedit_context_menu_graphics.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Modedit_context_menu_module_parameters.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Modedit_context_menu_pads.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Modedit_footprint_level_pad_settings.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Modedit_footprint_text_properties.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Modedit_internal_path_config.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Modedit_main_window.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Modedit_module_3d_options.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Modedit_module_attributes.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Modedit_module_autoplace_settings.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Modedit_module_properties.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Modedit_module_properties_dialog.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Modedit_module_properties_documentation_fields.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Modedit_pad_delta_example.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Modedit_pad_level_pad_settings.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Modedit_pad_offset_example.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Modedit_pad_properties_dialog.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Modedit_top_toolbar.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_DRC_dialog.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_action_menu.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_add_cutout_menu_item.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_advanced_tracing_options.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_archive_footprints_menu.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_array_dialog_circular.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_array_dialog_grid.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_array_grid_offsets.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_array_grid_stagger_cols_3.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_array_grid_stagger_rows_2.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_bad_tracks_deletion_option.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_board_outline_imported_from_a_DXF.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_board_outline_with_dogpile.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_board_outline_with_globally_placed_modules.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_change_modules_button.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_circuit_after_placement.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_context_module_mode_module_under_cursor.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_context_module_mode_no_module_under_cursor.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_coordinate_status_display.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_copper_layers_contrast_high.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_copper_layers_contrast_normal.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_creating_new_track.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_design_rules_dropdown.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_design_rules_editor_global_tab.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_design_rules_editor_netclass_tab.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_design_rules_menu.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_design_rules_top_toolbar.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_dimensions_menu.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_dr_example_rustic.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_dr_example_standard.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_drill_file_dialog.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_drill_origin_setting.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_edit_menu.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_example_library.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_exchange_module_option.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_extra_footprints_deletion_option.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_file_menu.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_fill_refill_all_zones.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_final_preparation_example_board.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_footprint_exchange_options.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_general_options_dialog.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_grid_size_dropdown.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_import_spread_footprints.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_inspect_menu.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_keepout_area_properties.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_layer_colour_key.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_layer_manager_pane.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_layer_pair_indicator.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_layer_selection_dialog.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_layer_selection_dropdown.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_layer_selection_popup.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_layer_setup_dialog.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_layer_setup_dialog_layer_properties.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_left_toolbar.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_legacy_block_selection_dialog.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_library_wizard.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_measurement_tool.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_module_properties.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_module_selection_option.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_move_all_modules.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_move_exact_cartesian.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_move_exact_polar.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_new_track_completed.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_new_track_in_progress.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_pad_mask_clearance_menu_item.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_pad_mask_settings_dialog.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_place_menu.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_plot_dialog.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_plot_fine_scale_setting.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_plot_options_gerber.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_plot_options_other_formats.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_plot_postscript_dialog.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_popup_footprint_mode.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_popup_footprint_mode_footprint.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_popup_footprint_mode_track.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_popup_normal_mode.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_popup_normal_mode_footprint.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_popup_normal_mode_track.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_popup_track_mode.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_popup_track_mode_footprint.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_popup_track_mode_track.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_preferences_menu.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_ratsnest_during_move.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_right_toolbar.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_route_menu.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_routing_posture.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_setting_pcb_origin.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_setup_menu.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_simple_board_outline.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_specific_size_options.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_stacked_footprints.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_technical_layer_zone_dialog.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_technical_layers_contrast_high.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_technical_layers_contrast_normal.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_thermal_relief_parameters.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_thermal_relief_settings.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_toolbar_layer_select_dropdown.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_tools_menu.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_top_menu_bar.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_top_toolbar.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_track_context_menu.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_track_global_edit_context_menu.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_track_global_edit_dialog.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_track_in_progres_context.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_track_thickness_dropdown.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_track_toolbar.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_track_toolbar_grid_size_selection.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_track_toolbar_track_width_selection.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_track_toolbar_track_width_selection_in_use.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_track_toolbar_via_size_selection.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_track_toolbar_via_size_selection_in_use.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_track_toolbar_zoom_selection.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_unlock_footprint_option.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_unstacked_footprints.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_via_layer_pair_dialog.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_via_layer_pair_popup.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_via_size_dropdown.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_view_menu.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_zone_add_similar_after.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_zone_add_similar_during.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_zone_context_menu.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_zone_corner_move_after.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_zone_corner_move_during.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_zone_exclude_pads.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_zone_filled_with_cutout.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_zone_filling_options.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_zone_filling_result.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_zone_include_pads.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_zone_limit_example.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_zone_modification_menu_items.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_zone_priority_example.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_zone_priority_example_after_filling.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_zone_priority_level_setting.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_zone_properties_dialog.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_zone_thermal_relief.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_zone_unfilled_cutout_outline.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Pcbnew_zoom_factor_dropdown.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Right-click_legacy_menu.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/Sample_3D_board.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/bom_extra_option_windows.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/bus_junction.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/copypaste11.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/copypaste12.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/copypaste13.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/copypaste21.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/copypaste22.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/copypaste23.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/copypaste31.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/copypaste32.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/copypaste33.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/copypaste41.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/copypaste42.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/copypaste43.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/copypaste51.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/copypaste52.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/copypaste53.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/cvpcb_main_toolbar.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/3d_window.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/annotate-dialog.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/block_constraints.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/bom-netlist-tab.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/choose_component.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/color_settings.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/commands_overview.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/component_during_placement.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/component_history.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/configure_path_dlg.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/constraint_options.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/context_createnew.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/context_createnew2.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/context_line_move.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/context_line_move_end.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/context_line_move_start.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/custom_tracks_width.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/cvpcb_main_window.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/cvpcb_preference_menu.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/default_hot_key_list.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/design_rules.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/dev-chain.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/dialog_bom.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/dialog_choose_component.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/dialog_component_properties.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/dialog_erc.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/dialog_erc_opts.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/dialog_newline.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/dialog_newtext.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/dialog_select_element.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/display_options.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/edit_component_dropdown.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/eeschema_component_properties.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/eeschema_cvpcb_with_filtering.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/eeschema_cvpcb_without_filtering.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/eeschema_file_menu_plot.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/eeschema_filter.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/eeschema_hierarchical_pin.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/eeschema_libedit_alias.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/eeschema_libedit_anchor.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/eeschema_libedit_context_menu.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/eeschema_libedit_description.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/eeschema_libedit_disable_common.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/eeschema_libedit_field_context_menu.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/eeschema_libedit_field_properties.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/eeschema_libedit_footprint.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/eeschema_libedit_new.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/eeschema_libedit_not_interchangeable.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/eeschema_libedit_pin_context_menu.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/eeschema_libedit_pin_properties.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/eeschema_libedit_pin_properties_style.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/eeschema_libedit_polyline_properties.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/eeschema_libedit_power_symbol.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/eeschema_libedit_select_unit.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/eeschema_netlist_dialog_add_plugin.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/eeschema_netlist_dialog_padspcb.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/eeschema_netlist_dialog_pcbnew.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/eeschema_netlist_dialog_spice.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/eeschema_plot_dxf.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/eeschema_plot_hpgl.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/eeschema_plot_pdf.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/eeschema_plot_postscript.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/eeschema_plot_svg.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/eeschema_popup_edit_component.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/eeschema_popup_edit_label.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/eeschema_popup_without_element.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/eeschema_properties_for_component.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/eeschema_uncheck_pin_name_inside.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/eeschema_viewlib_choose.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/eeschema_viewlib_select_component.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/eeschema_viewlib_select_library.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/erc_pointers.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/erc_pointers_info.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/erc_pointers_message.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/file_menu.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/filter_comp.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/filter_comp_and_pincount.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/filter_library.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/filter_none.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/filter_pincount.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/find_dialog.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/footprint_view.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/fplib_wizard_chooseflt.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/fplib_wizard_githubselection.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/fplib_wizard_locallibselection.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/fplib_wizard_locallibstartpage.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/fplib_wizard_startpage_github.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/fplib_wizard_validate.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/gerbview_file_menu.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/gerbview_layer_manager.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/gerbview_layer_select_1.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/gerbview_layer_select_2.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/gerbview_left_toolbar.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/gerbview_main_screen.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/gerbview_misc_menu.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/gerbview_preferences_menu.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/gerbview_top_dcode.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/gerbview_top_info.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/gerbview_top_layer.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/gerbview_top_toolbar.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/gsik_accelerator_keys.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/gsik_hotkeys.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/hierarchy_navigator_dialog.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/hsheet_properties_1.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/idf_export.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/idf_select.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/insert_newline_code.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/insert_slashnewline_code.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/kicad_flowchart.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/kicad_main_window.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/lib_table.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/libedit_main_window.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/libsettings.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/main_toolbar.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/main_window.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/main_window_popup.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/menu_bar.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/menu_file.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/menu_path_hotkey_editor.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/module_params.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/multi_line.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/multi_line_2.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/multi_line_3.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/netlist_dialog.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/options-1.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/options-2.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/options.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/options_multi_line.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/pad_properties.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/page_settings.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/pcbnew_select_track_width.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/pin_properties.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/pl_status_bar.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/place_a_via.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/preferences_menu.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/print_dialog.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/property_bitmap.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/property_line.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/property_main.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/property_none.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/property_polyline.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/property_text.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/select_top_copper.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/set_base_corner.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/set_current_page.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/shortcuts_editor.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/status_bar.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/template_field_names.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/template_selected.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/template_selector.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/template_tree.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/template_tree_meta.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/title_block.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/toolbar_libedit.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/toolbar_libedit_alias.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/toolbar_libedit_part.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/de/toolbar_viewlib.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/drag_element.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/edit_line.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/edit_line_end.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/edit_line_start.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/eeschema_annotation_choice_free.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/eeschema_annotation_choice_x100.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/eeschema_annotation_choice_x1000.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/eeschema_annotation_order_none.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/eeschema_annotation_order_x.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/eeschema_annotation_order_y.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/eeschema_complex_hierarchy.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/eeschema_erc_options.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/eeschema_flat_hierarchy.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/eeschema_flat_hierarchy_1.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/eeschema_flat_hierarchy_2.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/eeschema_flat_hierarchy_3.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/eeschema_hierarchical_label.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/eeschema_libedit_pins_per_part.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/eeschema_libedit_unit1.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/eeschema_libedit_unit2.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/eeschema_libedit_unit3.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/eeschema_netlist_schematic.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/eeschema_plugin_add_plugin.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/eeschema_plugin_padspcb.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/eeschema_power_pins_and_flags.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/eeschema_properties_for_symbol.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/eeschema_pspice_netlist.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/eeschema_symbol_properties.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/gerbview_mode_raw_stack.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/gerbview_mode_transparency.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/gerbview_x2_attribute.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/gerbview_x2_component.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/gerbview_x2_net.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/gsik_bus_connection.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/gsik_high_number_pins.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/gsik_myconn3_l.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/gsik_myconn3_quicklib.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/gsik_myconn3_s.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/gsik_tutorial1_010.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/gsik_tutorial1_020.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/gsik_tutorial1_030.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/gsik_tutorial1_040.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/gsik_tutorial1_050.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/gsik_tutorial1_060.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/gsik_tutorial1_070.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/gsik_tutorial1_080.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/gsik_tutorial1_090.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/gsik_tutorial1_100.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/hierarchical_label_root.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/hierarchical_label_sub.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/i18n-tree.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/add_arc.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/add_bus.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/add_bus2bus.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/add_circle.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/add_component.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/add_corner.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/add_dashed_line.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/add_dimension.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/add_glabel.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/add_hierar_pin.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/add_hierarchical_label.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/add_hierarchical_subsheet.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/add_junction.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/add_keepout_area.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/add_line.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/add_line2bus.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/add_line_label.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/add_pcb_target.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/add_polygon.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/add_power.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/add_rectangle.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/add_tracks.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/add_zone.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/add_zone_cutout.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/anchor.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/annotate.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/annotate_down_right.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/annotate_right_down.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/array.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/auto_associe.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/auto_delete_track.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/auto_track_width.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/axis3d.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/axis3d_back.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/axis3d_bottom.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/axis3d_front.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/axis3d_left.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/axis3d_right.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/axis3d_top.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/bom.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/book.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/break_bus.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/break_line.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/browse_files.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/cancel.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/change_entry_orient.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/checked_ok.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/component_select_alternate_shape.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/component_select_unit.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/config.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/contrast_mode.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/copper_layers_setup.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/copy.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/copy_library.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/copy_symbol.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/copycomponent.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/create_cmp_file.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/cursor.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/cursor_shape.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/cvpcb.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/dashline.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/datasheet.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/delete.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/delete_association.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/delete_gerber.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/directory.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/display_options.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/down.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/drc.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/drc_off.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/duplicate.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/edges_sketch.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/edit.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/edit_comp_footprint.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/edit_comp_ref.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/edit_comp_value.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/edit_component.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/edit_module.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/edit_part.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/edit_text.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/editor.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/eeschema.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/enter_sheet.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/erc.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/erc_green.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/ercerr.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/ercwarn.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/exit.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/export.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/export_dsn.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/export_footprint_names.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/export_idf.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/export_module.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/fabrication.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/file_footprint.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/fill_zone.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/find.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/find_replace.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/flag.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/fonts.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/footprint_text.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/gbr_select_mode0.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/gbr_select_mode1.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/gbr_select_mode2.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/general_deletions.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/general_ratsnest.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/gerber_file.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/gerbview_clear_layers.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/gerbview_drill_file.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/gerbview_show_negative_objects.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/gl_change.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/glabel2label.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/glabel2text.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/green.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/grid.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/grid_select.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/grid_select_axis.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/hammer.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/help.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/hidden_pin.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/hierarchy_nav.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/hotkeys.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/image.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/import.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/import3d.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/import_cmp_from_lib.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/import_footprint_names.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/import_hierarchical_label.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/import_module.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/info.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/insert_module_board.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/invisible_text.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/kicad_icon_small.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/label.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/label2glabel.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/label2text.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/lang_bg.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/lang_catalan.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/lang_chinese.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/lang_cs.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/lang_de.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/lang_def.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/lang_en.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/lang_es.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/lang_fi.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/lang_fr.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/lang_gr.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/lang_hu.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/lang_it.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/lang_jp.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/lang_ko.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/lang_nl.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/lang_pl.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/lang_pt.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/lang_ru.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/lang_sl.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/language.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/layers_manager.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/leave_sheet.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/left.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/lib_next.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/lib_previous.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/libedit.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/library.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/library_browse.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/lines90.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/load_gerber.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/load_module_board.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/load_module_lib.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/local_ratsnest.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/locked.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/measurement.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/mode_module.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/mode_track.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/modratsnest.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/module.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/module_check.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/module_editor.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/module_filtered_list.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/module_full_list.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/module_library_list.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/module_options.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/module_pin_filtered_list.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/module_ratsnest.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/module_wizard.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/modview_icon.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/morgan1.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/morgan2.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/move.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/mw_add_gap.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/mw_add_line.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/mw_add_shape.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/mw_add_stub.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/mw_add_stub_arc.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/mw_toolbar.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/net_highlight.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/net_highlight_schematic.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/net_locked.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/net_unlocked.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/netlist.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/new_board.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/new_component.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/new_document.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/new_footprint.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/new_library.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/new_page_layout.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/new_project.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/new_project_with_template.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/new_symbol.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/noconn.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/normal.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/online_help.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/open_brd_file.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/open_document.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/open_library.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/open_page_layout.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/open_project.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/opt_show_polygon.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/options_pad.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/orient.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/ortho.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/pad.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/pad_dimensions.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/pad_sketch.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/pads_mask_layers.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/pagelayout_normal_view_mode.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/pagelayout_special_view_mode.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/palette.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/part_properties.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/paste.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/pcb_offset.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/pcbnew.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/pin.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/pin2pin.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/pin_name_to.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/pin_number_to.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/pin_size_to.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/pin_table.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/pin_to.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/plot.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/plot_dxf.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/plot_hpg.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/plot_pdf.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/plot_ps.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/plot_svg.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/polar_coord.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/post_compo.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/post_drill.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/post_module.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/preference.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/print_button.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/ps_router.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/py_script.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/ratsnest.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/read_setup.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/red.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/redo.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/reload.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/reload2.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/reset_text.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/resize_sheet.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/right.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/rotate_neg_x.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/rotate_neg_y.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/rotate_neg_z.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/rotate_pos_x.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/rotate_pos_y.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/rotate_pos_z.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/save.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/save_as.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/save_library.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/save_part_in_mem.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/save_project.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/save_setup.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/select_grid.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/select_layer_pair.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/select_w_layer.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/shape_3d.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/sheetset.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/show_dcodenumber.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/show_footprint.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/show_mod_edge.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/show_zone.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/show_zone_disable.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/show_zone_outline_only.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/showtrack.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/spreadsheet.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/svg_file.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/swap_layer.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/text.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/text_sketch.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/three_d.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/tool_ratsnest.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/tools.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/track_locked.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/track_sketch.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/track_unlocked.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/transistor.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/undelete.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/undo.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/unit_inch.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/unit_mm.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/unknown.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/unlocked.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/unzip.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/up.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/update_module_board.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/use_3D_copper_thickness.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/via.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/via_sketch.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/warning.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/web_support.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/width_net.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/width_segment.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/width_track.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/width_track_via.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/width_vias.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/zip.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/zip_tool.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/zone_duplicate.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/zone_unfill.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/zoom.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/zoom_area.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/zoom_center_on_screen.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/zoom_fit_in_page.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/zoom_in.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/zoom_out.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/zoom_redraw.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/icons/zoom_selection.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/kicad-settings-language.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/launch_pane.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/logo.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/main_toolbar.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/opamp_symbol.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/pcbnew_3d_viewer.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/poedit-settings-dict.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/poedit-settings-fr.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/poedit-settings-keywords.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/poedit-settings-paths.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/poedit-settings.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/project_tree.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/resistor_value.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/route_icon.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/sch_with_buses.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/schematic-sample.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/select_edge_cuts.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/sim_main_dialog.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/sim_main_toolbar.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/sim_model_passive.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/sim_model_source.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/sim_model_subckt.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/sim_settings.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/test_idf_blobs.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/toolbar_schedit.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/toolbar_schedit_rightside.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/toolbar_schedit_standalone.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/toolbar_viewlib_part.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/images/wires_labels.png +%%PORTDOCS%%%%DOCSDIR%%/help/de/kicad.epub +%%PORTDOCS%%%%DOCSDIR%%/help/de/kicad.html +%%PORTDOCS%%%%DOCSDIR%%/help/de/kicad.pdf +%%PORTDOCS%%%%DOCSDIR%%/help/de/pcbnew.epub +%%PORTDOCS%%%%DOCSDIR%%/help/de/pcbnew.html +%%PORTDOCS%%%%DOCSDIR%%/help/de/pcbnew.pdf +%%PORTDOCS%%%%DOCSDIR%%/help/de/pl_editor.epub +%%PORTDOCS%%%%DOCSDIR%%/help/de/pl_editor.html +%%PORTDOCS%%%%DOCSDIR%%/help/de/pl_editor.pdf +%%PORTDOCS%%%%DOCSDIR%%/help/en/cvpcb.epub +%%PORTDOCS%%%%DOCSDIR%%/help/en/cvpcb.html +%%PORTDOCS%%%%DOCSDIR%%/help/en/cvpcb.pdf +%%PORTDOCS%%%%DOCSDIR%%/help/en/eeschema.epub +%%PORTDOCS%%%%DOCSDIR%%/help/en/eeschema.html +%%PORTDOCS%%%%DOCSDIR%%/help/en/eeschema.pdf +%%PORTDOCS%%%%DOCSDIR%%/help/en/gerbview.epub +%%PORTDOCS%%%%DOCSDIR%%/help/en/gerbview.html +%%PORTDOCS%%%%DOCSDIR%%/help/en/gerbview.pdf +%%PORTDOCS%%%%DOCSDIR%%/help/en/getting_started_in_kicad.epub +%%PORTDOCS%%%%DOCSDIR%%/help/en/getting_started_in_kicad.html +%%PORTDOCS%%%%DOCSDIR%%/help/en/getting_started_in_kicad.pdf +%%PORTDOCS%%%%DOCSDIR%%/help/en/gui_translation_howto.epub +%%PORTDOCS%%%%DOCSDIR%%/help/en/gui_translation_howto.html +%%PORTDOCS%%%%DOCSDIR%%/help/en/gui_translation_howto.pdf +%%PORTDOCS%%%%DOCSDIR%%/help/en/idf_exporter.epub +%%PORTDOCS%%%%DOCSDIR%%/help/en/idf_exporter.html +%%PORTDOCS%%%%DOCSDIR%%/help/en/idf_exporter.pdf +%%PORTDOCS%%%%DOCSDIR%%/help/en/images/Calculation1.png +%%PORTDOCS%%%%DOCSDIR%%/help/en/images/Calculation2.png +%%PORTDOCS%%%%DOCSDIR%%/help/en/images/Footprint_library_list.png +%%PORTDOCS%%%%DOCSDIR%%/help/en/images/Footprint_tables_list.png +%%PORTDOCS%%%%DOCSDIR%%/help/en/images/Library_list_menu_item.png +%%PORTDOCS%%%%DOCSDIR%%/help/en/images/Library_tables_menu_item.png +%%PORTDOCS%%%%DOCSDIR%%/help/en/images/Modedit_3D_file_browser.png +%%PORTDOCS%%%%DOCSDIR%%/help/en/images/Modedit_alias_path_config.png +%%PORTDOCS%%%%DOCSDIR%%/help/en/images/Modedit_context_menu_graphics.png +%%PORTDOCS%%%%DOCSDIR%%/help/en/images/Modedit_context_menu_module_parameters.png +%%PORTDOCS%%%%DOCSDIR%%/help/en/images/Modedit_context_menu_pads.png +%%PORTDOCS%%%%DOCSDIR%%/help/en/images/Modedit_footprint_level_pad_settings.png +%%PORTDOCS%%%%DOCSDIR%%/help/en/images/Modedit_footprint_text_properties.png +%%PORTDOCS%%%%DOCSDIR%%/help/en/images/Modedit_internal_path_config.png +%%PORTDOCS%%%%DOCSDIR%%/help/en/images/Modedit_main_window.png +%%PORTDOCS%%%%DOCSDIR%%/help/en/images/Modedit_module_3d_options.png +%%PORTDOCS%%%%DOCSDIR%%/help/en/images/Modedit_module_attributes.png +%%PORTDOCS%%%%DOCSDIR%%/help/en/images/Modedit_module_autoplace_settings.png +%%PORTDOCS%%%%DOCSDIR%%/help/en/images/Modedit_module_properties.png +%%PORTDOCS%%%%DOCSDIR%%/help/en/images/Modedit_module_properties_dialog.png +%%PORTDOCS%%%%DOCSDIR%%/help/en/images/Modedit_module_properties_documentation_fields.png +%%PORTDOCS%%%%DOCSDIR%%/help/en/images/Modedit_pad_delta_example.png +%%PORTDOCS%%%%DOCSDIR%%/help/en/images/Modedit_pad_level_pad_settings.png +%%PORTDOCS%%%%DOCSDIR%%/help/en/images/Modedit_pad_offset_example.png +%%PORTDOCS%%%%DOCSDIR%%/help/en/images/Modedit_pad_properties_dialog.png +%%PORTDOCS%%%%DOCSDIR%%/help/en/images/Modedit_top_toolbar.png +%%PORTDOCS%%%%DOCSDIR%%/help/en/images/Pcbnew_DRC_dialog.png +%%PORTDOCS%%%%DOCSDIR%%/help/en/images/Pcbnew_action_menu.png +%%PORTDOCS%%%%DOCSDIR%%/help/en/images/Pcbnew_add_cutout_menu_item.png +%%PORTDOCS%%%%DOCSDIR%%/help/en/images/Pcbnew_advanced_tracing_options.png +%%PORTDOCS%%%%DOCSDIR%%/help/en/images/Pcbnew_archive_footprints_menu.png *** DIFF OUTPUT TRUNCATED AT 1000 LINES ***