<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.kde.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.6"
          urlbase="https://bugs.kde.org/"
          
          maintainer="sysadmin@kde.org"
>

    <bug>
          <bug_id>122445</bug_id>
          
          <creation_ts>2006-02-21 21:27:55 +0000</creation_ts>
          <short_desc>rename &quot;size&quot; to &quot;thickness&quot; for lines</short_desc>
          <delta_ts>2006-02-23 23:25:30 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>2</classification_id>
          <classification>Applications</classification>
          <product>kig</product>
          <component>general</component>
          <version>unspecified</version>
          <rep_platform>unspecified</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>NOR</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="Stefan Monov">logixoul</reporter>
          <assigned_to name="Pino Toscano">pino</assigned_to>
          
          
          <cf_commitlink></cf_commitlink>
          <cf_versionfixedin></cf_versionfixedin>
          <cf_sentryurl></cf_sentryurl>
          <votes>0</votes>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>416174</commentid>
    <comment_count>0</comment_count>
    <who name="Stefan Monov">logixoul</who>
    <bug_when>2006-02-21 21:27:55 +0000</bug_when>
    <thetext>Version:           v0.10.5 (using KDE 3.5.1 Level &quot;a&quot; , SUSE 10.0 UNSUPPORTED)
Compiler:          Target: i586-suse-linux
OS:                Linux (i686) release 2.6.13-15.8-default

In the context menu of line-like objects the &quot;Size&quot; submenu should be renamed to &quot;Thickness&quot;. This is so because &quot;Size&quot; could apply to length as well, but it doesn&apos;t.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>416845</commentid>
    <comment_count>1</comment_count>
    <who name="Pino Toscano">pino</who>
    <bug_when>2006-02-23 23:25:10 +0000</bug_when>
    <thetext>SVN commit 512909 by pino:

Rename the &quot;Set Size&quot; popup menu item to the more appropriate &quot;Set Pen Width&quot;.
CCBUG: 122445


 M  +1 -1      popup.cc  


--- branches/KDE/3.5/kdeedu/kig/modes/popup.cc #512908:512909
@@ -278,7 +278,7 @@
       i18n( &quot;&amp;Start&quot; ),
       i18n( &quot;Add Te&amp;xt Label&quot; ),
       i18n( &quot;Set Co&amp;lor&quot; ),
-      i18n( &quot;Set Si&amp;ze&quot; ),
+      i18n( &quot;Set &amp;Pen Width&quot; ),
       i18n( &quot;Set St&amp;yle&quot; ),
       QString::null,
       i18n( &quot;Set Coordinate S&amp;ystem&quot; )
</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>416846</commentid>
    <comment_count>2</comment_count>
    <who name="Pino Toscano">pino</who>
    <bug_when>2006-02-23 23:25:14 +0000</bug_when>
    <thetext>SVN commit 512910 by pino:

Rename the &quot;Set Size&quot; popup menu item to the more appropriate &quot;Set Pen Width&quot;.
CCBUG: 122445


 M  +1 -1      popup.cc  


--- branches/kig/post-kde-3.5/kig/modes/popup.cc #512909:512910
@@ -280,7 +280,7 @@
       i18n( &quot;&amp;Start&quot; ),
       i18n( &quot;Add Te&amp;xt Label&quot; ),
       i18n( &quot;Set Co&amp;lor&quot; ),
-      i18n( &quot;Set Si&amp;ze&quot; ),
+      i18n( &quot;Set &amp;Pen Width&quot; ),
       i18n( &quot;Set St&amp;yle&quot; ),
       QString::null,
       i18n( &quot;Set Coordinate S&amp;ystem&quot; )
</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>416847</commentid>
    <comment_count>3</comment_count>
    <who name="Pino Toscano">pino</who>
    <bug_when>2006-02-23 23:25:30 +0000</bug_when>
    <thetext>SVN commit 512911 by pino:

Rename the &quot;Set Size&quot; popup menu item to the more appropriate &quot;Set Pen Width&quot;.
BUG: 122445


 M  +1 -1      popup.cc  


--- trunk/KDE/kdeedu/kig/modes/popup.cc #512910:512911
@@ -251,7 +251,7 @@
       i18n( &quot;&amp;Start&quot; ),
       i18n( &quot;Add Te&amp;xt Label&quot; ),
       i18n( &quot;Set Co&amp;lor&quot; ),
-      i18n( &quot;Set Si&amp;ze&quot; ),
+      i18n( &quot;Set &amp;Pen Width&quot; ),
       i18n( &quot;Set St&amp;yle&quot; ),
       QString(),
       i18n( &quot;Set Coordinate S&amp;ystem&quot; )
</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>