Package: dia Version: 0.94.0-6 Severity: normal Tags: patch l10n The "Five Point Star" assorted shape is called "Four point star".
And translations should be updated too. -- System Information: Debian Release: 3.1 APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.8-1-686-smp Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15) Versions of packages dia depends on: ii dia-common 0.94.0-6 Diagram editor (common files) ii dia-libs 0.94.0-6 Diagram editor (library files) ii libart-2.0-2 2.3.17-1 Library of functions for 2D graphi ii libatk1.0-0 1.8.0-4 The ATK accessibility toolkit ii libc6 2.3.2.ds1-20 GNU C Library: Shared libraries an ii libfreetype6 2.1.7-2.3 FreeType 2 font engine, shared lib ii libglib2.0-0 2.6.2-1 The GLib library of C routines ii libgtk2.0-0 2.6.2-3 The GTK+ graphical user interface ii libpango1.0-0 1.8.0-3 Layout and rendering of internatio ii libpng12-0 1.2.8rel-1 PNG library - runtime ii libpopt0 1.7-5 lib for parsing cmdline parameters ii libxml2 2.6.16-3 GNOME XML library ii zlib1g 1:1.2.2-4 compression library - runtime -- no debconf information -- Benoît Sibaud
diff -ru dia-0.94.0.old/sheets/Assorted.sheet.in dia-0.94.0/sheets/Assorted.sheet.in --- dia-0.94.0.old/sheets/Assorted.sheet.in 2004-08-16 09:56:30.000000000 +0200 +++ dia-0.94.0/sheets/Assorted.sheet.in 2005-03-02 20:41:22.434174182 +0100 @@ -45,7 +45,7 @@ <!-- Stars. Odd numbered sides were particulary hard to draw. --> <object name="Geometric - Four Point Star"><_description>Four point star</_description></object> <object name="Geometric - Curved Four Point Star"><_description>Curved four point star</_description></object> -<object name="Geometric - Five Point Star"><_description>Four point star</_description></object> +<object name="Geometric - Five Point Star"><_description>Five point star</_description></object> <object name="Geometric - Six Point Star"><_description>Six point star</_description></object> <object name="Geometric - Seven Point Star"><_description>Seven point star</_description></object> <object name="Geometric - Eight Point Star"><_description>Eight point star</_description></object>