vcl/inc/idlemgr.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit f93105917f71866a42e1a26b35f3b1d7b134a547
Author: Chris Sherlock <chris.sherloc...@gmail.com>
Date:   Wed Jan 27 21:54:41 2016 +1100

    tdf#39468 vcl: translate German comment in idlemgr.hxx
    
    Change-Id: I05e34bbcb7cb281c191339be64d96f40f075aa4e

diff --git a/vcl/inc/idlemgr.hxx b/vcl/inc/idlemgr.hxx
index e31fb2c..d9b31cb 100644
--- a/vcl/inc/idlemgr.hxx
+++ b/vcl/inc/idlemgr.hxx
@@ -40,7 +40,7 @@ public:
     bool            InsertIdleHdl( const Link<Application*,void>& rLink, 
sal_uInt16 nPriority );
     void            RemoveIdleHdl( const Link<Application*,void>& rLink );
 
-                    // Timer* kann auch NULL sein
+                    // Timer* can be NULL
                     DECL_LINK_TYPED(TimeoutHdl, Timer *, void);
 };
 
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to