summaryrefslogtreecommitdiff
path: root/gtk2_ardour
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2011-04-06 15:00:16 +0000
committerDavid Robillard <d@drobilla.net>2011-04-06 15:00:16 +0000
commit0906b39918ba0551044bd1f8c50e9de4d5aa1694 (patch)
treec284de442b1af077789630b7664828b944044a5f /gtk2_ardour
parent948d44984373f7af868ff676c97da6a5657d8425 (diff)
Fix my name :)
git-svn-id: svn://localhost/ardour2/branches/3.0@9302 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'gtk2_ardour')
-rw-r--r--gtk2_ardour/about.cc2
-rw-r--r--gtk2_ardour/automation_controller.cc2
-rw-r--r--gtk2_ardour/automation_controller.h2
-rw-r--r--gtk2_ardour/automation_region_view.cc2
-rw-r--r--gtk2_ardour/automation_region_view.h2
-rw-r--r--gtk2_ardour/canvas-hit.h2
-rw-r--r--gtk2_ardour/canvas-note-event.cc2
-rw-r--r--gtk2_ardour/canvas-note-event.h2
-rw-r--r--gtk2_ardour/canvas-note.h2
-rw-r--r--gtk2_ardour/diamond.cc2
-rw-r--r--gtk2_ardour/diamond.h2
-rw-r--r--gtk2_ardour/midi_region_view.cc2
-rw-r--r--gtk2_ardour/midi_util.h2
-rw-r--r--gtk2_ardour/po/de.po4
-rw-r--r--gtk2_ardour/po/el.po2
-rw-r--r--gtk2_ardour/po/es.po2
-rw-r--r--gtk2_ardour/po/fr.po4
-rw-r--r--gtk2_ardour/po/it.po2
-rw-r--r--gtk2_ardour/po/pl.po4
-rw-r--r--gtk2_ardour/po/pt.po2
-rw-r--r--gtk2_ardour/po/pt_PT.po2
-rw-r--r--gtk2_ardour/po/ru.po4
-rw-r--r--gtk2_ardour/po/sv.po2
23 files changed, 27 insertions, 27 deletions
diff --git a/gtk2_ardour/about.cc b/gtk2_ardour/about.cc
index 28a6a326ec..43ca8d1fca 100644
--- a/gtk2_ardour/about.cc
+++ b/gtk2_ardour/about.cc
@@ -155,7 +155,7 @@ static const char* authors[] = {
N_("Doug Mclain"),
N_("Jack O'Quin"),
N_("Nimal Ratnayake"),
- N_("Dave Robillard"),
+ N_("David Robillard"),
N_("Taybin Rutkin"),
N_("Andreas Ruge"),
N_("Sampo Savolainen"),
diff --git a/gtk2_ardour/automation_controller.cc b/gtk2_ardour/automation_controller.cc
index 212c8e9ade..a7474ca65b 100644
--- a/gtk2_ardour/automation_controller.cc
+++ b/gtk2_ardour/automation_controller.cc
@@ -1,6 +1,6 @@
/*
Copyright (C) 2007 Paul Davis
- Author: Dave Robillard
+ Author: David Robillard
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/gtk2_ardour/automation_controller.h b/gtk2_ardour/automation_controller.h
index ad34abf1a9..bb1c0d443c 100644
--- a/gtk2_ardour/automation_controller.h
+++ b/gtk2_ardour/automation_controller.h
@@ -1,6 +1,6 @@
/*
Copyright (C) 2007 Paul Davis
- Author: Dave Robillard
+ Author: David Robillard
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/gtk2_ardour/automation_region_view.cc b/gtk2_ardour/automation_region_view.cc
index f26923de41..383c022bdb 100644
--- a/gtk2_ardour/automation_region_view.cc
+++ b/gtk2_ardour/automation_region_view.cc
@@ -1,6 +1,6 @@
/*
Copyright (C) 2007 Paul Davis
- Author: Dave Robillard
+ Author: David Robillard
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/gtk2_ardour/automation_region_view.h b/gtk2_ardour/automation_region_view.h
index b17e1601f2..161977eaa1 100644
--- a/gtk2_ardour/automation_region_view.h
+++ b/gtk2_ardour/automation_region_view.h
@@ -1,6 +1,6 @@
/*
Copyright (C) 2007 Paul Davis
- Author: Dave Robillard
+ Author: David Robillard
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/gtk2_ardour/canvas-hit.h b/gtk2_ardour/canvas-hit.h
index af64413884..f25c49ab10 100644
--- a/gtk2_ardour/canvas-hit.h
+++ b/gtk2_ardour/canvas-hit.h
@@ -1,6 +1,6 @@
/*
Copyright (C) 2007 Paul Davis
- Author: Dave Robillard
+ Author: David Robillard
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/gtk2_ardour/canvas-note-event.cc b/gtk2_ardour/canvas-note-event.cc
index e05c6956ad..8ebd1239e4 100644
--- a/gtk2_ardour/canvas-note-event.cc
+++ b/gtk2_ardour/canvas-note-event.cc
@@ -1,6 +1,6 @@
/*
Copyright (C) 2007 Paul Davis
- Author: Dave Robillard
+ Author: David Robillard
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/gtk2_ardour/canvas-note-event.h b/gtk2_ardour/canvas-note-event.h
index 24e7c78834..541cacf6a9 100644
--- a/gtk2_ardour/canvas-note-event.h
+++ b/gtk2_ardour/canvas-note-event.h
@@ -1,6 +1,6 @@
/*
Copyright (C) 2007 Paul Davis
- Author: Dave Robillard
+ Author: David Robillard
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/gtk2_ardour/canvas-note.h b/gtk2_ardour/canvas-note.h
index 3148a38c95..eb8b1eab02 100644
--- a/gtk2_ardour/canvas-note.h
+++ b/gtk2_ardour/canvas-note.h
@@ -1,6 +1,6 @@
/*
Copyright (C) 2007 Paul Davis
- Author: Dave Robillard
+ Author: David Robillard
Author: Hans Baier
This program is free software; you can redistribute it and/or modify
diff --git a/gtk2_ardour/diamond.cc b/gtk2_ardour/diamond.cc
index eb2f3b82b6..4ed7fa9ebc 100644
--- a/gtk2_ardour/diamond.cc
+++ b/gtk2_ardour/diamond.cc
@@ -1,6 +1,6 @@
/*
Copyright (C) 2007 Paul Davis
- Author: Dave Robillard
+ Author: David Robillard
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/gtk2_ardour/diamond.h b/gtk2_ardour/diamond.h
index a8169becb9..a9110d497d 100644
--- a/gtk2_ardour/diamond.h
+++ b/gtk2_ardour/diamond.h
@@ -1,6 +1,6 @@
/*
Copyright (C) 2007 Paul Davis
- Author: Dave Robillard
+ Author: David Robillard
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/gtk2_ardour/midi_region_view.cc b/gtk2_ardour/midi_region_view.cc
index 14f590d347..af3b624eeb 100644
--- a/gtk2_ardour/midi_region_view.cc
+++ b/gtk2_ardour/midi_region_view.cc
@@ -1,6 +1,6 @@
/*
Copyright (C) 2001-2007 Paul Davis
- Author: Dave Robillard
+ Author: David Robillard
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/gtk2_ardour/midi_util.h b/gtk2_ardour/midi_util.h
index 2c158b1767..8b81269524 100644
--- a/gtk2_ardour/midi_util.h
+++ b/gtk2_ardour/midi_util.h
@@ -1,6 +1,6 @@
/*
Copyright (C) 2007 Paul Davis
- Author: Dave Robillard
+ Author: David Robillard
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/gtk2_ardour/po/de.po b/gtk2_ardour/po/de.po
index e5e636213a..813ed1f463 100644
--- a/gtk2_ardour/po/de.po
+++ b/gtk2_ardour/po/de.po
@@ -160,8 +160,8 @@ msgid "Nimal Ratnayake"
msgstr "Nimal Ratnayake"
#: about.cc:157
-msgid "Dave Robillard"
-msgstr "Dave Robillard"
+msgid "David Robillard"
+msgstr "David Robillard"
#: about.cc:158
msgid "Taybin Rutkin"
diff --git a/gtk2_ardour/po/el.po b/gtk2_ardour/po/el.po
index b908eebaa7..cb87cc4cd6 100644
--- a/gtk2_ardour/po/el.po
+++ b/gtk2_ardour/po/el.po
@@ -153,7 +153,7 @@ msgid "Nimal Ratnayake"
msgstr ""
#: about.cc:157
-msgid "Dave Robillard"
+msgid "David Robillard"
msgstr ""
#: about.cc:158
diff --git a/gtk2_ardour/po/es.po b/gtk2_ardour/po/es.po
index 1f91cba04e..aadd4c8e3d 100644
--- a/gtk2_ardour/po/es.po
+++ b/gtk2_ardour/po/es.po
@@ -154,7 +154,7 @@ msgid "Nimal Ratnayake"
msgstr ""
#: about.cc:157
-msgid "Dave Robillard"
+msgid "David Robillard"
msgstr ""
#: about.cc:158
diff --git a/gtk2_ardour/po/fr.po b/gtk2_ardour/po/fr.po
index f105cab90d..8e90406b3e 100644
--- a/gtk2_ardour/po/fr.po
+++ b/gtk2_ardour/po/fr.po
@@ -157,8 +157,8 @@ msgid "Nimal Ratnayake"
msgstr "Nimal Ratnayake"
#: about.cc:157
-msgid "Dave Robillard"
-msgstr "Dave Robillard"
+msgid "David Robillard"
+msgstr "David Robillard"
#: about.cc:158
msgid "Taybin Rutkin"
diff --git a/gtk2_ardour/po/it.po b/gtk2_ardour/po/it.po
index da88cfbb79..054649ff13 100644
--- a/gtk2_ardour/po/it.po
+++ b/gtk2_ardour/po/it.po
@@ -154,7 +154,7 @@ msgid "Nimal Ratnayake"
msgstr ""
#: about.cc:157
-msgid "Dave Robillard"
+msgid "David Robillard"
msgstr ""
#: about.cc:158
diff --git a/gtk2_ardour/po/pl.po b/gtk2_ardour/po/pl.po
index 7fc884acdc..0801ec003f 100644
--- a/gtk2_ardour/po/pl.po
+++ b/gtk2_ardour/po/pl.po
@@ -158,8 +158,8 @@ msgid "Nimal Ratnayake"
msgstr "Nimal Ratnayake"
#: about.cc:157
-msgid "Dave Robillard"
-msgstr "Dave Robillard"
+msgid "David Robillard"
+msgstr "David Robillard"
#: about.cc:158
msgid "Taybin Rutkin"
diff --git a/gtk2_ardour/po/pt.po b/gtk2_ardour/po/pt.po
index d1f7d5103c..63863913b3 100644
--- a/gtk2_ardour/po/pt.po
+++ b/gtk2_ardour/po/pt.po
@@ -157,7 +157,7 @@ msgid "Nimal Ratnayake"
msgstr ""
#: about.cc:157
-msgid "Dave Robillard"
+msgid "David Robillard"
msgstr ""
#: about.cc:158
diff --git a/gtk2_ardour/po/pt_PT.po b/gtk2_ardour/po/pt_PT.po
index 2be77180a8..cc72b0d270 100644
--- a/gtk2_ardour/po/pt_PT.po
+++ b/gtk2_ardour/po/pt_PT.po
@@ -153,7 +153,7 @@ msgid "Nimal Ratnayake"
msgstr ""
#: about.cc:157
-msgid "Dave Robillard"
+msgid "David Robillard"
msgstr ""
#: about.cc:158
diff --git a/gtk2_ardour/po/ru.po b/gtk2_ardour/po/ru.po
index 78d25658f7..3048e7e3d6 100644
--- a/gtk2_ardour/po/ru.po
+++ b/gtk2_ardour/po/ru.po
@@ -163,8 +163,8 @@ msgid "Nimal Ratnayake"
msgstr "Nimal Ratnayake"
#: about.cc:158
-msgid "Dave Robillard"
-msgstr "Dave Robillard"
+msgid "David Robillard"
+msgstr "David Robillard"
#: about.cc:159
msgid "Taybin Rutkin"
diff --git a/gtk2_ardour/po/sv.po b/gtk2_ardour/po/sv.po
index b8e075f2c2..5b98e72e4f 100644
--- a/gtk2_ardour/po/sv.po
+++ b/gtk2_ardour/po/sv.po
@@ -153,7 +153,7 @@ msgid "Nimal Ratnayake"
msgstr ""
#: about.cc:157
-msgid "Dave Robillard"
+msgid "David Robillard"
msgstr ""
#: about.cc:158