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

List:       kde-i18n-doc
Subject:    Tips not translated in Kmail
From:       Stefan =?iso-8859-1?q?Asserh=E4ll?= <stefan.asserhall () telia ! com>
Date:       2002-07-07 14:28:15
[Download RAW message or body]

Hello,

I noticed that the tips in Kmail are not translated, because they 
are not included in the kmail.pot file. This is due to missing 
extraction code in Makefile.am. Here is a patch.

Should I commit to CVS?

I'm not subscribed to the list, so please CC me.

/ Stefan Asserhäll

["kmail.diff" (text/x-diff)]

Index: Makefile.am
===================================================================
RCS file: /home/kde/kdenetwork/kmail/Makefile.am,v
retrieving revision 1.145
diff -u -3 -p -r1.145 Makefile.am
--- Makefile.am	7 Jul 2002 12:37:05 -0000	1.145
+++ Makefile.am	7 Jul 2002 14:03:38 -0000
@@ -80,5 +80,8 @@ tipdir = $(kde_datadir)/kmail
 tip_DATA = tips
 
 messages: rc.cpp
+	rm -f tips.cpp
+	$(PREPARETIPS) > tips.cpp
 	$(XGETTEXT) *.cpp *.h -o $(podir)/kmail.pot
+	rm -f tips.cpp
 


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

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