[Libreoffice-commits] core.git: vcl/unx

Jan Holesovsky kendy at collabora.com
Thu Aug 7 06:25:25 PDT 2014


 vcl/unx/kde/fpicker/kdefpmain.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit b4589038b35f684d270f2beb43fad579f2e4b25b
Author: Jan Holesovsky <kendy at collabora.com>
Date:   Thu Aug 7 15:24:43 2014 +0200

    Update my address.
    
    Change-Id: If08154e617250ab78638e149da1ca34a11ceba75

diff --git a/vcl/unx/kde/fpicker/kdefpmain.cxx b/vcl/unx/kde/fpicker/kdefpmain.cxx
index d7152a53..ee0f0c4 100644
--- a/vcl/unx/kde/fpicker/kdefpmain.cxx
+++ b/vcl/unx/kde/fpicker/kdefpmain.cxx
@@ -72,7 +72,7 @@ int main( int argc, char* argv[] )
             "0.1", I18N_NOOP( "kdefilepicker is an implementation of the " THIS_DESKENV_NAME_CAP " file dialog for LibreOffice." ),
             KAboutData::License_LGPL,
             "(c) 2004, Jan Holesovsky" );
-    qAboutData.addAuthor( "Jan Holesovsky", I18N_NOOP("Original author and current maintainer"), "kendy at openoffice.org" );
+    qAboutData.addAuthor( "Jan Holesovsky", I18N_NOOP("Original author"), "kendy at collabora.com" );
 
     // Let the user see that this does something...
     ::std::cerr << "kdefilepicker, an implementation of a " THIS_DESKENV_NAME_CAP " file dialog for OOo." << ::std::endl


More information about the Libreoffice-commits mailing list