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

List:       kde-commits
Subject:    kdelibs/kdeui
From:       Nicolas Goutte <nicolasg () snafu ! de>
Date:       2004-10-08 20:37:33
Message-ID: 20041008203733.EE79F175C () office ! kde ! org
[Download RAW message or body]

CVS commit by goutte: 

TEST: test if using I18N_NOOP would fix the problem (probably not).


  M +2 -2      kedittoolbar.cpp   1.101


--- kdelibs/kdeui/kedittoolbar.cpp  #1.100:1.101
@@ -46,6 +46,6 @@
 #include <kprocio.h>
 
-#define LINESEPARATORSTRING i18n("--- line separator ---")
-#define SEPARATORSTRING i18n("--- separator ---")
+#define LINESEPARATORSTRING I18N_NOOP("--- line separator ---")
+#define SEPARATORSTRING I18N_NOOP("--- separator ---")
 
 static void dump_xml(const QDomDocument& doc)


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

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