]> git.pld-linux.org Git - packages/bkchem.git/commitdiff
This commit was manufactured by cvs2git to create branch 'AC-branch'.
authorcvs2git <feedback@pld-linux.org>
Thu, 20 Apr 2006 14:52:06 +0000 (14:52 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Sprout from master 2005-05-28 01:03:06 UTC zbyniu <zbyniu@pld-linux.org> '- BR: python'
Cherrypick from master 2006-04-20 14:52:06 UTC ankry <ankry@pld-linux.org> '- updated Categories':
    bkchem.desktop -> 1.3
Delete:
    bkchem-oo.patch

bkchem-oo.patch [deleted file]
bkchem.desktop

diff --git a/bkchem-oo.patch b/bkchem-oo.patch
deleted file mode 100644 (file)
index 6d1cdee..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-*** bkchem/plugins/openoffice.py~      2004-09-10 17:07:56.000000000 +0200
---- bkchem/plugins/openoffice.py       2004-11-15 19:11:43.853178744 +0100
-*************** class OO_exporter( plugin.exporter):
-*** 162,165 ****
-        for i in items:
-!         x1, y1, x2, y2, x3, y3 = map( self.paper.px_to_cm, self.paper.coords( i))
-!         point_array = [(x1,y1), (x2,y2), (x3,y3)]
-          self.create_oo_polygon( point_array, page, style_name)
---- 162,165 ----
-        for i in items:
-!         x1, y1, x2, y2, x3, y3, x4, y4 = map( self.paper.px_to_cm, self.paper.coords( i))
-!         point_array = [(x1,y1), (x2,y2), (x3,y3), (x4, y4)]
-          self.create_oo_polygon( point_array, page, style_name)
index a84bd97472abbaf07f4e8c596adb73b00c4ca738..a205c924beaf2afd82223f370763825e825ed2a3 100644 (file)
@@ -8,5 +8,5 @@ Exec=bkchem
 Terminal=false
 Type=Application
 Encoding=UTF-8
-Categories=Science;Chemistry;
+Categories=Education;Science;Chemistry;
 # vi: encoding=utf-8
This page took 0.100772 seconds and 4 git commands to generate.