[dia] Bug 576936 - leak of the RDP sheet



commit d2cf9adf5c9b3fe4f768e7408462562d5d603f2f
Author: Hans Breuer <hans breuer org>
Date:   Fri Jun 10 11:45:28 2011 +0200

    Bug 576936 - leak of the RDP sheet
    
    RDP is the French abbreviation for Petri net, but shape/sheet names
    should be English. The main points of the shapes are of center. The
    marquee looks strange - and why is it in green?
    The RDP.sheet was never included with Dia so basically there was no
    obvious way to create the respective objects.
    It should cause no harm to actually remove the shapes as well.

 shapes/Makefile.am             |    2 +-
 shapes/RDP/.cvsignore          |    5 -----
 shapes/RDP/Makefile.am         |   16 ----------------
 shapes/RDP/place.png           |  Bin 202 -> 0 bytes
 shapes/RDP/place.shape         |   25 -------------------------
 shapes/RDP/place_marquee.png   |  Bin 214 -> 0 bytes
 shapes/RDP/place_marquee.shape |   25 -------------------------
 shapes/RDP/t_transition.png    |  Bin 123 -> 0 bytes
 shapes/RDP/t_transition.shape  |   22 ----------------------
 shapes/RDP/transition.png      |  Bin 103 -> 0 bytes
 shapes/RDP/transition.shape    |   19 -------------------
 11 files changed, 1 insertions(+), 113 deletions(-)
---
diff --git a/shapes/Makefile.am b/shapes/Makefile.am
index b9e8125..e30f234 100644
--- a/shapes/Makefile.am
+++ b/shapes/Makefile.am
@@ -1,7 +1,7 @@
 
 SUBDIRS = Circuit flowchart Contact network Pneumatic Electric \
 	Civil jigsaw MSE SDL Logic sybase Misc Assorted Cisco \
-	Cybernetics Map ChemEng RDP Gane_and_Sarson BPMN Lights
+	Cybernetics Map ChemEng Gane_and_Sarson BPMN Lights
 
 
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]