[dia] Bug 598969 - Fix typo in shape icon name, too. "
- From: Hans Breuer <hans src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [dia] Bug 598969 - Fix typo in shape icon name, too. "
- Date: Tue, 14 Jun 2011 15:46:08 +0000 (UTC)
commit 1115f5e283ba4778e593e074614cad7b78c21038
Author: Hans Breuer <hans breuer org>
Date: Tue Jun 14 17:43:44 2011 +0200
Bug 598969 - Fix typo in shape icon name, too.
"
shapes/Assorted/triangle-isosceles.shape | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/shapes/Assorted/triangle-isosceles.shape b/shapes/Assorted/triangle-isosceles.shape
index 5a2b625..02a554c 100644
--- a/shapes/Assorted/triangle-isosceles.shape
+++ b/shapes/Assorted/triangle-isosceles.shape
@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" xmlns:svg="http://www.w3.org/2000/svg">
<!-- Author: Alan Horkan, 2002, mailto:horkana tcd ie -->
- <name>Geometric - Isosceles Triangle</name><!-- Triangle with two sides of equal length -->
- <icon>triangle-isoceles.png</icon>
+ <name>Geometric - Isosceles Triangle</name>
+ <!-- Triangle with two sides of equal length -->
+ <icon>triangle-isosceles.png</icon>
<connections>
<point x="5.5" y="4"/>
<point x="6.5" y="6"/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]