diff options
| author | Bryce Harrington <bryce@bryceharrington.org> | 2013-09-24 18:31:44 +0000 |
|---|---|---|
| committer | bryce <bryce@canonical.com> | 2013-09-24 18:31:44 +0000 |
| commit | eba05095970a9ee1de53703f5533efbbfbf91715 (patch) | |
| tree | 0deb647a5a601c50f42feffaaf89e24d827701d0 | |
| parent | bzrignore: Ignore some library makefiles (diff) | |
| download | inkscape-eba05095970a9ee1de53703f5533efbbfbf91715.tar.gz inkscape-eba05095970a9ee1de53703f5533efbbfbf91715.zip | |
Fix my email address through codebase
(bzr r12588)
| -rw-r--r-- | ChangeLog | 2 | ||||
| -rw-r--r-- | inkscape.pod | 2 | ||||
| -rw-r--r-- | inkscape.spec.in | 2 | ||||
| -rw-r--r-- | src/main.cpp | 2 | ||||
| -rw-r--r-- | src/ui/dialog/layer-properties.cpp | 2 | ||||
| -rw-r--r-- | src/ui/dialog/layer-properties.h | 2 | ||||
| -rw-r--r-- | src/widgets/spw-utilities.cpp | 2 | ||||
| -rw-r--r-- | src/widgets/spw-utilities.h | 2 |
8 files changed, 8 insertions, 8 deletions
@@ -4245,7 +4245,7 @@ deleting, and getting and fixed toolboxes to be static with no warnings. -2005-03-26 Bryce <bryce@bryceharrington.com> +2005-03-26 Bryce <bryce@bryceharrington.org> * share/ui/keybindings.rc, share/ui/menus-bars.xml src/application/editor-impl.cpp, src/application/editor-impl.h, diff --git a/inkscape.pod b/inkscape.pod index 62f637435..e5c241601 100644 --- a/inkscape.pod +++ b/inkscape.pod @@ -531,7 +531,7 @@ application sits: [% INCLUDE "AUTHORS" %] This man page was put together by Bryce Harrington -E<lt>brycehar@bryceharrington.comE<gt>. +E<lt>brycehar@bryceharrington.orgE<gt>. =head1 HISTORY diff --git a/inkscape.spec.in b/inkscape.spec.in index b25d80678..e1fc9c16b 100644 --- a/inkscape.spec.in +++ b/inkscape.spec.in @@ -105,7 +105,7 @@ rm -rf %{buildroot} - Added SMP flags so I can build faster - Added static build capability -* Sat Jul 17 2004 Bryce W. Harrington <bryce@bryceharrington.com> +* Sat Jul 17 2004 Bryce W. Harrington <bryce@bryceharrington.org> - Removing _libdir and TODO, updating description * Thu May 01 2003 Christian Schaller <uraeus@gnome.org> diff --git a/src/main.cpp b/src/main.cpp index 9a365424c..1c0f4cee7 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -11,7 +11,7 @@ * Michael Meeks <michael@helixcode.com> * Chema Celorio <chema@celorio.com> * Pawel Palucha - * Bryce Harrington <bryce@bryceharrington.com> + * Bryce Harrington <bryce@bryceharrington.org> * ... and various people who have worked with various projects * Jon A. Cruz <jon@oncruz.org> * Abhishek Sharma diff --git a/src/ui/dialog/layer-properties.cpp b/src/ui/dialog/layer-properties.cpp index 3feed2afe..b9e5d4883 100644 --- a/src/ui/dialog/layer-properties.cpp +++ b/src/ui/dialog/layer-properties.cpp @@ -3,7 +3,7 @@ * Dialog for renaming layers. */ /* Author: - * Bryce W. Harrington <bryce@bryceharrington.com> + * Bryce W. Harrington <bryce@bryceharrington.org> * Andrius R. <knutux@gmail.com> * Abhishek Sharma * diff --git a/src/ui/dialog/layer-properties.h b/src/ui/dialog/layer-properties.h index d38b8edf5..d114c6ba5 100644 --- a/src/ui/dialog/layer-properties.h +++ b/src/ui/dialog/layer-properties.h @@ -2,7 +2,7 @@ * @brief Dialog for renaming layers */ /* Author: - * Bryce W. Harrington <bryce@bryceharrington.com> + * Bryce W. Harrington <bryce@bryceharrington.org> * * Copyright (C) 2004 Bryce Harrington * diff --git a/src/widgets/spw-utilities.cpp b/src/widgets/spw-utilities.cpp index d0a3ed1c5..9c0c8d7c6 100644 --- a/src/widgets/spw-utilities.cpp +++ b/src/widgets/spw-utilities.cpp @@ -2,7 +2,7 @@ * Inkscape Widget Utilities * * Authors: - * Bryce W. Harrington <brycehar@bryceharrington.com> + * Bryce W. Harrington <brycehar@bryceharrington.org> * bulia byak <buliabyak@users.sf.net> * * Copyright (C) 2003 Bryce W. Harrington diff --git a/src/widgets/spw-utilities.h b/src/widgets/spw-utilities.h index d52cbd888..31f29e026 100644 --- a/src/widgets/spw-utilities.h +++ b/src/widgets/spw-utilities.h @@ -5,7 +5,7 @@ * Inkscape Widget Utilities * * Author: - * Bryce W. Harrington <brycehar@bryceharrington.com> + * Bryce W. Harrington <brycehar@bryceharrington.org> * * Copyright (C) 2003 Bryce Harrington * |
