[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    koffice/kexi/koproperty2/koproperty/editors (silent)
From:       Jaroslaw Staniek <js () iidea ! pl>
Date:       2009-04-08 20:28:29
Message-ID: 1239222509.068872.17081.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 951271 by staniek:

SVN_SILENT consume less space


 M  +1 -1      rectedit.h  
 M  +1 -1      sizeedit.h  


--- trunk/koffice/kexi/koproperty2/koproperty/editors/rectedit.h #951270:951271
@@ -25,7 +25,7 @@
 namespace KoProperty
 {
 
-static const char *RECTEDIT_MASK = "%1, %2, %3 x %4";
+static const char *RECTEDIT_MASK = "%1, %2, %3x%4";
 
 class KOPROPERTY_EXPORT RectComposedProperty : public ComposedPropertyInterface
 {
--- trunk/koffice/kexi/koproperty2/koproperty/editors/sizeedit.h #951270:951271
@@ -27,7 +27,7 @@
 namespace KoProperty
 {
 
-static const char *SIZEEDIT_MASK = "%1 x %2";
+static const char *SIZEEDIT_MASK = "%1x%2";
 
 class KOPROPERTY_EXPORT SizeComposedProperty : public ComposedPropertyInterface
 {
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic