Kaydet (Commit) b4589038 authored tarafından Jan Holesovsky's avatar Jan Holesovsky

Update my address.

Change-Id: If08154e617250ab78638e149da1ca34a11ceba75
üst 617623fb
...@@ -72,7 +72,7 @@ int main( int argc, char* argv[] ) ...@@ -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." ), "0.1", I18N_NOOP( "kdefilepicker is an implementation of the " THIS_DESKENV_NAME_CAP " file dialog for LibreOffice." ),
KAboutData::License_LGPL, KAboutData::License_LGPL,
"(c) 2004, Jan Holesovsky" ); "(c) 2004, Jan Holesovsky" );
qAboutData.addAuthor( "Jan Holesovsky", I18N_NOOP("Original author and current maintainer"), "kendy@openoffice.org" ); qAboutData.addAuthor( "Jan Holesovsky", I18N_NOOP("Original author"), "kendy@collabora.com" );
// Let the user see that this does something... // 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 ::std::cerr << "kdefilepicker, an implementation of a " THIS_DESKENV_NAME_CAP " file dialog for OOo." << ::std::endl
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment