diff --git a/AUTHORS b/AUTHORS index f2fec974..a13e3ad1 100644 --- a/AUTHORS +++ b/AUTHORS @@ -1,2 +1,2 @@ -Yevgen Muntyan +Yevgen Muntyan Daniel Poelzleithner diff --git a/NEWS b/NEWS index 04334d2a..e87d44af 100644 --- a/NEWS +++ b/NEWS @@ -1,10 +1,10 @@ -2010-04-29 Yevgen Muntyan +2010-04-29 Yevgen Muntyan * === Released 0.10.4 === Python plugins are back. -2010-04-16 Yevgen Muntyan +2010-04-16 Yevgen Muntyan * === Released 0.10.3 === @@ -15,7 +15,7 @@ touchpad where scrolling would stop working after a dialog was shown. -2010-04-14 Yevgen Muntyan +2010-04-14 Yevgen Muntyan * === Released 0.10.2 === @@ -25,14 +25,14 @@ On windows, made medit use case-insensitive filename comparison and fixed scrolling with a Synaptics touchpad. -2010-03-19 Yevgen Muntyan +2010-03-19 Yevgen Muntyan * === Released 0.10.1 === Restored lost ctags plugin. Added simple installation instructions. -2010-02-28 Yevgen Muntyan +2010-02-28 Yevgen Muntyan * === Released 0.10.0 === diff --git a/README b/README index 166b20b7..9bcebe5c 100644 --- a/README +++ b/README @@ -25,7 +25,7 @@ Bug reports and contact Report bugs and file feature requests in medit bug base at http://sourceforge.net/tracker/?group_id=167563&atid=843451 . -You can also send email to emuntyan@sourceforge.net if you don't feel like +You can also send email to emuntyan@users.sourceforge.net if you don't feel like using bug base, or have any questions/comments/beer. medit IRC channel is #ggap at irc.freenode.net. diff --git a/configure.ac b/configure.ac index cf30fdb5..4d3ce32a 100644 --- a/configure.ac +++ b/configure.ac @@ -10,7 +10,7 @@ m4_if([_moo_version_suffix_],[],[m4_define([_moo_display_version_],[_moo_version m4_define([_moo_website_],[http://mooedit.sourceforge.net/]) m4_define([_moo_web_contact_],[http://mooedit.sourceforge.net/contact.html]) -m4_define([_moo_email_],[emuntyan@sourceforge.net]) +m4_define([_moo_email_],[emuntyan@users.sourceforge.net]) m4_define([_moo_copyright_],[2004-2010 Yevgen Muntyan <_moo_email_>]) AC_PREREQ([2.65]) diff --git a/moo/medit-app/main.c b/moo/medit-app/main.c index 9ee293a0..3cbe57db 100644 --- a/moo/medit-app/main.c +++ b/moo/medit-app/main.c @@ -1,7 +1,7 @@ /* * medit-app.c * - * Copyright (C) 2004-2010 by Yevgen Muntyan + * Copyright (C) 2004-2010 by Yevgen Muntyan * * This file is part of medit. medit is free software; you can * redistribute it and/or modify it under the terms of the diff --git a/moo/medit-app/mem-debug.h b/moo/medit-app/mem-debug.h index 0902edbc..afe27647 100644 --- a/moo/medit-app/mem-debug.h +++ b/moo/medit-app/mem-debug.h @@ -1,7 +1,7 @@ /* * mem-debug.h * - * Copyright (C) 2004-2010 by Yevgen Muntyan + * Copyright (C) 2004-2010 by Yevgen Muntyan * * This file is part of medit. medit is free software; you can * redistribute it and/or modify it under the terms of the diff --git a/moo/mooapp/mooapp-accels.h b/moo/mooapp/mooapp-accels.h index 3b18bac5..be349de7 100644 --- a/moo/mooapp/mooapp-accels.h +++ b/moo/mooapp/mooapp-accels.h @@ -1,7 +1,7 @@ /* * mooapp-accels.h * - * Copyright (C) 2004-2010 by Yevgen Muntyan + * Copyright (C) 2004-2010 by Yevgen Muntyan * * This file is part of medit. medit is free software; you can * redistribute it and/or modify it under the terms of the diff --git a/moo/mooapp/mooapp-info.h b/moo/mooapp/mooapp-info.h index 62b35274..350c92be 100644 --- a/moo/mooapp/mooapp-info.h +++ b/moo/mooapp/mooapp-info.h @@ -1,7 +1,7 @@ /* * mooapp-info.h * - * Copyright (C) 2004-2010 by Yevgen Muntyan + * Copyright (C) 2004-2010 by Yevgen Muntyan * * This file is part of medit. medit is free software; you can * redistribute it and/or modify it under the terms of the diff --git a/moo/mooapp/mooapp-private.h b/moo/mooapp/mooapp-private.h index a003c085..cda3463f 100644 --- a/moo/mooapp/mooapp-private.h +++ b/moo/mooapp/mooapp-private.h @@ -1,7 +1,7 @@ /* * mooapp/mooapp-private.h * - * Copyright (C) 2004-2010 by Yevgen Muntyan + * Copyright (C) 2004-2010 by Yevgen Muntyan * * This file is part of medit. medit is free software; you can * redistribute it and/or modify it under the terms of the diff --git a/moo/mooapp/mooapp.c b/moo/mooapp/mooapp.c index 097856d8..7198fe94 100644 --- a/moo/mooapp/mooapp.c +++ b/moo/mooapp/mooapp.c @@ -1,7 +1,7 @@ /* * mooapp/mooapp.c * - * Copyright (C) 2004-2010 by Yevgen Muntyan + * Copyright (C) 2004-2010 by Yevgen Muntyan * * This file is part of medit. medit is free software; you can * redistribute it and/or modify it under the terms of the diff --git a/moo/mooapp/mooapp.h b/moo/mooapp/mooapp.h index 2d3733f8..b426b4ba 100644 --- a/moo/mooapp/mooapp.h +++ b/moo/mooapp/mooapp.h @@ -1,7 +1,7 @@ /* * mooapp/mooapp.h * - * Copyright (C) 2004-2010 by Yevgen Muntyan + * Copyright (C) 2004-2010 by Yevgen Muntyan * * This file is part of medit. medit is free software; you can * redistribute it and/or modify it under the terms of the diff --git a/moo/mooapp/mooappabout.c b/moo/mooapp/mooappabout.c index 9c207beb..4d7c2010 100644 --- a/moo/mooapp/mooappabout.c +++ b/moo/mooapp/mooappabout.c @@ -1,7 +1,7 @@ /* * mooapp/mooappabout.c * - * Copyright (C) 2004-2010 by Yevgen Muntyan + * Copyright (C) 2004-2010 by Yevgen Muntyan * * This file is part of medit. medit is free software; you can * redistribute it and/or modify it under the terms of the diff --git a/moo/mooapp/mooappabout.h b/moo/mooapp/mooappabout.h index b4f617ca..fd43d9a5 100644 --- a/moo/mooapp/mooappabout.h +++ b/moo/mooapp/mooappabout.h @@ -1,7 +1,7 @@ /* * mooapp/mooappabout.h * - * Copyright (C) 2004-2010 by Yevgen Muntyan + * Copyright (C) 2004-2010 by Yevgen Muntyan * * This file is part of medit. medit is free software; you can * redistribute it and/or modify it under the terms of the diff --git a/moo/mooapp/moohtml.c b/moo/mooapp/moohtml.c index b760eefa..367876d6 100644 --- a/moo/mooapp/moohtml.c +++ b/moo/mooapp/moohtml.c @@ -1,7 +1,7 @@ /* * moohtml.c * - * Copyright (C) 2004-2010 by Yevgen Muntyan + * Copyright (C) 2004-2010 by Yevgen Muntyan * * This file is part of medit. medit is free software; you can * redistribute it and/or modify it under the terms of the diff --git a/moo/mooapp/moohtml.h b/moo/mooapp/moohtml.h index 1fd73126..c5366496 100644 --- a/moo/mooapp/moohtml.h +++ b/moo/mooapp/moohtml.h @@ -1,7 +1,7 @@ /* * moohtml.h * - * Copyright (C) 2004-2010 by Yevgen Muntyan + * Copyright (C) 2004-2010 by Yevgen Muntyan * * This file is part of medit. medit is free software; you can * redistribute it and/or modify it under the terms of the diff --git a/moo/mooapp/moolinklabel.c b/moo/mooapp/moolinklabel.c index adcc60c5..a4f7e5de 100644 --- a/moo/mooapp/moolinklabel.c +++ b/moo/mooapp/moolinklabel.c @@ -1,7 +1,7 @@ /* * moolinklabel.c * - * Copyright (C) 2004-2010 by Yevgen Muntyan + * Copyright (C) 2004-2010 by Yevgen Muntyan * * This file is part of medit. medit is free software; you can * redistribute it and/or modify it under the terms of the diff --git a/moo/mooapp/moolinklabel.h b/moo/mooapp/moolinklabel.h index ca0dd033..e233ca36 100644 --- a/moo/mooapp/moolinklabel.h +++ b/moo/mooapp/moolinklabel.h @@ -1,7 +1,7 @@ /* * moolinklabel.h * - * Copyright (C) 2004-2010 by Yevgen Muntyan + * Copyright (C) 2004-2010 by Yevgen Muntyan * * This file is part of medit. medit is free software; you can * redistribute it and/or modify it under the terms of the diff --git a/moo/mooedit/langs/classic.xml b/moo/mooedit/langs/classic.xml index 268848bf..591be345 100644 --- a/moo/mooedit/langs/classic.xml +++ b/moo/mooedit/langs/classic.xml @@ -2,7 +2,7 @@