diff --git a/extensions/fablabchemnitz/inkpacking/inkpacking.inx b/extensions/fablabchemnitz/inkpacking/inkpacking.inx index c7b1c00b..f50ffb5c 100644 --- a/extensions/fablabchemnitz/inkpacking/inkpacking.inx +++ b/extensions/fablabchemnitz/inkpacking/inkpacking.inx @@ -70,12 +70,6 @@ fulfill your needs in having a complete, suitable and technically efficient open source Packaging Solution, which brings to Inkscape users unique advantages in Packaging Design. -Version : 0.11 PreRelease Testing - -TODO: Mailer Lock; Tuck and Tongle; Gusset Tuck; Arthur Lock -Dust Flaps; Edge Lock; Houghland Snap Lock Bottom -(semi automatic); Quad Lock Bottom; Himes Lock (Automatic Bottom); Security Zipper - Brazil - 2009 diff --git a/extensions/fablabchemnitz/inkpacking/inkpacking.py b/extensions/fablabchemnitz/inkpacking/inkpacking.py index e55f9403..3698dada 100644 --- a/extensions/fablabchemnitz/inkpacking/inkpacking.py +++ b/extensions/fablabchemnitz/inkpacking/inkpacking.py @@ -15,9 +15,13 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA -''' -__version__ = "0.11" + +TODO: Mailer Lock; Tuck and Tongle; Gusset Tuck; Arthur Lock +Dust Flaps; Edge Lock; Houghland Snap Lock Bottom +(semi automatic); Quad Lock Bottom; Himes Lock (Automatic Bottom); Security Zipper + +''' import inkex from math import *