some refactorings

This commit is contained in:
2021-10-16 11:17:47 +02:00
parent d3d4f59fe8
commit 79c231a71d
11 changed files with 17 additions and 17 deletions

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<inkscape-extension xmlns="http://www.inkscape.org/namespace/inkscape/extension">
<name>Fillet And Chamfer</name>
<name>Fillet And Chamfer (Replaced by LPE)</name>
<id>fablabchemnitz.de.fillet_and_chamfer</id>
<param name="fillet_type" type="optiongroup" appearance="combo" gui-text="Fillet or Chamfer:">
<option value="fillet">Fillet</option>

View File

@ -1,6 +1,6 @@
[
{
"name": "Fillet And Chamfer",
"name": "Fillet And Chamfer (Replaced by LPE)",
"id": "fablabchemnitz.de.fillet_and_chamfer",
"path": "fillet_and_chamfer",
"original_name": "Fillet and Chamfer",
@ -10,7 +10,7 @@
"comment": "ported to Inkscape v1 by Mario Voigt",
"source_url": "https://gitea.fablabchemnitz.de/FabLab_Chemnitz/mightyscape-1.X/src/branch/master/extensions/fablabchemnitz/fillet_and_chamfer",
"fork_url": "https://github.com/taoari/inkscape-filletandchamfer",
"documentation_url": "https://stadtfabrikanten.org/display/IFM/Fillet+And+Chamfer",
"documentation_url": "https://stadtfabrikanten.org/pages/viewpage.action?pageId=55019889",
"inkscape_gallery_url": null,
"main_authors": [
"github.com/taoari",