summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 04640b5)
raw | patch | inline | side by side (parent: 04640b5)
author | johanengelen <johanengelen@users.sourceforge.net> | |
Tue, 20 Nov 2007 23:05:43 +0000 (23:05 +0000) | ||
committer | johanengelen <johanengelen@users.sourceforge.net> | |
Tue, 20 Nov 2007 23:05:43 +0000 (23:05 +0000) |
src/live_effects/lpe-skeleton.cpp | patch | blob | history | |
src/live_effects/lpe-skeleton.h | patch | blob | history |
index c0fe0adc03e3cd9814b222019f23a2ead6dc002f..a2c4cf1fbbf362fd45689bcbbbf57d97b60acc47 100644 (file)
#define INKSCAPE_LPE_SKELETON_CPP
/** \file
- * SVG <skeleton> implementation, used as an example for a base starting class
+ * LPE <skeleton> implementation, used as an example for a base starting class
* when implementing new LivePathEffects.
*
* In vi, three global search-and-replaces will let you rename everything
index 6999cfac0b291a47d01b50f95431cead4f135340..c273b9c45e0c5fb0f26501dad3c1ae30e816dd05 100644 (file)
#define INKSCAPE_LPE_SKELETON_H
/** \file
- * SVG <skeleton> implementation, see sp-skeleton.cpp.
+ * LPE <skeleton> implementation, see sp-skeleton.cpp.
*/
/*